| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring cyclic requiresv0.0 | s-ol | 2020-03-05 | 10 | -117/+149 |
| * | document more interfaces | s-ol | 2020-03-02 | 20 | -188/+172 |
| * | find IO via Result tree, not Registry | s-ol | 2020-03-02 | 6 | -29/+23 |
| * | only :tick after :setup if dirty | s-ol | 2020-03-02 | 2 | -2/+11 |
| * | dynamic scoping | s-ol | 2020-03-02 | 5 | -9/+59 |
| * | lift remaining libs to new op interface | s-ol | 2020-03-02 | 13 | -137/+279 |
| * | update lib.math and lib.logic to new op interface | s-ol | 2020-03-02 | 6 | -95/+152 |
| * | convert lib.time to IO | s-ol | 2020-03-02 | 4 | -18/+42 |
| * | log errors differently | s-ol | 2020-03-02 | 2 | -14/+16 |
| * | IO system | s-ol | 2020-03-02 | 10 | -131/+154 |
| * | new op interface part one | s-ol | 2020-03-01 | 11 | -170/+239 |
| * | add type-pattern matching language | s-ol | 2020-02-29 | 3 | -0/+249 |
| * | doc and tag spec | s-ol | 2020-02-28 | 10 | -39/+161 |
| * | lots of fixes | s-ol | 2020-02-28 | 12 | -95/+141 |
| * | merge Const and Stream into Value; Dataflow logic | s-ol | 2020-02-19 | 24 | -585/+714 |
| * | major refactoring: Const, Stream + ResultNode | s-ol | 2020-02-16 | 23 | -433/+559 |
| * | add ==, mod | s-ol | 2020-02-13 | 2 | -0/+18 |
| * | add launchcontrol midi | s-ol | 2020-02-13 | 3 | -57/+158 |
| * | fix tagging | s-ol | 2020-02-13 | 3 | -14/+16 |
| * | remove outdated tests | s-ol | 2020-02-13 | 4 | -126/+16 |
| * | no more @registry juggling | s-ol | 2020-02-13 | 9 | -129/+130 |
| * | add logic lib | s-ol | 2020-02-13 | 1 | -0/+64 |
| * | better tracebacks | s-ol | 2020-02-13 | 2 | -3/+3 |
| * | new Registry tagging mechanism | s-ol | 2020-02-13 | 13 | -143/+270 |
| * | add edge and pilot/* | s-ol | 2020-02-11 | 2 | -0/+64 |
| * | fix def-and-reused op updaterate | s-ol | 2020-02-11 | 2 | -1/+24 |
| * | add MIDI input ops | s-ol | 2020-02-11 | 5 | -15/+146 |
| * | envelopes | s-ol | 2020-02-10 | 13 | -30/+164 |
| * | add doc, import, import*, defn | s-ol | 2020-02-10 | 12 | -89/+229 |
| * | closures | s-ol | 2020-02-10 | 5 | -13/+15 |
| * | finally implement function diffing | s-ol | 2020-02-10 | 8 | -4/+25 |
| * | reorganization | s-ol | 2020-02-10 | 21 | -285/+370 |
| * | switch from luaposix to luasystem | s-ol | 2020-02-10 | 2 | -13/+16 |
| * | re-fix functions | s-ol | 2020-02-07 | 12 | -113/+228 |
| * | new AST approach, testing | s-ol | 2020-02-07 | 9 | -559/+555 |
| * | 50% of functions | s-ol | 2020-02-03 | 7 | -66/+249 |
| * | Forward references | s-ol | 2020-02-03 | 7 | -11/+41 |
| * | fix error handling again | s-ol | 2020-02-03 | 3 | -6/+10 |
| * | fix logger and tests | s-ol | 2020-02-03 | 4 | -2/+9 |
| * | rename scopify to Const.wrap | s-ol | 2020-02-02 | 2 | -63/+63 |
| * | clean out old patching implementation | s-ol | 2020-02-02 | 8 | -131/+158 |
| * | add logger | s-ol | 2020-02-02 | 4 | -13/+67 |
| * | fix crashes caused by code errors | s-ol | 2020-02-02 | 2 | -3/+5 |
| * | fix README | s-ol | 2020-02-02 | 2 | -14/+7 |
| * | macros and scopes | s-ol | 2020-02-01 | 10 | -45/+141 |
| * | first-class scopes | s-ol | 2020-02-01 | 9 | -23/+225 |
| * | fix README typo | s-ol | 2020-02-01 | 1 | -3/+3 |
| * | ast testing + fix | s-ol | 2020-02-01 | 2 | -14/+63 |
| * | basic references | s-ol | 2020-02-01 | 6 | -104/+130 |
| * | more flexible AST\walk | s-ol | 2020-02-01 | 4 | -43/+55 |
