Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix xpcall usages in different Lua version. | Li Jin | 2023-07-28 | 1 | -2/+2 |
* | redesigned metatable syntax. add support for destructuring a field with strin... | Li Jin | 2022-09-08 | 1 | -1/+1 |
* | add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr... | Li Jin | 2022-07-24 | 1 | -1/+1 |
* | auto add search path for cmd tools. | Li Jin | 2022-07-13 | 1 | -3/+0 |
* | add spec. | Li Jin | 2022-07-07 | 1 | -0/+10 |
* | disable exporting macro from a normal module. | Li Jin | 2022-07-05 | 1 | -1/+1 |
* | fix an indent issue. add more macro specs. fixing issue #69. | Li Jin | 2021-11-23 | 1 | -0/+16 |
* | update macro spec and builtin Lua.v0.9.1 | Li Jin | 2021-11-22 | 1 | -13/+2 |
* | try to fix issue #69 with new macro functions. add builtin macro $MODULE and ... | Li Jin | 2021-11-19 | 1 | -9/+29 |
* | fix. | Li Jin | 2021-09-20 | 1 | -1/+1 |
* | fix macro issue. | Li Jin | 2021-02-17 | 1 | -3/+4 |
* | stop reusing variables, rename project. | Li Jin | 2021-02-17 | 1 | -0/+258 |