aboutsummaryrefslogtreecommitdiffstats
path: root/alv/type.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip vector maths-ol2022-02-021-0/+13
* bugfixes with compound type comparisonss-ol2020-08-171-2/+2
* document and spec Type member fieldss-ol2020-08-141-8/+22
* fix some bugss-ol2020-05-211-0/+1
* indexing into typess-ol2020-05-211-4/+20
* fix nil error when comparing complex typess-ol2020-05-141-0/+2
* make <num! 4> == <num= 4>s-ol2020-05-101-0/+1
* add and test Type:eq(a,b)s-ol2020-05-101-0/+20
* test alv.type pps-ol2020-05-101-3/+8
* add types.T, fix spec + docss-ol2020-05-091-49/+40
* more internal doc fixess-ol2020-05-081-1/+1
* add shorthands for builtin primitives to Primitives-ol2020-05-081-12/+83
* add alv.type and specs-ol2020-05-081-0/+64