| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rearrange spec, fix for Lua 5.1 | s-ol | 2025-03-02 | 1 | -307/+0 |
| | | |||||
| * | use base.match.any consistently | s-ol | 2025-03-02 | 1 | -2/+2 |
| | | |||||
| * | rename base.match.val → base.match.sig | s-ol | 2025-03-02 | 1 | -43/+43 |
| | | |||||
| * | base.match: fix bug when repeating multi-element patterns | s-ol | 2025-03-02 | 1 | -0/+9 |
| | | |||||
| * | base.match: never recall by default | s-ol | 2025-03-02 | 1 | -3/+3 |
| | | |||||
| * | base.match: match constants as sigs | s-ol | 2025-03-02 | 1 | -18/+66 |
| | | |||||
| * | RTNode constifies constant SigStreams | s-ol | 2025-03-02 | 1 | -5/+8 |
| | | |||||
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 1 | -3/+3 |
| | | |||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 1 | -7/+14 |
| | | |||||
| * | 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 | -5/+6 |
| | | | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | ||||
| * | move spec out of spec/core | s-ol | 2020-04-14 | 1 | -0/+240 |
