aboutsummaryrefslogtreecommitdiff
path: root/src/MoonP/moonplus.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stop reusing variables, rename project.Li Jin2021-02-171-139/+0
|
* update year.Li Jin2021-01-051-1/+1
|
* fix.Li Jin2021-01-051-4/+4
|
* extend macro feature to support compiling Moonscript to other Lua dialect ↵Li Jin2020-10-211-13/+13
| | | | | | | | like teal. add examples for how to write MoonPlus codes that compile to teal. fix C++ macro to build without MoonPlus macro feature or built-in Lua. add support for passing arguments from command line to compiler that can be accessed or altered by "require('moonp').options".
* change file extension moonp.Li Jin2020-10-081-1/+5
|
* add useSpaceOverTab option for compiler, add variadic arguments declaration ↵Li Jin2020-03-301-0/+6
| | | | check, fix assignment with backcall expr not well handled issue.
* fix commit messed with gitignore.Li Jin2020-03-111-0/+129