aboutsummaryrefslogtreecommitdiffstats
path: root/alv/result (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wips-ol2021-05-031-2/+2
|
* docs: fix sections in internals/Consts-ol2021-01-081-0/+2
|
* remove IOStreams, support optional polling in Opss-ol2020-09-043-62/+3
|
* implement (set) as per specs-ol2020-08-191-1/+1
|
* bugfixes with compound type comparisonss-ol2020-08-171-2/+3
|
* small cleanups-ol2020-07-111-1/+0
|
* add =/~/! castss-ol2020-05-131-0/+4
|
* EvtStream:set(nil) doesnt set :dirtys-ol2020-05-121-0/+2
|
* make EvtStreams carry a single values-ol2020-05-111-12/+9
|
* make <num! 4> == <num= 4>s-ol2020-05-104-22/+13
|
* add types.T, fix spec + docss-ol2020-05-094-50/+37
|
* more internal doc fixess-ol2020-05-084-13/+13
|
* 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-085-113/+87
|
* add alv.type and specs-ol2020-05-082-3/+3
|
* wip new type system and refactorings-ol2020-05-086-0/+566
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream