| Commit message (Expand) | Author | Age | Files | Lines |
* | fix more cases in try-catch syntax.v0.23.6 | Li Jin | 2024-05-17 | 2 | -15/+36 |
* | fix ambiguous issue in try-catch syntax.v0.23.4 | Li Jin | 2024-05-16 | 1 | -61/+80 |
* | remove one more redundant 'do' block from destructuring. | Li Jin | 2024-03-25 | 1 | -7/+5 |
* | remove one more redundant 'do' block from try-catch.v0.23.2 | Li Jin | 2024-03-21 | 1 | -12/+3 |
* | remove redundant 'do' blocks in code generation. | Li Jin | 2024-03-21 | 2 | -23/+17 |
* | fix Lua 5.1 close attribute compatible function. | Li Jin | 2024-03-19 | 1 | -31/+41 |
* | fix anonymous function args order. | Li Jin | 2024-03-19 | 1 | -8/+8 |
* | try fixing issue #162. | Li Jin | 2024-03-19 | 1 | -80/+103 |
* | fix a const list destructuring case. | Li Jin | 2023-12-19 | 1 | -0/+10 |
* | fixing issue #143 and #144. | Li Jin | 2023-08-07 | 1 | -0/+238 |
* | made a little optimization for try-catch syntax. | Li Jin | 2023-07-28 | 1 | -0/+4 |
* | fix test file path.v0.17.12 | Li Jin | 2023-07-28 | 1 | -0/+71 |
* | refactor break loop keyword checking. | Li Jin | 2023-01-29 | 1 | -0/+60 |
* | fix cases from issue #120. | Li Jin | 2023-01-29 | 1 | -0/+3 |
* | fix issue #81, refactor continue with gotos. | Li Jin | 2022-09-30 | 2 | -0/+450 |