moonscript/tests/inputs
2011-07-22 19:21:12 -07:00
..
assign.moon assignable if, exp list as statement, ; as value separator 2011-05-29 22:38:47 -07:00
class.moon instances store class in __class 2011-07-04 11:40:20 -07:00
cond.moon for loops and while statements as expressions 2011-07-16 17:14:57 -07:00
funcs.moon default function args 2011-07-16 11:00:39 -07:00
import.moon use \ for colon call operator 2011-06-22 23:45:03 -07:00
lists.moon slice shorthand for unpacked list comprehension 2011-06-23 08:42:43 -07:00
loops.moon for loops and while statements as expressions 2011-07-16 17:14:57 -07:00
string.moon strings 2011-05-22 00:58:17 -07:00
syntax.moon fixed parse error for empty lines before else/elseif 2011-07-22 19:21:12 -07:00
tables.moon more tables 2011-05-22 22:12:21 -07:00
with.moon for loops and while statements as expressions 2011-07-16 17:14:57 -07:00