aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rollback registry changes fully for evaltime errors.s-ol2020-03-188-91/+147
* fork ops before eval cycles-ol2020-03-189-113/+164
* docs/internal: add builtins and invoke moduless-ol2020-03-188-44/+90
* remove debug/ libs-ol2020-03-181-18/+0
* add util/routes-ol2020-03-181-0/+33
* doc/guide: small formatting & typoss-ol2020-03-173-10/+13
* update READMEs-ol2020-03-162-7/+33
* doc styling, preparation for internal md documentations-ol2020-03-163-106/+132
* switch repo docs to githubs-ol2020-03-165-7/+16
* add Input specs-ol2020-03-153-3/+211
* docs/guide: runtime descriptions-ol2020-03-133-52/+184
* add Result specs-ol2020-03-1010-39/+278
* bugfixess-ol2020-03-097-25/+27
* add internals docss-ol2020-03-0817-82/+327
* more changes for ldocs-ol2020-03-0813-173/+291
* add ldoc documentations-ol2020-03-0738-606/+1033
* spellchecks-ol2020-03-052-28/+28
* autoref, stylings-ol2020-03-055-56/+87
* docs/guides-ol2020-03-054-9/+367
* fix accidentally committed bugss-ol2020-03-054-11/+19
* main page and responsive stylings-ol2020-03-057-21/+111
* make lib/midi documentables-ol2020-03-051-0/+0
* add Dockerfile for CIs-ol2020-03-055-5/+36
* add index and guide pagess-ol2020-03-058-47/+96
* add doc generators-ol2020-03-056-0/+285
* refactoring cyclic requiresv0.0s-ol2020-03-0510-117/+149
* document more interfacess-ol2020-03-0220-188/+172
* find IO via Result tree, not Registrys-ol2020-03-026-29/+23
* only :tick after :setup if dirtys-ol2020-03-022-2/+11
* dynamic scopings-ol2020-03-025-9/+59
* lift remaining libs to new op interfaces-ol2020-03-0213-137/+279
* update lib.math and lib.logic to new op interfaces-ol2020-03-026-95/+152
* convert lib.time to IOs-ol2020-03-024-18/+42
* log errors differentlys-ol2020-03-022-14/+16
* IO systems-ol2020-03-0210-131/+154
* new op interface part ones-ol2020-03-0111-170/+239
* add type-pattern matching languages-ol2020-02-293-0/+249
* doc and tag specs-ol2020-02-2810-39/+161
* lots of fixess-ol2020-02-2812-95/+141
* merge Const and Stream into Value; Dataflow logics-ol2020-02-1924-585/+714
* major refactoring: Const, Stream + ResultNodes-ol2020-02-1623-433/+559
* add ==, mods-ol2020-02-132-0/+18
* add launchcontrol midis-ol2020-02-133-57/+158
* fix taggings-ol2020-02-133-14/+16
* remove outdated testss-ol2020-02-134-126/+16
* no more @registry jugglings-ol2020-02-139-129/+130
* add logic libs-ol2020-02-131-0/+64
* better tracebackss-ol2020-02-132-3/+3
* new Registry tagging mechanisms-ol2020-02-1313-143/+270
* add edge and pilot/*s-ol2020-02-112-0/+64