aboutsummaryrefslogtreecommitdiffstats
path: root/core/invoke.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-14move into proper Lua module (`alv`)s-ol1-124/+0
2020-04-12rename Action to Builtins-ol1-10/+11
2020-03-24Value -> Value/Event/IO-Streams-ol1-3/+3
2020-03-21new meta/doc systems-ol1-4/+24
2020-03-20language Error trackings-ol1-3/+4
2020-03-18Rollback registry changes fully for evaltime errors.s-ol1-20/+15
2020-03-18fork ops before eval cycles-ol1-1/+3
2020-03-18docs/internal: add builtins and invoke moduless-ol1-5/+39
2020-03-09bugfixess-ol1-1/+1
2020-03-07add ldoc documentations-ol1-0/+4
2020-03-05fix accidentally committed bugss-ol1-1/+2
2020-03-02find IO via Result tree, not Registrys-ol1-1/+1
2020-03-02only :tick after :setup if dirtys-ol1-1/+10
2020-03-02dynamic scopings-ol1-2/+2
2020-03-01new op interface part ones-ol1-4/+4
2020-02-28lots of fixess-ol1-1/+3
2020-02-19merge Const and Stream into Value; Dataflow logics-ol1-6/+7
2020-02-16major refactoring: Const, Stream + ResultNodes-ol1-35/+15
2020-02-13no more @registry jugglings-ol1-4/+4
2020-02-13new Registry tagging mechanisms-ol1-15/+8
2020-02-10closuress-ol1-3/+3
2020-02-10finally implement function diffings-ol1-0/+2
2020-02-10reorganizations-ol1-0/+79