| Commit message (Expand) | Author | Age | Files | Lines |
| * | de/fn, loop parameter lists use square brackets | s-ol | 2025-09-14 | 3 | -14/+38 |
| * | lib: unary math/+, math/* | s-ol | 2025-03-18 | 1 | -0/+13 |
| * | language: [array] and {struct} literalswip | s-ol | 2025-03-18 | 8 | -180/+178 |
| * | builtins: switch takes single array as value | s-ol | 2025-03-18 | 1 | -0/+15 |
| * | use testing module for lib/logic tests | s-ol | 2025-03-02 | 1 | -234/+85 |
| * | lib: add <,<=,>,>= to logic, add tests | s-ol | 2025-03-02 | 1 | -1/+89 |
| * | builtins: test def, use, export, export* | s-ol | 2025-03-02 | 1 | -0/+153 |
| * | lib: test and extend string module | s-ol | 2025-03-02 | 1 | -0/+70 |
| * | rearrange spec, fix for Lua 5.1 | s-ol | 2025-03-02 | 10 | -0/+1037 |