Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prevent more anonymous functions generating from `const`, `close` decl. | Li Jin | 2024-05-23 | 1 | -47/+47 |
* | remove one more redundant 'do' block from destructuring. | Li Jin | 2024-03-25 | 1 | -7/+5 |
* | remove redundant 'do' blocks in code generation. | Li Jin | 2024-03-21 | 1 | -11/+7 |
* | try fixing issue #162. | Li Jin | 2024-03-19 | 1 | -0/+1 |
* | 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 | -11/+34 |
* | fix more ambiguous Lua codes generation cases. | Li Jin | 2023-06-25 | 1 | -4/+4 |
* | fix issue #133. | Li Jin | 2023-05-17 | 1 | -11/+7 |
* | fix issue #97 by line decorator. | Li Jin | 2022-05-16 | 1 | -0/+39 |
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+63 |