Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add update syntax support for //. fix issue #96. | Li Jin | 2022-05-13 | 1 | -0/+1 |
* | fixing issue #77. change table appending syntax to: tb[] = 1 | Li Jin | 2022-02-14 | 1 | -10/+24 |
* | add a missed local variable check. | Li Jin | 2022-02-11 | 1 | -5/+6 |
* | add Lua table appending idiom: tb #= 123 | Li Jin | 2022-02-11 | 1 | -0/+18 |
* | fix the way update assignment is implemented. | Li Jin | 2022-02-09 | 1 | -1/+11 |
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+360 |