| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib/sc: fix unpack on certain Lua versionsv0.1-rc2 | s-ol | 2020-04-12 | 3 | -3/+2 |
| | | | | | reported by @ariutti and @v1a1l1e1 | ||||
| * | remove source files in log (traceback format isn't portable) | s-ol | 2020-04-12 | 2 | -10/+5 |
| | | |||||
| * | release v0.1-rc2 | s-ol | 2020-04-11 | 1 | -2/+2 |
| | | |||||
| * | lib/time: add scale-time, sequence | s-ol | 2020-04-05 | 1 | -20/+84 |
| | | |||||
| * | lib/pilot: fix | s-ol | 2020-04-05 | 1 | -1/+2 |
| | | |||||
| * | add 'bang' builtin | s-ol | 2020-04-05 | 1 | -0/+6 |
| | | |||||
| * | fix core.base.match docs | s-ol | 2020-04-05 | 1 | -2/+2 |
| | | |||||
| * | docs/internals/extensions: write about actions, IOStreams | s-ol | 2020-04-02 | 1 | -5/+46 |
| | | | | | Close #5 | ||||
| * | add LICENSE | s-ol | 2020-03-25 | 2 | -4/+678 |
| | | | | | close #11 | ||||
| * | add hello.alvv0.1-rc1 | s-ol | 2020-03-25 | 1 | -0/+4 |
| | | |||||
| * | docs: automatic release linking | s-ol | 2020-03-25 | 5 | -22/+19 |
| | | |||||
| * | docs/internals/extensions rename | s-ol | 2020-03-25 | 2 | -40/+44 |
| | | |||||
| * | add builtin print | s-ol | 2020-03-25 | 1 | -2/+15 |
| | | |||||
| * | docs/guide: per-platform install info | s-ol | 2020-03-25 | 1 | -33/+94 |
| | | |||||
| * | change header link to release | s-ol | 2020-03-25 | 1 | -2/+2 |
| | | |||||
| * | release v0.1-rc1 | s-ol | 2020-03-25 | 2 | -5/+5 |
| | | |||||
| * | add match spec | s-ol | 2020-03-25 | 2 | -189/+215 |
| | | |||||
| * | new core.base.match, update lib | s-ol | 2020-03-25 | 23 | -520/+807 |
| | | |||||
| * | Value -> Value/Event/IO-Stream | s-ol | 2020-03-24 | 26 | -557/+740 |
| | | | | | Close 12 | ||||
| * | internals/plugin-guide: first draft | s-ol | 2020-03-22 | 3 | -1/+131 |
| | | |||||
| * | docs/guide: rephrasing symbols section | s-ol | 2020-03-22 | 1 | -24/+63 |
| | | |||||
| * | error handling: lib | s-ol | 2020-03-22 | 3 | -17/+17 |
| | | |||||
| * | error handling: scope + registry | s-ol | 2020-03-22 | 4 | -10/+18 |
| | | |||||
| * | more Errors, doc | s-ol | 2020-03-22 | 5 | -103/+71 |
| | | |||||
| * | new meta/doc system | s-ol | 2020-03-21 | 22 | -972/+1306 |
| | | |||||
| * | docs/guide: document supported interpreter versions | s-ol | 2020-03-21 | 1 | -4/+5 |
| | | |||||
| * | lib/midi: luajit bit support | s-ol | 2020-03-21 | 3 | -6/+12 |
| | | |||||
| * | luajit compatibility | s-ol | 2020-03-21 | 3 | -4/+23 |
| | | |||||
| * | language Error tracking | s-ol | 2020-03-20 | 14 | -31/+125 |
| | | | | | Close #3 | ||||
| * | docs/index: mention license + repo | s-ol | 2020-03-18 | 1 | -0/+5 |
| | | |||||
| * | Rollback registry changes fully for evaltime errors. | s-ol | 2020-03-18 | 8 | -91/+147 |
| | | | | | Close #2 | ||||
| * | fork ops before eval cycle | s-ol | 2020-03-18 | 9 | -113/+164 |
| | | |||||
| * | docs/internal: add builtins and invoke modules | s-ol | 2020-03-18 | 8 | -44/+90 |
| | | |||||
| * | remove debug/ lib | s-ol | 2020-03-18 | 1 | -18/+0 |
| | | |||||
| * | add util/route | s-ol | 2020-03-18 | 1 | -0/+33 |
| | | |||||
| * | doc/guide: small formatting & typos | s-ol | 2020-03-17 | 3 | -10/+13 |
| | | |||||
| * | update README | s-ol | 2020-03-16 | 2 | -7/+33 |
| | | |||||
| * | doc styling, preparation for internal md documentation | s-ol | 2020-03-16 | 3 | -106/+132 |
| | | |||||
| * | switch repo docs to github | s-ol | 2020-03-16 | 5 | -7/+16 |
| | | |||||
| * | add Input spec | s-ol | 2020-03-15 | 3 | -3/+211 |
| | | | | | Close #8 | ||||
| * | docs/guide: runtime description | s-ol | 2020-03-13 | 3 | -52/+184 |
| | | |||||
| * | add Result spec | s-ol | 2020-03-10 | 10 | -39/+278 |
| | | | | | Close #10 | ||||
| * | bugfixes | s-ol | 2020-03-09 | 7 | -25/+27 |
| | | |||||
| * | add internals docs | s-ol | 2020-03-08 | 17 | -82/+327 |
| | | |||||
| * | more changes for ldoc | s-ol | 2020-03-08 | 13 | -173/+291 |
| | | |||||
| * | add ldoc documentation | s-ol | 2020-03-07 | 38 | -606/+1033 |
| | | |||||
| * | spellcheck | s-ol | 2020-03-05 | 2 | -28/+28 |
| | | |||||
| * | autoref, styling | s-ol | 2020-03-05 | 5 | -56/+87 |
| | | |||||
| * | docs/guide | s-ol | 2020-03-05 | 4 | -9/+367 |
| | | |||||
| * | fix accidentally committed bugs | s-ol | 2020-03-05 | 4 | -11/+19 |
| | | |||||
