aboutsummaryrefslogtreecommitdiffstats
path: root/alv-lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* lib: add <,<=,>,>= to logic, add testss-ol2025-03-021-0/+48
|
* lib: update midis-ol2025-03-022-41/+146
| | | | Updated luartmidi module with support for virtual ports and JACK
* 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
|
* add vis field to Opss-ol2025-03-022-4/+13
|
* rename time/sequence to time/val-seq and add time/bang-seqs-ol2025-03-022-26/+71
|
* move util/switch to builtinss-ol2025-03-021-44/+0
|
* (unecessarily) store util/switch index in states-ol2025-03-021-9/+6
|
* lib midi, random: docstring formatting fixess-ol2025-03-023-0/+3
|
* rename base.match.val → base.match.sigs-ol2025-03-0213-47/+47
|
* align some docstringss-ol2025-03-022-36/+2
|
* move array and struct constructor into builtinss-ol2025-03-022-47/+0
|
* fix some bugss-ol2025-03-021-2/+2
|