aboutsummaryrefslogtreecommitdiffstats
path: root/alv/type.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lib/glsl-view: add freeze and step!s-ol2025-08-051-0/+2
|
* lib: test and extend string modules-ol2025-03-021-1/+4
|
* lib: rename math → math-simple, add vectorized maths-ol2025-03-021-0/+13
|
* bugfixes with compound type comparisonss-ol2025-03-021-2/+2
|
* document and spec Type member fieldss-ol2025-03-021-8/+22
|
* fix some bugss-ol2025-03-021-0/+1
|
* indexing into typess-ol2025-03-021-4/+20
|
* fix nil error when comparing complex typess-ol2025-03-021-0/+2
|
* make <num! 4> == <num= 4>s-ol2025-03-021-0/+1
|
* add and test Type:eq(a,b)s-ol2025-03-021-0/+20
|
* test alv.type pps-ol2025-03-021-3/+8
|
* add types.T, fix spec + docss-ol2025-03-021-49/+40
|
* more internal doc fixess-ol2025-03-021-1/+1
|
* add shorthands for builtin primitives to Primitives-ol2025-03-021-12/+83
|
* add alv.type and specs-ol2025-03-021-0/+64