aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* small cleanups-ol2025-03-021-1/+0
|
* udp: reply with tag/module in msgs-ol2025-03-021-10/+7
|
* add editor-support UDP servers-ol2025-03-023-2/+81
|
* (unecessarily) store util/switch index in states-ol2025-03-021-9/+6
|
* store RTNode in Builtins-ol2025-03-023-19/+32
|
* copilot: pass args through base constructors-ol2025-03-024-9/+5
|
* explicit sort in Makefiles-ol2025-03-021-3/+3
|
* lib midi, random: docstring formatting fixess-ol2025-03-023-0/+3
|
* split guide into guide and references-ol2025-03-0220-82/+132
|
* add loop/recurs-ol2025-03-021-0/+79
|
* rename base.match.val → base.match.sigs-ol2025-03-0219-118/+118
|
* allow > and < in symbol namess-ol2025-03-021-1/+1
|
* align some docstringss-ol2025-03-023-38/+4
|
* update scm rockspecs-ol2025-03-021-0/+91
|
* rename alv.builtin to alv.builtinss-ol2025-03-026-7/+7
|
* move array and struct constructor into builtinss-ol2025-03-023-49/+42
|
* add builtin gets-ol2025-03-021-0/+33
|
* fix some bugss-ol2025-03-024-20/+8
|
* dont error when running empty filess-ol2025-03-021-1/+2
|
* indexing into typess-ol2025-03-022-4/+44
|
* add trigseq to lib/rhythms-ol2025-03-021-2/+43
|
* add PureOp specs-ol2025-03-023-3/+141
|
* base.match: fix bug when repeating multi-element patternss-ol2025-03-022-8/+18
|
* small internal doc fixess-ol2025-03-022-1/+2
|
* add lib/rhythms-ol2025-03-021-0/+80
|
* alv-fltk: clear log option, autoclear options-ol2025-03-023-21/+42
|
* once again, revamp windows distributions-ol2025-03-0218-116/+342
|
* update featured videos-ol2025-03-021-2/+3
|
* split guide into multiple pagess-ol2025-03-0219-563/+656
|
* builtin/trae: print literals literallys-ol2025-03-021-5/+5
|
* update scm rockspecs-ol2025-03-021-0/+92
|
* update windows release logics-ol2025-03-024-37/+59
|
* move copilot logic, make startup scripts luas-ol2025-03-0210-301/+316
|
* add array and struct constructorss-ol2025-03-022-0/+47
|
* pureops with arbitrary patterns-ol2025-03-023-28/+53
|
* fix osc/syncs-ol2025-03-021-1/+1
|
* fix nil error when comparing complex typess-ol2025-03-021-0/+2
|
* fix bug where symbol results became constants-ol2025-03-021-2/+5
|
* new windows bundling with fltks-ol2025-03-024-17/+39
|
* docs/guide: luraocks install + alv-fltk infos-ol2025-03-023-55/+52
|
* colorize evaltime outputs-ol2025-03-021-6/+19
|
* add website to version.moon, update rockspecs-ol2025-03-0210-23/+115
|
* add fltk4lua copilot UIs-ol2025-03-022-0/+120
|
* cleanup alv/builtins-ol2025-03-022-7/+8
|
* allow ~ in symbolss-ol2025-03-021-1/+1
|
* add =/~/! castss-ol2025-03-022-1/+70
|
* add and use PureOps-ol2025-03-025-106/+128
|
* base.match: never recall by defaults-ol2025-03-022-7/+6
|
* fix alv-libs-ol2025-03-026-71/+52
|
* EvtStream:set(nil) doesnt set :dirtys-ol2025-03-022-0/+19
|