Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant 'do' blocks in code generation. | Li Jin | 2024-03-21 | 1 | -219/+201 |
* | fix table matching syntax in switch statement with list table.v0.20.4 | Li Jin | 2023-11-02 | 1 | -0/+35 |
* | fixing Linux build. | Li Jin | 2023-03-23 | 1 | -32/+32 |
* | fix table pattern matching. confirm fixing issue #116. | Li Jin | 2022-11-21 | 1 | -16/+32 |
* | add spec.v0.13.6 | Li Jin | 2022-07-14 | 1 | -0/+28 |
* | fix else clause issue in switch statement with table matching. | Li Jin | 2022-07-14 | 1 | -2/+8 |
* | add missing generated codes. | Li Jin | 2022-07-14 | 1 | -0/+18 |
* | fix table matching issue and update doc. | Li Jin | 2022-07-14 | 1 | -16/+12 |
* | add table pattern matching syntax and fix issue #93, remove a confusing defau... | Li Jin | 2022-07-12 | 1 | -7/+257 |
* | partially fix issue #69, fix a few case the generated code leaks some temp va... | Li Jin | 2021-10-31 | 1 | -47/+63 |
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+71 |