Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵ | Li Jin | 2022-07-24 | 1 | -2/+8 |
| | | | | destructure. make import item const by default. | ||||
* | adding support for fixing issue #85. | Li Jin | 2022-04-06 | 1 | -4/+12 |
| | |||||
* | partially fix issue #69, fix a few case the generated code leaks some temp ↵ | Li Jin | 2021-10-31 | 1 | -14/+18 |
| | | | | variables. | ||||
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+307 |