| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | EvtStream:set(nil) doesnt set :dirty | s-ol | 2020-05-12 | 1 | -0/+17 |
| | | |||||
| * | make EvtStreams carry a single value | s-ol | 2020-05-11 | 2 | -6/+111 |
| | | |||||
| * | make <num! 4> == <num= 4> | s-ol | 2020-05-10 | 1 | -1/+10 |
| | | |||||
| * | add types.T, fix spec + docs | s-ol | 2020-05-09 | 2 | -58/+63 |
| | | |||||
| * | add shorthands for builtin primitives to Primitive | s-ol | 2020-05-08 | 1 | -18/+18 |
| | | |||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2020-05-08 | 1 | -3/+3 |
| | | |||||
| * | add alv.type and spec | s-ol | 2020-05-08 | 2 | -4/+2 |
| | | |||||
| * | wip new type system and refactoring | s-ol | 2020-05-08 | 2 | -0/+258 |
| - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | |||||
