Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing issue #153.v0.19.6 | Li Jin | 2023-10-17 | 1 | -0/+36 |
* | added `from import` for issue #149. | Li Jin | 2023-09-25 | 1 | -0/+29 |
* | fixing issue #149. | Li Jin | 2023-09-22 | 1 | -0/+4 |
* | fix issue #139. | Li Jin | 2023-06-29 | 1 | -1/+1 |
* | add metamethods checking. | Li Jin | 2022-12-28 | 1 | -3/+4 |
* | redesigned metatable syntax. add support for destructuring a field with strin... | Li Jin | 2022-09-08 | 1 | -3/+3 |
* | fix not marking variables from `import from` statement to be const issue.v0.14.4 | Li Jin | 2022-07-29 | 1 | -7/+2 |
* | add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr... | Li Jin | 2022-07-24 | 1 | -1/+1 |
* | fix issue #76. | Li Jin | 2022-02-08 | 1 | -0/+7 |
* | simplify and extend import syntax. | Li Jin | 2021-02-22 | 1 | -2/+3 |
* | stop reusing variables, rename project. | Li Jin | 2021-02-17 | 1 | -0/+68 |