Timeline for Periodic Table of Elements - Code Golf
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:41 | history | edited | Community Bot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Oct 20, 2014 at 21:09 | history | edited | AShelly | CC BY-SA 3.0 |
-2 (-newline, array expansion, no gsub paren)
|
| Oct 11, 2014 at 18:44 | comment | added | Mast | One has the audacity to state something can't be done with regex. Thanks for proving them (one said, many thought) wrong :) | |
| Oct 9, 2014 at 1:13 | history | edited | AShelly | CC BY-SA 3.0 |
trimmed a few more by eliminating match groups and `capitalize`, alternate printing
|
| Oct 8, 2014 at 16:10 | history | edited | AShelly | CC BY-SA 3.0 |
more regexen, now less than 4 bytes per element. +test framework
|
| Oct 8, 2014 at 12:42 | comment | added | AShelly | Of course it works: ideone.com/7FZlAt | |
| Oct 8, 2014 at 12:38 | history | edited | AShelly | CC BY-SA 3.0 |
reverted testing change.
|
| Oct 8, 2014 at 9:09 | comment | added | edc65 | Standing ovation if it works for all 100+ cases | |
| Oct 8, 2014 at 4:29 | history | answered | AShelly | CC BY-SA 3.0 |