moonscript/spec/outputs
2016-09-25 15:53:40 -07:00
..
assign.lua move test to spec 2013-06-07 23:14:08 -07:00
bubbling.lua rebuild specs 2016-04-07 20:41:47 -07:00
class.lua add more super class specs 2015-12-06 11:31:40 -08:00
comprehension.lua assignable name list in comprehension/decorator for in loop, fixes #236 2016-09-25 14:20:57 -07:00
cond.lua allow assignment in unless block, fixes #251 2016-09-25 14:07:35 -07:00
destructure.lua simplify single name destructures/imports 2014-09-02 20:31:08 -07:00
do.lua move test to spec 2013-06-07 23:14:08 -07:00
export.lua rebuild specs and code 2015-11-19 22:47:06 -08:00
funcs.lua let newlines break arguments in fn call with parens 2016-09-25 15:53:40 -07:00
import.lua simplify single name destructures/imports 2014-09-02 20:31:08 -07:00
lists.lua rebuild specs 2016-04-07 20:41:47 -07:00
literals.lua specs for new number literals #124 2014-01-06 10:38:01 -08:00
local.lua class names aren't refs, fixes #287 2016-09-25 12:08:10 -07:00
loops.lua rebuild specs 2016-04-07 20:41:47 -07:00
operators.lua parens can take spacebreaks on the insides of either side 2015-02-28 13:52:09 -08:00
return.lua avoid creating unnecessary functions when using return keyword with statements and block_exps 2014-02-08 18:42:23 -08:00
string.lua move test to spec 2013-06-07 23:14:08 -07:00
stub.lua let colon stubs in assignments get simplified 2014-02-05 09:29:39 -08:00
switch.lua move test to spec 2013-06-07 23:14:08 -07:00
syntax.lua add bitwise update assignment operators (#277) 2016-09-25 11:36:07 -07:00
tables.lua fixes #286 2016-09-25 11:59:27 -07:00
unless_else.lua add spec 2016-03-31 18:38:56 +09:00
using.lua move test to spec 2013-06-07 23:14:08 -07:00
whitespace.lua allow whitespace around function arguments when in parens, fixes #274 2016-09-25 14:33:55 -07:00
with.lua correct escape new chain format for lua keywords 2015-10-05 20:53:54 -07:00