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