Timeline for Are Pigs able to fly?
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Aug 4, 2014 at 9:59 | history | edited | user2361830 | CC BY-SA 3.0 |
added 18 characters in body
|
| Aug 4, 2014 at 9:54 | comment | added | user2361830 | @undergroundmonorail: thanks for spotting that! changed it. | |
| Aug 4, 2014 at 9:53 | history | edited | user2361830 | CC BY-SA 3.0 |
added 4 characters in body
|
| Aug 4, 2014 at 5:31 | comment | added | undergroundmonorail |
you should be able to save 2 bytes by putting the try block on the same line as try:
|
|
| Aug 3, 2014 at 19:11 | history | edited | user2361830 | CC BY-SA 3.0 |
fixed, squeezed and explained
|
| Aug 3, 2014 at 19:04 | history | edited | user2361830 | CC BY-SA 3.0 |
fixed and squeezed
|
| Aug 3, 2014 at 18:20 | history | edited | user2361830 | CC BY-SA 3.0 |
found bug
|
| Aug 3, 2014 at 17:22 | history | edited | user2361830 | CC BY-SA 3.0 |
simplified result lookup
|
| Aug 3, 2014 at 17:02 | history | edited | user2361830 | CC BY-SA 3.0 |
squeezed a little more
|
| Aug 3, 2014 at 16:52 | history | edited | user2361830 | CC BY-SA 3.0 |
shorter dict access via .get; down to 509
|
| Aug 3, 2014 at 16:45 | history | edited | user2361830 | CC BY-SA 3.0 |
fixed bug (clauses a -> not a went through unnoticed) and squeezed to 521c
|
| Aug 3, 2014 at 15:59 | history | edited | user2361830 | CC BY-SA 3.0 |
replaced comprehension by map+set intersection
|
| Aug 3, 2014 at 15:45 | history | edited | user2361830 | CC BY-SA 3.0 |
squeezed a couple more chars out with set literals
|
| Aug 3, 2014 at 12:21 | review | First posts | |||
| Aug 3, 2014 at 14:08 | |||||
| Aug 3, 2014 at 12:20 | history | answered | user2361830 | CC BY-SA 3.0 |