aboutsummaryrefslogtreecommitdiffstats
path: root/alv/cell.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add types.T, fix spec + docss-ol2020-05-091-4/+4
|
* add shorthands for builtin primitives to Primitives-ol2020-05-081-3/+3
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2020-05-081-1/+1
|
* add alv.type and specs-ol2020-05-081-1/+1
|
* wip new type system and refactorings-ol2020-05-081-5/+6
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* code readabilitys-ol2020-04-241-2/+0
|
* remove AST:quote()s-ol2020-04-241-11/+0
|
* export and export* to create alive moduless-ol2020-04-201-0/+5
| | | | See #16
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+189