aboutsummaryrefslogtreecommitdiffstats
path: root/core/invoke.moon (follow)
Commit message (Expand)AuthorAgeFilesLines
* move into proper Lua module (`alv`)s-ol2020-04-141-124/+0
* rename Action to Builtins-ol2020-04-121-10/+11
* Value -> Value/Event/IO-Streams-ol2020-03-241-3/+3
* new meta/doc systems-ol2020-03-211-4/+24
* language Error trackings-ol2020-03-201-3/+4
* Rollback registry changes fully for evaltime errors.s-ol2020-03-181-20/+15
* fork ops before eval cycles-ol2020-03-181-1/+3
* docs/internal: add builtins and invoke moduless-ol2020-03-181-5/+39
* bugfixess-ol2020-03-091-1/+1
* add ldoc documentations-ol2020-03-071-0/+4
* fix accidentally committed bugss-ol2020-03-051-1/+2
* find IO via Result tree, not Registrys-ol2020-03-021-1/+1
* only :tick after :setup if dirtys-ol2020-03-021-1/+10
* dynamic scopings-ol2020-03-021-2/+2
* new op interface part ones-ol2020-03-011-4/+4
* lots of fixess-ol2020-02-281-1/+3
* merge Const and Stream into Value; Dataflow logics-ol2020-02-191-6/+7
* major refactoring: Const, Stream + ResultNodes-ol2020-02-161-35/+15
* no more @registry jugglings-ol2020-02-131-4/+4
* new Registry tagging mechanisms-ol2020-02-131-15/+8
* closuress-ol2020-02-101-3/+3
* finally implement function diffings-ol2020-02-101-0/+2
* reorganizations-ol2020-02-101-0/+79