Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix more ambiguous Lua codes generation cases. | Li Jin | 2023-06-25 | 1 | -4/+4 |
| | |||||
* | add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵ | Li Jin | 2022-07-24 | 1 | -1/+2 |
| | | | | destructure. make import item const by default. | ||||
* | auto add search path for cmd tools. | Li Jin | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | add spec. | Li Jin | 2022-07-07 | 1 | -1/+20 |
| | |||||
* | fix an indent issue. add more macro specs. fixing issue #69. | Li Jin | 2021-11-23 | 1 | -0/+13 |
| | |||||
* | update macro spec and builtin Lua.v0.9.1 | Li Jin | 2021-11-22 | 1 | -1/+1 |
| | |||||
* | try to fix issue #69 with new macro functions. add builtin macro $MODULE and ↵ | Li Jin | 2021-11-19 | 1 | -0/+31 |
| | | | | $LINE. | ||||
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+233 |