| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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".
|
| |
|
|
|
|
|
|
| |
statement.
fix import macro rename issue.
|
| |
|
|
|
|
| |
block.
|
| |
|
|
|
|
| |
merged.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
started with an unary expression.
|
|
|
|
| |
now be written multiline without escape new line symbol.
|
| |
|
| |
|
|
|
|
| |
valid codes.
|
| |
|
|
|
|
| |
for Lua 5.4.
|
|
|
|
|
|
|
| |
[3].|> [4].*, /, //, %, ...
fix destructure with one table variable to operator-value expression.
fix simple chain value with Lua keyword colon chain item.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with table block.
|
| |
|
|
|
|
| |
check, fix assignment with backcall expr not well handled issue.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|