aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: only reinitialize midi ports if necessarys-ol2025-03-021-6/+24
* fix input caching/lazy ticking at evaltimes-ol2025-03-021-7/+3
* lib: add testing modules-ol2025-03-022-0/+177
* fix do, if, whens-ol2025-03-021-5/+4
* test if and when builtinss-ol2025-03-021-0/+92
* clean up spec a bits-ol2025-03-026-37/+34
* use base.match.any consistentlys-ol2025-03-0210-54/+44
* test logic modules-ol2025-03-022-6/+268
* docs: show output samples on dark backgrounds-ol2025-03-0212-59/+96
* docs: update extension guide (PureOp)s-ol2025-03-023-6/+66
* lib: tidy up unecessary parameterss-ol2025-03-022-4/+4
* docs: update extension guide (Op:fork, Op:poll)s-ol2025-03-023-15/+93
* docs: update extension guides-ol2025-03-023-68/+124
* docs: small fixess-ol2025-03-025-5/+10
* add MIDI examples-ol2025-03-021-0/+12
* fix pretty-printing for "false" valuess-ol2025-03-025-1/+29
* fix bug in ! builtins-ol2025-03-021-1/+1
* lib: filter arguments for love event streamss-ol2025-03-022-33/+170
* update exampless-ol2025-03-026-3/+13
* Fix love event input streamss-ol2025-03-023-22/+128
* pass input through (trace expr)s-ol2025-03-022-2/+4
* lib: add time/delay!s-ol2025-03-021-0/+52
* add merge! builtin ops-ol2025-03-021-0/+26
* auto-name Op and Builtin classes for better debuggings-ol2025-03-021-0/+5
* fix (! sig) bugss-ol2025-03-021-5/+6
* lib: add time/smooths-ol2025-03-021-3/+37
* allow top-level input in Op.inputss-ol2025-03-022-17/+16
* move love main.lua to alv.copilot.love.mains-ol2025-03-024-29/+83
* 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
* add base.match.any shorthands-ol2025-03-022-7/+25
* fix (~ evt initial) bugs-ol2025-03-021-1/+1
* more extensive love documentations-ol2025-03-022-2/+29
* use flake.nix instead of shell.nixs-ol2025-03-023-154/+222
* add basic love2d supports-ol2025-03-026-17/+187
* fix missing time/ramp evaltime results-ol2025-03-021-1/+1
* add thread-first/thread-last macro + specs-ol2025-03-022-0/+72
* rename array/struct modules to avoid name conflicts-ol2025-03-024-2/+2
* add array/maps-ol2025-03-022-3/+52
* docs/reference: fix link to guides-ol2025-03-022-1/+6
* lib: move midi.core to _midis-ol2025-03-023-2/+2
* lib: switch to loscs-ol2025-03-028-87/+130
* fix array builtins-ol2025-03-021-1/+1
* more overridable PureOps-ol2025-03-022-13/+21
* alv.base.match: fix docss-ol2025-03-021-2/+2
* reference/result-kinds: mention conversion opss-ol2025-03-021-2/+10
* add reference/arrays and reference/structss-ol2025-03-024-18/+46
* add reference/pure-operatorss-ol2025-03-023-6/+55
* add reference/result-kindss-ol2025-03-022-1/+51