moonscript/tests/outputs
2012-10-30 09:38:47 -07:00
..
assign.lua fully moonspeak compiler 2011-06-12 22:38:42 -07:00
bubbling.lua redo varargs bubbling with send, fix some varargs issues 2012-10-28 01:50:22 -07:00
class.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
comprehension.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
cond.lua assignment declaration is pulled out of line decorators #44 2012-10-25 18:55:04 -07:00
export.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
funcs.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
import.lua "declare" no longer shadows, introduce "declare_with_shadows" for local keyword 2012-10-25 18:22:51 -07:00
lists.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
literals.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
local.lua "declare" no longer shadows, introduce "declare_with_shadows" for local keyword 2012-10-25 18:22:51 -07:00
loops.lua don't crash when non-value is at end of loop expression 2012-10-30 09:11:06 -07:00
string.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
stub.lua varargs bubbling moved to block_exp 2011-10-09 15:58:39 -07:00
switch.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
syntax.lua escape dot chains that are lua keywords 2012-10-01 15:12:01 -07:00
tables.lua allow string literal as table key 2012-09-08 18:40:15 -07:00
using.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
whitespace.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00
with.lua add implicit return to end of files #46 2012-10-30 09:38:47 -07:00