aboutsummaryrefslogtreecommitdiffstats
path: root/core/parsing.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move into proper Lua module (`alv`)s-ol2020-04-141-73/+0
|
* Value -> Value/Event/IO-Streams-ol2020-03-241-5/+5
| | | | Close 12
* add Result specs-ol2020-03-101-1/+1
| | | | Close #10
* more changes for ldocs-ol2020-03-081-2/+2
|
* add ldoc documentations-ol2020-03-071-2/+17
|
* only :tick after :setup if dirtys-ol2020-03-021-1/+1
|
* update lib.math and lib.logic to new op interfaces-ol2020-03-021-1/+1
|
* doc and tag specs-ol2020-02-281-7/+1
|
* lots of fixess-ol2020-02-281-1/+1
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-5/+5
| | | | lib not fully ported / functonial
* major refactoring: Const, Stream + ResultNodes-ol2020-02-161-4/+11
|
* no more @registry jugglings-ol2020-02-131-1/+1
|
* new Registry tagging mechanisms-ol2020-02-131-1/+2
|
* envelopess-ol2020-02-101-0/+56