| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: add test cases for empty table pattern matchingfeature/ast-node-end-position | Li Jin | 2026-03-26 | 1 | -1/+244 |
| | | | | | | | | | | | - Test [] pattern matches tables with #x == 0 - Test {} pattern matches tables with next(x) == nil - Test distinguishing between [] and {} patterns - Test empty patterns with then syntax - Test empty patterns with multiple when branches Related to #249 | ||||
| * | Updated tests. | Li Jin | 2026-01-26 | 1 | -0/+742 |
