| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pass input through (trace expr) | s-ol | 2025-03-02 | 1 | -1/+1 |
| * | add thread-first/thread-last macro + spec | s-ol | 2025-03-02 | 1 | -0/+25 |
| * | rename array/struct modules to avoid name conflict | s-ol | 2025-03-02 | 2 | -2/+2 |
| * | move struct ops into library | s-ol | 2025-03-02 | 1 | -1/+1 |
| * | move array ops into library, implement concat and size | s-ol | 2025-03-02 | 1 | -26/+46 |
| * | dirty (insert) implementation | s-ol | 2025-03-02 | 2 | -2/+2 |
| * | implement (set) as per spec | s-ol | 2025-03-02 | 2 | -9/+9 |
| * | add (failing) struct spec | s-ol | 2025-03-02 | 1 | -0/+51 |
| * | add (failing) array spec | s-ol | 2025-03-02 | 2 | -0/+128 |
| * | add TestPilot:eval_once | s-ol | 2025-03-02 | 3 | -33/+23 |
| * | spec/lang/do | s-ol | 2025-03-02 | 3 | -8/+41 |
| * | spec/lang/fn | s-ol | 2025-03-02 | 2 | -5/+62 |
| * | start working on language spec | s-ol | 2025-03-02 | 1 | -0/+33 |
