Timeline for Making Future Posts Runnable Online with Stack Snippets
Current License: CC BY-SA 3.0
51 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Mar 22, 2017 at 19:58 | history | edited | ETHproductions | CC BY-SA 3.0 | fixed interpreter |
| Jan 10, 2016 at 4:11 | history | edited | ETHproductions | CC BY-SA 3.0 | updated |
| Jan 10, 2016 at 4:08 | comment | added | ETHproductions | Please post any questions, suggestions, or bug reports in the Japt chatroom. | |
| Jan 6, 2016 at 21:47 | comment | added | ETHproductions | @nicael Thanks for the bug report. I thought I'd fixed this, but I'll look into it again. | |
| Jan 6, 2016 at 20:13 | comment | added | nicael | ceil and floor don't work. Throw "can't find variable: x" | |
| Jan 2, 2016 at 19:14 | comment | added | nicael | Haha, didn't read it properly :D | |
| Jan 2, 2016 at 19:07 | comment | added | ETHproductions | @nicael Because the JS code is basically ("this is a "+T) ? "test" : "". Try "this is a "+(T?"test: I'll take a look into the other problem when I'm back on my computer. | |
| Jan 2, 2016 at 8:56 | comment | added | nicael | Why does "this is a "+T?"test: produce test and strips anything before +? | |
| Jan 2, 2016 at 7:29 | comment | added | nicael | No, nothing changes :( | |
| Jan 2, 2016 at 2:50 | comment | added | ETHproductions | @nicael Try r"regex""replacement"P. The third param is the regex flags, so this basically means no regex flags. Can't test right now because I'm away from computer. | |
| Jan 1, 2016 at 21:34 | comment | added | nicael | How to replace without g flag? | |
| Dec 30, 2015 at 14:41 | comment | added | ETHproductions | @nicael OK, will fix soon | |
| Dec 30, 2015 at 14:41 | comment | added | nicael | A bug: Np0 squares N, but it should produce 1. | |
| Nov 30, 2015 at 3:13 | history | edited | ETHproductions | CC BY-SA 3.0 | add link to new interpreter |
| Nov 29, 2015 at 16:37 | comment | added | nicael | Ah, thanks. I was looking for it in the wrong table. | |
| Nov 29, 2015 at 16:30 | comment | added | ETHproductions | @nicael You can use Us q1, I believe. | |
| Nov 29, 2015 at 15:50 | comment | added | nicael | How would I convert input number to string? (i.e. input is 314151 and I want to split the input by 1: Uq1. But this only works if I wrap the input in quotes) | |
| Nov 29, 2015 at 15:32 | history | edited | ETHproductions | CC BY-SA 3.0 | fixed some modified variables |
| Nov 29, 2015 at 4:40 | history | edited | ETHproductions | CC BY-SA 3.0 | added 94 characters in body |
| Nov 29, 2015 at 1:49 | history | rollback | ETHproductions | Rollback to Revision 24 | |
| Nov 29, 2015 at 1:38 | history | edited | ETHproductions | CC BY-SA 3.0 | cdn.rawgit.com seems to be faster |
| Nov 28, 2015 at 22:48 | history | edited | ETHproductions | CC BY-SA 3.0 | added 21 characters in body |
| Nov 28, 2015 at 22:38 | history | edited | ETHproductions | CC BY-SA 3.0 | updated for version 2.0 |
| Nov 28, 2015 at 20:50 | history | edited | ETHproductions | CC BY-SA 3.0 | rawgit.com is slow |
| Nov 28, 2015 at 20:29 | history | edited | ETHproductions | CC BY-SA 3.0 | changed to experimental interpreter |
| Nov 27, 2015 at 22:13 | history | edited | ETHproductions | CC BY-SA 3.0 | added section on Date objects |
| Nov 25, 2015 at 3:09 | comment | added | ETHproductions | @ןnɟuɐɯɹɐןoɯ Thanks, that saved a few bytes! | |
| Nov 25, 2015 at 3:09 | history | edited | ETHproductions | CC BY-SA 3.0 | changed URLs |
| Nov 25, 2015 at 2:08 | comment | added | Mama Fun Roll | You should use rawgit.com instead of raw.githubusercontent.com - Chrome doesn't like the MIME type stuff. | |
| Nov 22, 2015 at 18:10 | history | edited | ETHproductions | CC BY-SA 3.0 | added a few functions |
| Nov 22, 2015 at 1:31 | history | edited | ETHproductions | CC BY-SA 3.0 | updated for version 0.1.3 |
| Nov 20, 2015 at 3:45 | history | edited | ETHproductions | CC BY-SA 3.0 | Vɪʜᴀɴ handed me the reins of shoco |
| Nov 20, 2015 at 3:38 | history | edited | ETHproductions | CC BY-SA 3.0 | Vɪʜᴀɴ now holds the reins of Japt's shoco library |
| Nov 20, 2015 at 3:15 | history | edited | ETHproductions | CC BY-SA 3.0 | added shoco support (I hope) |
| Nov 18, 2015 at 5:56 | history | edited | ETHproductions | CC BY-SA 3.0 | added 157 characters in body |
| Nov 18, 2015 at 3:41 | history | edited | ETHproductions | CC BY-SA 3.0 | moved interpreter source to GitHub |
| Nov 18, 2015 at 3:24 | comment | added | ETHproductions | @Vɪʜᴀɴ I should've said 24 minutes. ;) Here you go. Readme is on the way. | |
| Nov 18, 2015 at 2:56 | comment | added | ETHproductions | @Vɪʜᴀɴ Not yet, but I'll set one up in the next 24 hours. | |
| Nov 17, 2015 at 3:59 | comment | added | Downgoat | Does Japt have a Github? | |
| Nov 14, 2015 at 23:16 | history | edited | ETHproductions | CC BY-SA 3.0 | support for missing quote |
| Nov 14, 2015 at 23:02 | history | edited | ETHproductions | CC BY-SA 3.0 | feature additions |
| Nov 8, 2015 at 17:24 | history | edited | ETHproductions | CC BY-SA 3.0 | bug fixes |
| Nov 5, 2015 at 18:52 | history | edited | ETHproductions | CC BY-SA 3.0 | added output to output box |
| Nov 4, 2015 at 17:46 | history | edited | ETHproductions | CC BY-SA 3.0 | added 145 characters in body |
| Nov 4, 2015 at 3:14 | history | edited | ETHproductions | CC BY-SA 3.0 | wait, that was yesterday??? |
| Nov 4, 2015 at 3:06 | history | edited | ETHproductions | CC BY-SA 3.0 | added array and number tables |
| Nov 3, 2015 at 0:01 | history | edited | ETHproductions | CC BY-SA 3.0 | added spec details |
| Nov 2, 2015 at 23:42 | history | edited | ETHproductions | CC BY-SA 3.0 | added string function table |
| Nov 2, 2015 at 22:58 | history | edited | ETHproductions | CC BY-SA 3.0 | edited display |
| Nov 2, 2015 at 22:42 | history | answered | ETHproductions | CC BY-SA 3.0 |