moonscript/tests/outputs
leaf corcoran d75c2b04ff arguments can be continued on next line with indent
+ some parsing cleanups
2011-08-20 10:38:40 -07:00
..
assign.lua fully moonspeak compiler 2011-06-12 22:38:42 -07:00
class.lua tests pass, fixed some bug 2011-07-14 00:02:07 -07:00
cond.lua for loops and while statements as expressions 2011-07-16 17:14:57 -07:00
funcs.lua arguments can be continued on next line with indent 2011-08-20 10:38:40 -07:00
import.lua new assign compile 2011-05-29 16:25:52 -07:00
lists.lua keep track of accumulator size instead of using length operator 2011-08-13 19:19:17 -07:00
literals.lua fixed number literals (all lua ones supported) 2011-08-12 19:35:22 -07:00
loops.lua keep track of accumulator size instead of using length operator 2011-08-13 19:19:17 -07:00
string.lua strings 2011-05-22 00:58:17 -07:00
syntax.lua keep track of accumulator size instead of using length operator 2011-08-13 19:19:17 -07:00
tables.lua tests pass, fixed some bug 2011-07-14 00:02:07 -07:00
using.lua fixed number literals (all lua ones supported) 2011-08-12 19:35:22 -07:00
whitespace.lua arguments can be continued on next line with indent 2011-08-20 10:38:40 -07:00
with.lua for loops and while statements as expressions 2011-07-16 17:14:57 -07:00