moonscript/spec/inputs
2015-02-28 14:10:45 -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 move test to spec 2013-06-07 23:14:08 -07: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 reuse locals for unpack loops 2013-06-10 19:18:49 -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 move test to spec 2013-06-07 23:14:08 -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 with doesn't create its own reference unless necessary 2013-06-10 16:12:26 -07:00