• Joined on 2017-10-29
nortti pushed to master at nortti/gir 2018-05-26 10:19:22 +00:00
27a13b7fac Default to 400000 cycles for ircbotRun()
nortti pushed to master at nortti/gir 2018-05-26 10:17:24 +00:00
23be1e6fd8 Update TODO
bf28a946ec Rename run() to ircbotRun(), since it's meant for them
Compare 2 commits »
nortti pushed to master at nortti/gir 2018-05-26 10:14:11 +00:00
96a5cd7767 Add :;#
nortti pushed to master at nortti/gir 2018-05-25 20:21:35 +00:00
e75a0a085d Update documentation
nortti pushed to master at nortti/gir 2018-05-25 15:26:26 +00:00
d5ff090be6 Update TODOs
nortti pushed to master at nortti/gir 2018-05-25 15:24:32 +00:00
07e0d38f9e Add transformMultiplyLoops optimization pass and switch to using Maps
nortti pushed to master at nortti/gir 2018-05-25 11:19:15 +00:00
eacbc95cea Implement UTF-8
nortti pushed to master at nortti/gir 2018-05-24 20:36:31 +00:00
4853e42992 run() can now take a maxCycles argument
d2a97cebb2 Add correct charset info
d2e4da1939 Change the values runVM returns that relate to cycle limit
Compare 3 commits »
nortti pushed to master at nortti/gir 2018-05-24 20:06:03 +00:00
31d5bbbdeb Only transform list of lines into string at end of prettifyIR, since otherwise we concat an array with a string
nortti pushed to master at nortti/gir 2018-05-24 19:50:36 +00:00
e046d187ae joinAdjacentOps should recurse
nortti pushed to master at nortti/gir 2018-05-24 08:20:38 +00:00
151c8c9113 Update README.md
nortti pushed to master at nortti/gir 2018-05-23 21:19:52 +00:00
b2d5a05650 Add TODOs
nortti pushed to master at nortti/gir 2018-05-23 21:17:35 +00:00
02f2200c08 Add TODO list to README.md
nortti pushed to master at nortti/gir 2018-05-23 21:11:31 +00:00
377c65e56b Implement the VM
nortti pushed to master at nortti/gir 2018-05-23 18:57:13 +00:00
7186a895d2 prettyPrint → prettifyIR (make return string instead of printing)
nortti pushed to master at nortti/gir 2018-05-23 18:48:48 +00:00
8d00baafd0 Add flattenLoops pass
nortti pushed to master at nortti/gir 2018-05-22 16:48:16 +00:00
3a83ffb366 Apparently I don't know Gogs' Markdown dialect
nortti pushed to master at nortti/gir 2018-05-22 16:39:53 +00:00
fb50e68e85 Add documentation
nortti pushed to master at nortti/gir 2018-05-22 12:10:16 +00:00
aa34ac6470 Add todos
nortti pushed to master at nortti/gir 2018-05-22 12:08:29 +00:00
2b6b6a96fb Add offsets to commands
39890cdc5a Turn [-] or [+] into a clear command
b945657163 Fix typo
Compare 3 commits »