aboutsummaryrefslogtreecommitdiffstats
path: root/core/registry.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* move into proper Lua module (`alv`)s-ol2020-04-141-145/+0
* lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol2020-04-121-2/+0
* Value -> Value/Event/IO-Streams-ol2020-03-241-2/+0
* error handling: scope + registrys-ol2020-03-221-1/+3
* more Errors, docs-ol2020-03-221-64/+40
* Rollback registry changes fully for evaltime errors.s-ol2020-03-181-22/+71
* add Input specs-ol2020-03-151-1/+3
* add Result specs-ol2020-03-101-3/+10
* add internals docss-ol2020-03-081-10/+23
* more changes for ldocs-ol2020-03-081-2/+2
* add ldoc documentations-ol2020-03-071-10/+25
* refactoring cyclic requiresv0.0s-ol2020-03-051-1/+2
* find IO via Result tree, not Registrys-ol2020-03-021-4/+0
* IO systems-ol2020-03-021-0/+8
* new op interface part ones-ol2020-03-011-3/+3
* doc and tag specs-ol2020-02-281-3/+0
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-23/+35
* major refactoring: Const, Stream + ResultNodes-ol2020-02-161-2/+3
* fix taggings-ol2020-02-131-2/+2
* no more @registry jugglings-ol2020-02-131-73/+29
* new Registry tagging mechanisms-ol2020-02-131-0/+114