aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs/reference: update comments, literals sectionss-ol2025-08-041-4/+19
* lib/osc: send without arguments, triggers on paths-ol2025-08-041-3/+3
* docs/reference: add template string sections-ol2025-08-042-0/+43
* builtins: add fmts-ol2025-08-042-3/+25
* fix repeated chars in symbol regex in docs and codes-ol2025-08-042-3/+4
* use cmark instead of discount for markdown docss-ol2025-06-129-57/+28
* line commentss-ol2025-04-072-5/+11
* lib: add link-time/springs-ol2025-04-071-1/+64
* template strings as syntax sugar for Opss-ol2025-04-0710-176/+215
* propagate dynamic scope in require/imports-ol2025-04-073-8/+9
* glsl-view: resolve relative paths for videos-ol2025-03-232-4/+8
* builtins: add normalized switch-1s-ol2025-03-231-1/+33
* lib: fix midi port labelss-ol2025-03-232-3/+3
* lib: add love/fonts-ol2025-03-211-0/+16
* lib: add love/tsv-outputs-ol2025-03-213-3/+62
* lib: separate glsl-view video/tsv-input opss-ol2025-03-201-9/+32
* lib: add ad, decay to link-times-ol2025-03-201-40/+139
* lib: add osc/dumps-ol2025-03-191-0/+20
* lib: new glsl-view OSC address spaces-ol2025-03-191-21/+66
* lib: clean up glsl-view uniform type override logics-ol2025-03-181-33/+33
* examples: add OSC in/out examples-ol2025-03-181-0/+11
* lib: unary math/+, math/*s-ol2025-03-182-2/+15
* language: [array] and {struct} literalswips-ol2025-03-1819-224/+256
* builtins: switch takes single array as values-ol2025-03-182-12/+42
* lib: add glsl-views-ol2025-03-184-3/+173
* lib: support receiving OSCs-ol2025-03-181-10/+110
* lib: add random/ints-ol2025-03-181-0/+36
* update Dockerfile refs-ol2025-03-151-1/+1
* lib: add link-time modules-ol2025-03-152-1/+225
* implement template stringss-ol2025-03-157-14/+118
* 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
* 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