moonscript/spec/inputs
2015-12-06 11:31:40 -08:00
..
assign.moon move test to spec 2013-06-07 23:14:08 -07:00
bubbling.moon move test to spec 2013-06-07 23:14:08 -07:00
class.moon add more super class specs 2015-12-06 11:31:40 -08:00
comprehension.moon move test to spec 2013-06-07 23:14:08 -07:00
cond.moon move test to spec 2013-06-07 23:14:08 -07:00
destructure.moon move test to spec 2013-06-07 23:14:08 -07:00
do.moon move test to spec 2013-06-07 23:14:08 -07:00
export.moon move test to spec 2013-06-07 23:14:08 -07:00
funcs.moon move test to spec 2013-06-07 23:14:08 -07:00
import.moon move test to spec 2013-06-07 23:14:08 -07:00
lists.moon avoid creating unnecessary functions when using return keyword with statements and block_exps 2014-02-08 18:42:23 -08:00
literals.moon specs for new number literals #124 2014-01-06 10:38:01 -08:00
local.moon move test to spec 2013-06-07 23:14:08 -07:00
loops.moon make sure return/break at end don't interfere with continue logic fixes #215 #190 #183 2015-09-26 20:29:39 -07:00
operators.moon parens can take spacebreaks on the insides of either side 2015-02-28 13:52:09 -08:00
return.moon avoid creating unnecessary functions when using return keyword with statements and block_exps 2014-02-08 18:42:23 -08:00
string.moon move test to spec 2013-06-07 23:14:08 -07:00
stub.moon move test to spec 2013-06-07 23:14:08 -07:00
switch.moon move test to spec 2013-06-07 23:14:08 -07:00
syntax.moon fix regression from #200 2015-09-29 00:32:46 -07:00
tables.moon more whitespace sepcs for table 2015-02-28 14:10:45 -08:00
using.moon move test to spec 2013-06-07 23:14:08 -07:00
whitespace.moon move test to spec 2013-06-07 23:14:08 -07:00
with.moon correct escape new chain format for lua keywords 2015-10-05 20:53:54 -07:00