Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant 'do' blocks in code generation. | Li Jin | 2024-03-21 | 1 | -37/+27 |
* | fix a missing case for condition chaining.v0.20.5 | Li Jin | 2023-11-09 | 1 | -0/+11 |
* | fix chaining condition evaluation rules.v0.20.1 | Li Jin | 2023-10-23 | 1 | -2/+153 |
* | fixing issues from #152. | Li Jin | 2023-10-22 | 1 | -0/+17 |
* | fix issue #111. | Li Jin | 2022-10-21 | 1 | -0/+10 |
* | fix missing checks and issues related to destrucuring in if branches. | Li Jin | 2022-07-26 | 1 | -1/+1 |
* | fix more cases that global values are not being cached. | Li Jin | 2022-03-14 | 1 | -0/+22 |
* | fix an extra global check case. | Li Jin | 2022-02-15 | 1 | -0/+14 |
* | eliminate some ambiguous syntax.v0.9.5 | Li Jin | 2021-12-17 | 1 | -0/+30 |
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+272 |