aboutsummaryrefslogtreecommitdiffstats
path: root/alv-lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* wipmacross-ol2025-03-143-10/+186
* lib: add link-time modules-ol2025-03-141-0/+224
* lib: add time/springs-ol2025-03-021-1/+81
* lib: add // to maths-ol2025-03-022-0/+19
* small fixess-ol2025-03-021-4/+4
* lib: add osc/send_arr with support for [] tagss-ol2025-03-022-9/+46
* lib: fix typos and misnomerss-ol2025-03-024-8/+8
* docs: don't repeat aliased entriess-ol2025-03-021-4/+4
* use testing module for lib/logic testss-ol2025-03-021-2/+1
* lib: add <,<=,>,>= to logic, add testss-ol2025-03-021-0/+48
* lib: update midis-ol2025-03-022-41/+146
* lib: test and extend string modules-ol2025-03-021-2/+32
* lib: fix array-/maps-ol2025-03-021-7/+7
* rename Op:update_out → setup_outs-ol2025-03-027-19/+19
* lib: use Op:update_outs-ol2025-03-029-67/+41
* add Dummy AST nodes-ol2025-03-022-6/+5
* lib: fix midi on Lua 5.1s-ol2025-03-021-4/+4
* lib: small fixess-ol2025-03-022-2/+3
* lib: add mat4s-ol2025-03-021-0/+158
* lib: rename math → math-simple, add vectorized maths-ol2025-03-022-44/+396
* lib: only reinitialize midi ports if necessarys-ol2025-03-021-6/+24
* lib: add testing modules-ol2025-03-021-0/+97
* use base.match.any consistentlys-ol2025-03-027-32/+28
* test logic modules-ol2025-03-021-6/+4
* lib: tidy up unecessary parameterss-ol2025-03-022-4/+4
* lib: filter arguments for love event streamss-ol2025-03-021-30/+148
* Fix love event input streamss-ol2025-03-021-17/+122
* lib: add time/delay!s-ol2025-03-021-0/+52
* lib: add time/smooths-ol2025-03-021-3/+37
* love: add text shape, line-width modifiers-ol2025-03-021-4/+55
* love: add circle, ellipse primitives, support array argss-ol2025-03-021-3/+44
* more love2d transformss-ol2025-03-021-13/+90
* more extensive love documentations-ol2025-03-021-1/+28
* add basic love2d supports-ol2025-03-021-0/+116
* fix missing time/ramp evaltime results-ol2025-03-021-1/+1
* rename array/struct modules to avoid name conflicts-ol2025-03-022-0/+0
* add array/maps-ol2025-03-021-1/+49
* lib: move midi.core to _midis-ol2025-03-022-2/+1
* lib: switch to loscs-ol2025-03-023-80/+105
* lib: various fixess-ol2025-03-024-18/+86
* update scm rockspec, Makefiles-ol2025-03-021-1/+1
* update alv/midis-ol2025-03-023-252/+119
* add math/inc and math/dec opss-ol2025-03-021-0/+5
* switch to thinner oscpack librarys-ol2025-03-021-1/+1
* update lib and docs to new module conventions-ol2025-03-0215-137/+201
* move struct ops into librarys-ol2025-03-022-15/+142
* move array ops into library, implement concat and sizes-ol2025-03-021-0/+243
* add vis/rgbs-ol2025-03-021-2/+44
* add vis/bars-ol2025-03-021-0/+41
* Op: vis method instead of fields-ol2025-03-022-10/+26