aboutsummaryrefslogtreecommitdiff
path: root/src/moonp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix issue #34.Li Jin2021-01-111-1/+8
* update year.Li Jin2021-01-051-3/+3
* extend macro feature to support compiling Moonscript to other Lua dialect lik...Li Jin2020-10-211-11/+26
* change file extension moonp.Li Jin2020-10-081-4/+4
* fix.Li Jin2020-09-171-2/+0
* add a flag to build moonp without Lua.Li Jin2020-09-171-11/+33
* make -p option work with other compile options for moonp.Li Jin2020-04-091-9/+18
* clean up.Li Jin2020-04-091-2/+2
* add Lua code minify function to moonp.Li Jin2020-04-081-10/+66
* add useSpaceOverTab option for compiler, add variadic arguments declaration c...Li Jin2020-03-301-0/+10
* change input method for moonp -- option.Li Jin2020-03-291-3/+3
* fix an existential op issue and add case.Li Jin2020-03-281-2/+8
* fix moonp repl issue.Li Jin2020-03-271-5/+59
* update REPL functions.Li Jin2020-03-271-11/+22
* add REPL support for moonp.Li Jin2020-03-261-4/+97
* Add c++17 filesystem compatible lib.Li Jin2020-03-251-2/+1
* add command line option "-e" to moonp to eval file or string.Li Jin2020-03-241-53/+156
* add macro functions.Li Jin2020-03-111-140/+40
* fix moonp release issue.Li Jin2020-03-051-2/+2
* move functions of old export statement to global statement, make export state...Li Jin2020-03-051-3/+3
* add fat arrow support for backcall statement.Li Jin2020-02-261-1/+1
* change some interfaces.Li Jin2020-02-221-2/+2
* remove the extra type id system.Li Jin2020-02-181-7/+7
* refactor some codes to be safer.Li Jin2020-02-171-36/+30
* update readme and rockspec.Li Jin2020-02-131-1/+1
* releasing moonplus as a lib.Li Jin2020-02-071-0/+293