| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stop reusing variables, rename project. | Li Jin | 2021-02-17 | 1 | -258/+0 |
| | | |||||
| * | simplify macro syntax. fix issue #38 again. | Li Jin | 2021-02-08 | 1 | -19/+55 |
| | | |||||
| * | fix #38 | Li Jin | 2021-02-06 | 1 | -9/+33 |
| | | |||||
| * | fix issue #36 | Li Jin | 2021-01-22 | 1 | -1/+1 |
| | | |||||
| * | extend macro feature to support compiling Moonscript to other Lua dialect ↵ | Li Jin | 2020-10-21 | 1 | -9/+14 |
| | | | | | | | | | 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". | ||||
| * | add support to import all macros from a module with symbol '$' in import-as ↵ | Li Jin | 2020-10-15 | 1 | -1/+4 |
| | | | | | | | statement. fix import macro rename issue. | ||||
| * | change file extension moonp. | Li Jin | 2020-10-08 | 1 | -0/+190 |
