| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new meta/doc system | s-ol | 2020-03-21 | 7 | -242/+358 |
| | | |||||
| * | lib/midi: luajit bit support | s-ol | 2020-03-21 | 1 | -2/+3 |
| | | |||||
| * | luajit compatibility | s-ol | 2020-03-21 | 2 | -4/+13 |
| | | |||||
| * | language Error tracking | s-ol | 2020-03-20 | 7 | -11/+103 |
| | | | | | Close #3 | ||||
| * | Rollback registry changes fully for evaltime errors. | s-ol | 2020-03-18 | 6 | -72/+119 |
| | | | | | Close #2 | ||||
| * | fork ops before eval cycle | s-ol | 2020-03-18 | 3 | -1/+24 |
| | | |||||
| * | docs/internal: add builtins and invoke modules | s-ol | 2020-03-18 | 7 | -43/+88 |
| | | |||||
| * | switch repo docs to github | s-ol | 2020-03-16 | 1 | -2/+6 |
| | | |||||
| * | add Input spec | s-ol | 2020-03-15 | 2 | -3/+7 |
| | | | | | Close #8 | ||||
| * | docs/guide: runtime description | s-ol | 2020-03-13 | 1 | -6/+33 |
| | | |||||
| * | add Result spec | s-ol | 2020-03-10 | 6 | -9/+15 |
| | | | | | Close #10 | ||||
| * | bugfixes | s-ol | 2020-03-09 | 3 | -5/+3 |
| | | |||||
| * | add internals docs | s-ol | 2020-03-08 | 10 | -56/+93 |
| | | |||||
| * | more changes for ldoc | s-ol | 2020-03-08 | 13 | -173/+291 |
| | | |||||
| * | add ldoc documentation | s-ol | 2020-03-07 | 20 | -470/+939 |
| | | |||||
| * | fix accidentally committed bugs | s-ol | 2020-03-05 | 3 | -11/+18 |
| | | |||||
| * | main page and responsive styling | s-ol | 2020-03-05 | 1 | -0/+5 |
| | | |||||
| * | add index and guide pages | s-ol | 2020-03-05 | 1 | -5/+5 |
| | | |||||
| * | refactoring cyclic requiresv0.0 | s-ol | 2020-03-05 | 7 | -113/+145 |
| | | |||||
| * | document more interfaces | s-ol | 2020-03-02 | 3 | -86/+151 |
| | | |||||
| * | find IO via Result tree, not Registry | s-ol | 2020-03-02 | 3 | -11/+15 |
| | | |||||
| * | only :tick after :setup if dirty | s-ol | 2020-03-02 | 2 | -2/+11 |
| | | |||||
| * | dynamic scoping | s-ol | 2020-03-02 | 3 | -5/+11 |
| | | |||||
| * | lift remaining libs to new op interface | s-ol | 2020-03-02 | 2 | -4/+10 |
| | | |||||
| * | update lib.math and lib.logic to new op interface | s-ol | 2020-03-02 | 3 | -2/+7 |
| | | |||||
| * | convert lib.time to IO | s-ol | 2020-03-02 | 2 | -2/+3 |
| | | |||||
| * | IO system | s-ol | 2020-03-02 | 5 | -10/+48 |
| | | |||||
| * | new op interface part one | s-ol | 2020-03-01 | 6 | -35/+97 |
| | | |||||
| * | add type-pattern matching language | s-ol | 2020-02-29 | 2 | -0/+60 |
| | | |||||
| * | doc and tag spec | s-ol | 2020-02-28 | 4 | -39/+50 |
| | | |||||
| * | lots of fixes | s-ol | 2020-02-28 | 5 | -4/+11 |
| | | |||||
| * | merge Const and Stream into Value; Dataflow logic | s-ol | 2020-02-19 | 9 | -135/+206 |
| | | | | | lib not fully ported / functonial | ||||
| * | major refactoring: Const, Stream + ResultNode | s-ol | 2020-02-16 | 10 | -251/+289 |
| | | |||||
| * | fix tagging | s-ol | 2020-02-13 | 3 | -14/+16 |
| | | |||||
| * | remove outdated tests | s-ol | 2020-02-13 | 1 | -2/+3 |
| | | |||||
| * | no more @registry juggling | s-ol | 2020-02-13 | 8 | -118/+129 |
| | | |||||
| * | new Registry tagging mechanism | s-ol | 2020-02-13 | 7 | -45/+374 |
| | | |||||
| * | fix def-and-reused op updaterate | s-ol | 2020-02-11 | 1 | -0/+23 |
| | | |||||
| * | add MIDI input ops | s-ol | 2020-02-11 | 1 | -0/+2 |
| | | |||||
| * | envelopes | s-ol | 2020-02-10 | 4 | -2/+83 |
| | | |||||
| * | add doc, import, import*, defn | s-ol | 2020-02-10 | 3 | -4/+11 |
| | | |||||
| * | closures | s-ol | 2020-02-10 | 2 | -4/+4 |
| | | |||||
| * | finally implement function diffing | s-ol | 2020-02-10 | 4 | -1/+16 |
| | | |||||
| * | reorganization | s-ol | 2020-02-10 | 6 | -0/+407 |
