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