aboutsummaryrefslogtreecommitdiffstats
path: root/spec/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02rearrange spec, fix for Lua 5.1s-ol10-1037/+0
2025-03-02lib: rename math → math-simple, add vectorized maths-ol1-0/+267
2025-03-02lib: add testing modules-ol1-0/+80
2025-03-02test if and when builtinss-ol1-0/+92
2025-03-02clean up spec a bits-ol5-31/+28
2025-03-02test logic modules-ol1-0/+264
2025-03-02pass input through (trace expr)s-ol1-1/+1
2025-03-02add thread-first/thread-last macro + specs-ol1-0/+25
2025-03-02rename array/struct modules to avoid name conflicts-ol2-2/+2
2025-03-02move struct ops into librarys-ol1-1/+1
2025-03-02move array ops into library, implement concat and sizes-ol1-26/+46
2025-03-02dirty (insert) implementations-ol2-2/+2
2025-03-02implement (set) as per specs-ol2-9/+9
2025-03-02add (failing) struct specs-ol1-0/+51
2025-03-02add (failing) array specs-ol2-0/+128
2025-03-02add TestPilot:eval_onces-ol3-33/+23
2025-03-02spec/lang/dos-ol3-8/+41
2025-03-02spec/lang/fns-ol2-5/+62
2025-03-02start working on language specs-ol1-0/+33