aboutsummaryrefslogtreecommitdiffstats
path: root/alv/scope.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* small fixess-ol2025-03-021-1/+1
|
* builtins: fix uses-ol2025-03-021-2/+2
|
* have alv-lua modules return Results, not plain tabless-ol2025-03-021-1/+4
|
* make tostring Scope deterministic and test its-ol2025-03-021-2/+3
|
* add types.T, fix spec + docss-ol2025-03-021-2/+2
|
* add shorthands for builtin primitives to Primitives-ol2025-03-021-1/+1
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-4/+4
|
* add alv.type and specs-ol2025-03-021-1/+1
|
* wip new type system and refactorings-ol2025-03-021-12/+13
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+118