| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rearrange spec, fix for Lua 5.1 | s-ol | 2025-03-02 | 1 | -158/+0 |
| | | |||||
| * | fix pretty-printing for "false" values | s-ol | 2025-03-02 | 1 | -0/+5 |
| | | |||||
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 1 | -20/+25 |
| | | |||||
| * | add shorthands for builtin primitives to Primitive | s-ol | 2025-03-02 | 1 | -18/+18 |
| | | |||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 1 | -3/+3 |
| | | |||||
| * | add alv.type and spec | s-ol | 2025-03-02 | 1 | -2/+1 |
| | | |||||
| * | wip new type system and refactoring | s-ol | 2025-03-02 | 1 | -0/+149 |
| - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | |||||
