aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/backcall.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* add fat arrow support for backcall statement.Li Jin2020-02-261-0/+13
* add placeholder support for backcall statement.Li Jin2020-02-231-0/+10
* add placeholder support for backcall operator.Li Jin2020-02-141-1/+7
* add specs.Li Jin2020-02-031-5/+11
* fix some cases when using backcall with assignment.Li Jin2020-02-031-0/+10
* Separate MoonParser from MoonCompiler, make moonc compile multiple file in th...Li Jin2020-01-301-4/+6
* fix nothing.Li Jin2020-01-281-1/+1
* fix some special cases for backcall.Li Jin2020-01-281-0/+13
* Add multi-line comment support. Add escape new line symbol. Add back call syn...Li Jin2020-01-281-0/+46