aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move lib to alv-lib modules-ol2020-04-1412-1520/+0
|
* move into proper Lua module (`alv`)s-ol2020-04-1412-12/+51
|
* lib/sc: docs, *sock* for socket args-ol2020-04-121-7/+11
|
* lib/osc: refactor APIs-ol2020-04-121-11/+23
|
* time/every: allow specifying events-ol2020-04-121-6/+10
| | | | | | | | | e.g. (print (every 0.5 "hello")) (print (every 0.5 (switch (tick 1) "hello" "world")))
* lib/time, lib/util: doc updatess-ol2020-04-122-22/+51
|
* lib/sc: fix unpack on certain Lua versionsv0.1-rc2s-ol2020-04-122-1/+2
| | | | reported by @ariutti and @v1a1l1e1
* lib/time: add scale-time, sequences-ol2020-04-051-20/+84
|
* lib/pilot: fixs-ol2020-04-051-1/+2
|
* new core.base.match, update libs-ol2020-03-2512-399/+459
|
* error handling: libs-ol2020-03-223-17/+17
|
* new meta/doc systems-ol2020-03-2112-707/+897
|
* lib/midi: luajit bit supports-ol2020-03-212-4/+9
|
* language Error trackings-ol2020-03-206-17/+18
| | | | Close #3
* fork ops before eval cycles-ol2020-03-185-81/+51
|
* remove debug/ libs-ol2020-03-181-18/+0
|
* add util/routes-ol2020-03-181-0/+33
|
* docs/guide: runtime descriptions-ol2020-03-131-0/+2
|
* bugfixess-ol2020-03-093-20/+19
|
* add ldoc documentations-ol2020-03-0711-77/+77
|
* make lib/midi documentables-ol2020-03-051-0/+0
|
* add Dockerfile for CIs-ol2020-03-051-1/+3
|
* document more interfacess-ol2020-03-0214-89/+15
|
* find IO via Result tree, not Registrys-ol2020-03-022-17/+5
|
* lift remaining libs to new op interfaces-ol2020-03-0211-133/+269
|
* update lib.math and lib.logic to new op interfaces-ol2020-03-022-92/+142
|
* convert lib.time to IOs-ol2020-03-022-16/+39
|
* IO systems-ol2020-03-025-121/+106
|
* new op interface part ones-ol2020-03-014-122/+129
|
* lots of fixess-ol2020-02-287-91/+130
|
* merge Const and Stream into Value; Dataflow logics-ol2020-02-197-241/+331
| | | | lib not fully ported / functonial
* major refactoring: Const, Stream + ResultNodes-ol2020-02-1613-182/+270
|
* add ==, mods-ol2020-02-132-0/+18
|
* add launchcontrol midis-ol2020-02-133-57/+158
|
* add logic libs-ol2020-02-131-0/+64
|
* better tracebackss-ol2020-02-131-1/+0
|
* new Registry tagging mechanisms-ol2020-02-132-214/+2
|
* add edge and pilot/*s-ol2020-02-112-0/+64
|
* fix def-and-reused op updaterates-ol2020-02-111-1/+1
|
* add MIDI input opss-ol2020-02-113-6/+132
|
* envelopess-ol2020-02-105-23/+130
|
* add doc, import, import*, defns-ol2020-02-108-80/+212
|
* finally implement function diffings-ol2020-02-101-1/+0
|
* reorganizations-ol2020-02-107-8/+7
|
* re-fix functionss-ol2020-02-077-40/+78
|
* new AST approach, testings-ol2020-02-071-84/+92
|
* 50% of functionss-ol2020-02-032-23/+116
|
* Forward referencess-ol2020-02-031-2/+7
|
* clean out old patching implementations-ol2020-02-022-25/+47
|
* macros and scopess-ol2020-02-012-0/+31
|