moonscript/spec/inputs
2016-09-25 17:34:59 -07: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 expression can be used inside slide boundaries, fixes #233 2016-09-25 17:34:59 -07:00
cond.moon allow assignment in unless block, fixes #251 2016-09-25 14:07:35 -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 let newlines break arguments in fn call with parens 2016-09-25 15:53:40 -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 class names aren't refs, fixes #287 2016-09-25 12:08:10 -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 add bitwise update assignment operators (#277) 2016-09-25 11:36:07 -07:00
tables.moon fixes #286 2016-09-25 11:59:27 -07:00
unless_else.moon spec indentation 2016-09-25 14:07:41 -07:00
using.moon move test to spec 2013-06-07 23:14:08 -07:00
whitespace.moon allow whitespace around function arguments when in parens, fixes #274 2016-09-25 14:33:55 -07:00
with.moon correct escape new chain format for lua keywords 2015-10-05 20:53:54 -07:00