Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spec.v0.16.5 | Li Jin | 2023-05-17 | 1 | -8/+8 |
* | redesigned metatable syntax. add support for destructuring a field with strin... | Li Jin | 2022-09-08 | 1 | -34/+58 |
* | fix missing checks and issues related to destrucuring in if branches. | Li Jin | 2022-07-26 | 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 |
* | fix spec. | Li Jin | 2022-05-24 | 1 | -1/+1 |
* | add new syntax for issue #41. fix a issue for destructure syntax with TableBl... | Li Jin | 2021-03-08 | 1 | -0/+11 |
* | fix issue #41, add square brackets support for metatable syntax. fix using me... | Li Jin | 2021-03-05 | 1 | -0/+8 |
* | add new metatable syntax for issue #41, fix reusing local variable issue, upd... | Li Jin | 2021-03-03 | 1 | -0/+43 |