aboutsummaryrefslogtreecommitdiffstats
path: root/alv-lib/array.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-10lib/array: add historys-ol1-1/+37
2025-09-14lib/array: map passes indexs-ol1-1/+4
2025-03-18language: [array] and {struct} literalswips-ol1-1/+1
2025-03-02lib: fix array-/maps-ol1-7/+7
2025-03-02add Dummy AST nodes-ol1-3/+2
2025-03-02use base.match.any consistentlys-ol1-10/+9
2025-03-02rename array/struct modules to avoid name conflicts-ol1-0/+0
2025-03-02add array/maps-ol1-1/+49
2025-03-02update lib and docs to new module conventions-ol1-6/+10
2025-03-02move struct ops into librarys-ol1-15/+17
2025-03-02move array ops into library, implement concat and sizes-ol1-0/+243
2025-03-02move array and struct constructor into builtinss-ol1-22/+0
2025-03-02add array and struct constructorss-ol1-0/+22