aboutsummaryrefslogtreecommitdiffstats
path: root/alv/result/const.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix sections in internals/Consts-ol2021-01-081-0/+2
|
* implement (set) as per specs-ol2020-08-191-1/+1
|
* add =/~/! castss-ol2020-05-131-0/+4
|
* make <num! 4> == <num= 4>s-ol2020-05-101-7/+2
|
* add types.T, fix spec + docss-ol2020-05-091-23/+20
|
* add shorthands for builtin primitives to Primitives-ol2020-05-081-16/+16
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-12/+15
|
* add alv.type and specs-ol2020-05-081-2/+2
|
* wip new type system and refactorings-ol2020-05-081-0/+196
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream