aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wipmacross-ol2025-03-143-10/+186
|
* update Dockerfile refs-ol2025-03-141-1/+1
|
* lib: add link-time modules-ol2025-03-142-1/+225
|
* implement template stringss-ol2025-03-146-14/+115
|
* somewhat clean up alv.parsings-ol2025-03-144-34/+32
|
* support fractions as number literalss-ol2025-03-133-2/+27
|
* lib: add time/springs-ol2025-03-021-1/+81
|
* lib: add // to maths-ol2025-03-022-0/+19
|
* small fixess-ol2025-03-023-3/+12
|
* small fixess-ol2025-03-023-6/+6
|
* 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-023-5/+12
|
* update flakes-ol2025-03-022-190/+211
|
* use testing module for lib/logic testss-ol2025-03-023-237/+94
|
* lib: add <,<=,>,>= to logic, add testss-ol2025-03-022-1/+137
|
* builtins: test def, use, export, export*s-ol2025-03-021-0/+153
|
* builltins: check symbols are literals in def, import, import*, export*s-ol2025-03-021-3/+8
|
* builtins: fix uses-ol2025-03-022-3/+3
|
* update rockspec, proper installable nix outputss-ol2025-03-024-29/+155
|
* lib: update midis-ol2025-03-024-63/+172
| | | | Updated luartmidi module with support for virtual ports and JACK
* builtins: small bugfixess-ol2025-03-022-4/+2
|
* lib: test and extend string modules-ol2025-03-023-3/+106
|
* base.match: predicate fn matchings-ol2025-03-022-14/+172
|
* rearrange spec, fix for Lua 5.1s-ol2025-03-0225-13/+10
|
* examples: more smoothing in love example :)s-ol2025-03-021-9/+11
|
* lib: fix array-/maps-ol2025-03-021-7/+7
|
* docs/internals: mention Op:setup_outs-ol2025-03-021-14/+20
|
* rename Op:update_out → setup_outs-ol2025-03-0210-25/+25
|
* lib: use Op:update_outs-ol2025-03-0211-77/+48
|
* add Dummy AST nodes-ol2025-03-027-25/+93
|
* lib: fix midi on Lua 5.1s-ol2025-03-021-4/+4
|
* lib: small fixess-ol2025-03-023-3/+4
|
* add Op:update_out and use in builtinss-ol2025-03-023-7/+27
|
* lib: add mat4s-ol2025-03-021-0/+158
|
* lib: rename math → math-simple, add vectorized maths-ol2025-03-026-49/+681
|
* allow ^ and % in symbolss-ol2025-03-021-1/+1
|
* update nix flake with rtmidi, metadatas-ol2025-03-022-23/+49
|
* 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
|