aboutsummaryrefslogtreecommitdiffstats
path: root/alv/copilot.moon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move copilot logic, make startup scripts luas-ol2025-03-021-135/+0
|
* add fltk4lua copilot UIs-ol2025-03-021-0/+5
|
* report errors when requiring lua moduless-ol2025-03-021-0/+2
|
* add types.T, fix spec + docss-ol2025-03-021-1/+1
|
* rename RTNode.value to RTNode.result (to match Result class)s-ol2025-03-021-1/+1
|
* wip new type system and refactorings-ol2025-03-021-4/+4
| | | | | | | - Result -> RTNode - Stream -> Result - ValueStream -> SigStream - EventStream -> EvtStream
* fix registry/module bugss-ol2020-04-261-1/+7
| | | | | | | - registry not released when errors occur - registry is no longer grabbed, problem solved ;) - ops not reliably destroyed - only destroy ops who were *not* forked
* relative importss-ol2020-04-241-4/+12
|
* code readabilitys-ol2020-04-241-1/+1
|
* fix alv-wx, loggings-ol2020-04-241-1/+1
|
* better (require) implementations-ol2020-04-241-35/+54
| | | | Close #16
* move tick-counting into COPILOTs-ol2020-04-241-17/+33
|
* better logging interfaces-ol2020-04-241-3/+2
|
* export and export* to create alive moduless-ol2020-04-201-15/+2
| | | | See #16
* add wxLua alv-wxs-ol2020-04-191-7/+13
|
* output to different streams at eval/runtimes-ol2020-04-181-3/+5
| | | | Close #13
* move into proper Lua module (`alv`)s-ol2020-04-141-0/+85