Timeline for Alice's First Code Review
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Jul 6, 2019 at 6:14 | comment | added | Arnauld |
@Shaggy ++w>x-2 is actually w++>=x-2 (w++>=x would fail for \42ドル\,ドル for instance). But \s does save 4 bytes. Thanks. :)
|
|
| Jul 6, 2019 at 6:10 | history | edited | Arnauld | CC BY-SA 4.0 |
saved 4 bytes
|
| Jul 5, 2019 at 22:33 | comment | added | Shaggy |
Can't [\s\n] just be \s?
|
|
| Jul 5, 2019 at 14:38 | history | edited | Arnauld | CC BY-SA 4.0 |
saved 2 bytes
|
| Jul 5, 2019 at 13:46 | history | edited | Arnauld | CC BY-SA 4.0 |
saved 4 bytes and added a new test case
|
| Jul 5, 2019 at 13:30 | history | edited | Arnauld | CC BY-SA 4.0 |
saved 4 bytes and added a new test case
|
| Jul 5, 2019 at 13:28 | comment | added | Arnauld | @DaniilTutubalin That's why I deleted my initial post (and suggested such a test case), but this is now supported correctly. | |
| Jul 5, 2019 at 13:26 | comment | added | Daniil Tutubalin |
Well done! Though try this test: This must be 5x5 with 1x1 gap. (24 characters)
|
|
| Jul 5, 2019 at 13:23 | history | undeleted | Arnauld | ||
| Jul 5, 2019 at 13:23 | history | edited | Arnauld | CC BY-SA 4.0 |
fixed to enforce rule 16
|
| Jul 5, 2019 at 13:19 | history | deleted | Arnauld | via Vote | |
| Jul 5, 2019 at 13:15 | history | answered | Arnauld | CC BY-SA 4.0 |