aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* report errors when requiring lua moduless-ol2025-03-021-0/+2
|
* base.match: match constants as sigss-ol2025-03-023-42/+107
|
* RTNode constifies constant SigStreamss-ol2025-03-025-34/+80
|
* make EvtStreams carry a single values-ol2025-03-025-24/+126
|
* make <num! 4> == <num= 4>s-ol2025-03-0210-27/+50
|
* add and test Type:eq(a,b)s-ol2025-03-022-15/+64
|
* test alv.type pps-ol2025-03-022-5/+24
|
* make tostring Scope deterministic and test its-ol2025-03-022-2/+20
|
* exclude Constants from side_inputss-ol2025-03-021-0/+1
|
* more alv-lib fixess-ol2025-03-022-5/+5
|
* add types.T, fix spec + docss-ol2025-03-0237-428/+486
|