moonscript/spec/outputs
2013-06-30 23:28:51 -07:00
..
assign.lua move test to spec 2013-06-07 23:14:08 -07:00
bubbling.lua no temporary functions when returning block_exp 2013-06-30 23:28:51 -07:00
class.lua don't generate unecessary code for classes 2013-06-25 20:05:20 -07:00
comprehension.lua don't create unecessary function with tblcomp and assign single 2013-06-30 21:06:31 -07:00
cond.lua move test to spec 2013-06-07 23:14:08 -07:00
destructure.lua reuse locals for unpack loops 2013-06-10 19:18:49 -07:00
do.lua move test to spec 2013-06-07 23:14:08 -07:00
export.lua don't generate unecessary code for classes 2013-06-25 20:05:20 -07:00
funcs.lua move test to spec 2013-06-07 23:14:08 -07:00
import.lua import is backed by destructure 2013-06-29 01:09:42 -07:00
lists.lua no temporary functions when returning block_exp 2013-06-30 23:28:51 -07:00
literals.lua move test to spec 2013-06-07 23:14:08 -07:00
local.lua move test to spec 2013-06-07 23:14:08 -07:00
loops.lua kill some more anon funcs for while,for,foreach 2013-06-30 21:20:01 -07:00
string.lua move test to spec 2013-06-07 23:14:08 -07:00
stub.lua move test to spec 2013-06-07 23:14:08 -07:00
switch.lua move test to spec 2013-06-07 23:14:08 -07:00
syntax.lua move test to spec 2013-06-07 23:14:08 -07:00
tables.lua move test to spec 2013-06-07 23:14:08 -07:00
using.lua move test to spec 2013-06-07 23:14:08 -07:00
whitespace.lua move test to spec 2013-06-07 23:14:08 -07:00
with.lua with doesn't create its own reference unless necessary 2013-06-10 16:12:26 -07:00