Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update year. | Li Jin | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | extend macro feature to support compiling Moonscript to other Lua dialect ↵ | Li Jin | 2020-10-21 | 1 | -2/+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 Jin | 2020-10-08 | 1 | -1/+2 |
| | |||||
* | allow implicit return block macro, fix compiled Lua codes searching issue. | Li Jin | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | add useSpaceOverTab option for compiler, add variadic arguments declaration ↵ | Li Jin | 2020-03-30 | 1 | -0/+1 |
| | | | | check, fix assignment with backcall expr not well handled issue. | ||||
* | fix moonp repl issue. | Li Jin | 2020-03-27 | 1 | -1/+1 |
| | |||||
* | add macro functions. | Li Jin | 2020-03-11 | 1 | -1/+5 |
| | |||||
* | change some interfaces. | Li Jin | 2020-02-22 | 1 | -1/+11 |
| | |||||
* | remove codes to be compatible with old version. | Li Jin | 2020-01-13 | 1 | -4/+1 |
| | |||||
* | update. | Li Jin | 2020-01-10 | 1 | -0/+39 |