| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move into proper Lua module (`alv`) | s-ol | 2020-04-14 | 1 | -333/+0 |
| | | |||||
| * | rename Action to Builtin | s-ol | 2020-04-12 | 1 | -14/+14 |
| | | |||||
| * | builtin/print: support string events | s-ol | 2020-04-12 | 1 | -3/+8 |
| | | |||||
| * | add 'bang' builtin | s-ol | 2020-04-05 | 1 | -0/+6 |
| | | |||||
| * | add builtin print | s-ol | 2020-03-25 | 1 | -2/+15 |
| | | |||||
| * | new core.base.match, update lib | s-ol | 2020-03-25 | 1 | -4/+3 |
| | | |||||
| * | Value -> Value/Event/IO-Stream | s-ol | 2020-03-24 | 1 | -24/+24 |
| | | | | | Close 12 | ||||
| * | new meta/doc system | s-ol | 2020-03-21 | 1 | -206/+281 |
| | | |||||
| * | luajit compatibility | s-ol | 2020-03-21 | 1 | -1/+1 |
| | | |||||
| * | docs/internal: add builtins and invoke modules | s-ol | 2020-03-18 | 1 | -1/+7 |
| | | |||||
| * | docs/guide: runtime description | s-ol | 2020-03-13 | 1 | -6/+33 |
| | | |||||
| * | fix accidentally committed bugs | s-ol | 2020-03-05 | 1 | -7/+10 |
| | | |||||
| * | add index and guide pages | s-ol | 2020-03-05 | 1 | -5/+5 |
| | | |||||
| * | dynamic scoping | s-ol | 2020-03-02 | 1 | -0/+1 |
| | | |||||
| * | lots of fixes | s-ol | 2020-02-28 | 1 | -2/+2 |
| | | |||||
| * | merge Const and Stream into Value; Dataflow logic | s-ol | 2020-02-19 | 1 | -18/+18 |
| | | | | | lib not fully ported / functonial | ||||
| * | major refactoring: Const, Stream + ResultNode | s-ol | 2020-02-16 | 1 | -33/+31 |
| | | |||||
| * | no more @registry juggling | s-ol | 2020-02-13 | 1 | -17/+17 |
| | | |||||
| * | new Registry tagging mechanism | s-ol | 2020-02-13 | 1 | -0/+200 |
