aboutsummaryrefslogtreecommitdiffstats
path: root/alv/result/base.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix pretty-printing for "false" valuess-ol2025-03-021-1/+1
|
* remove IOStreams, support optional polling in Opss-ol2025-03-021-4/+3
|
* make <num! 4> == <num= 4>s-ol2025-03-021-6/+5
|
* add types.T, fix spec + docss-ol2025-03-021-1/+7
|
* more internal doc fixess-ol2025-03-021-3/+3
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-27/+17
|
* wip new type system and refactorings-ol2025-03-021-0/+78
- Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream