aboutsummaryrefslogtreecommitdiffstats
path: root/alv/copilot.moon (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-02move copilot logic, make startup scripts luas-ol1-135/+0
2025-03-02add fltk4lua copilot UIs-ol1-0/+5
2025-03-02report errors when requiring lua moduless-ol1-0/+2
2025-03-02add types.T, fix spec + docss-ol1-1/+1
2025-03-02rename RTNode.value to RTNode.result (to match Result class)s-ol1-1/+1
2025-03-02wip new type system and refactorings-ol1-4/+4
2020-04-26fix registry/module bugss-ol1-1/+7
2020-04-24relative importss-ol1-4/+12
2020-04-24code readabilitys-ol1-1/+1
2020-04-24fix alv-wx, loggings-ol1-1/+1
2020-04-24better (require) implementations-ol1-35/+54
2020-04-24move tick-counting into COPILOTs-ol1-17/+33
2020-04-24better logging interfaces-ol1-3/+2
2020-04-20export and export* to create alive moduless-ol1-15/+2
2020-04-19add wxLua alv-wxs-ol1-7/+13
2020-04-18output to different streams at eval/runtimes-ol1-3/+5
2020-04-14move into proper Lua module (`alv`)s-ol1-4/+22
2020-03-21new meta/doc systems-ol1-4/+6
2020-03-20language Error trackings-ol1-3/+4
2020-03-18Rollback registry changes fully for evaltime errors.s-ol1-16/+23
2020-03-02find IO via Result tree, not Registrys-ol1-1/+3
2020-03-02dynamic scopings-ol1-1/+1
2020-03-02update lib.math and lib.logic to new op interfaces-ol1-1/+3
2020-03-02log errors differentlys-ol1-14/+7
2020-02-19merge Const and Stream into Value; Dataflow logics-ol1-6/+8
2020-02-13no more @registry jugglings-ol1-11/+1
2020-02-13new Registry tagging mechanisms-ol1-6/+27
2020-02-10envelopess-ol1-2/+2
2020-02-07re-fix functionss-ol1-8/+4
2020-02-03Forward referencess-ol1-1/+1
2020-02-03fix error handling agains-ol1-4/+8
2020-02-02add loggers-ol1-7/+13
2020-02-01first-class scopess-ol1-1/+2
2020-01-31modularizes-ol1-4/+8
2020-01-31comments, actual working thingss-ol1-0/+36