aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/tables.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* change file extension moonp.Li Jin2020-10-081-207/+0
* support inserting common expression item started with * symbol into a table b...Li Jin2020-09-181-0/+23
* make simple table and table block appear in the end of function arguments mer...Li Jin2020-09-171-1/+1
* revert binary operator rules, change implicit object start symbol.Li Jin2020-09-111-6/+7
* add implicit objects support while writing tables.Li Jin2020-09-111-0/+20
* fix compile error for "t = { [ [[abc]] ] : 42 }", make "t = {[[abc]]:42}" val...Li Jin2020-07-061-0/+2
* fix Moonscript issue 375.Li Jin2020-01-251-69/+69
* fix Moonscript issue 122, add support for ? operator.Li Jin2020-01-181-1/+1
* update.Li Jin2020-01-101-0/+161