aboutsummaryrefslogtreecommitdiffstats
path: root/spec/result (follow)
Commit message (Collapse)AuthorAgeFilesLines
* EvtStream:set(nil) doesnt set :dirtys-ol2020-05-121-0/+17
|
* make EvtStreams carry a single values-ol2020-05-112-6/+111
|
* make <num! 4> == <num= 4>s-ol2020-05-101-1/+10
|
* add types.T, fix spec + docss-ol2020-05-092-58/+63
|
* add shorthands for builtin primitives to Primitives-ol2020-05-081-18/+18
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-3/+3
|
* add alv.type and specs-ol2020-05-082-4/+2
|
* wip new type system and refactorings-ol2020-05-082-0/+258
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream