| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-04-10 | lib/array: add history | s-ol | 1 | -1/+37 |
| 2025-09-14 | lib/array: map passes index | s-ol | 1 | -1/+4 |
| 2025-03-18 | language: [array] and {struct} literalswip | s-ol | 1 | -1/+1 |
| 2025-03-02 | lib: fix array-/map | s-ol | 1 | -7/+7 |
| 2025-03-02 | add Dummy AST node | s-ol | 1 | -3/+2 |
| 2025-03-02 | use base.match.any consistently | s-ol | 1 | -10/+9 |
| 2025-03-02 | rename array/struct modules to avoid name conflict | s-ol | 1 | -0/+0 |
| 2025-03-02 | add array/map | s-ol | 1 | -1/+49 |
| 2025-03-02 | update lib and docs to new module convention | s-ol | 1 | -6/+10 |
| 2025-03-02 | move struct ops into library | s-ol | 1 | -15/+17 |
| 2025-03-02 | move array ops into library, implement concat and size | s-ol | 1 | -0/+243 |
| 2025-03-02 | move array and struct constructor into builtins | s-ol | 1 | -22/+0 |
| 2025-03-02 | add array and struct constructors | s-ol | 1 | -0/+22 |
