| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor Tag/Registry, reuse deleted tags | s-ol | 2025-09-14 | 1 | -6/+4 |
| | | |||||
| * | de/fn, loop parameter lists use square brackets | s-ol | 2025-09-14 | 1 | -5/+9 |
| | | |||||
| * | template strings as syntax sugar for Ops | s-ol | 2025-04-07 | 1 | -6/+89 |
| | | |||||
| * | language: [array] and {struct} literalswip | s-ol | 2025-03-18 | 1 | -4/+30 |
| | | |||||
| * | implement template strings | s-ol | 2025-03-15 | 1 | -6/+2 |
| | | |||||
| * | somewhat clean up alv.parsing | s-ol | 2025-03-14 | 1 | -23/+22 |
| | | |||||
| * | add Dummy AST node | s-ol | 2025-03-02 | 1 | -7/+13 |
| | | |||||
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 1 | -4/+4 |
| | | |||||
| * | add shorthands for builtin primitives to Primitive | s-ol | 2025-03-02 | 1 | -3/+3 |
| | | |||||
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 1 | -1/+1 |
| | | |||||
| * | add alv.type and spec | s-ol | 2025-03-02 | 1 | -1/+1 |
| | | |||||
| * | wip new type system and refactoring | s-ol | 2025-03-02 | 1 | -5/+6 |
| | | | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream | ||||
| * | code readability | s-ol | 2020-04-24 | 1 | -2/+0 |
| | | |||||
| * | remove AST:quote() | s-ol | 2020-04-24 | 1 | -11/+0 |
| | | |||||
| * | export and export* to create alive modules | s-ol | 2020-04-20 | 1 | -0/+5 |
| | | | | | See #16 | ||||
| * | move into proper Lua module (`alv`) | s-ol | 2020-04-14 | 1 | -0/+189 |
