| Commit message (Expand) | Author | Age | Files | Lines |
| * | global tag IDs | s-ol | 2025-09-22 | 7 | -30/+35 |
| * | lib/love: tsv-output preserves canvas unless name/size changed | s-ol | 2025-09-21 | 1 | -1/+4 |
| * | lib/osc: fix error when not keeping up with input events | s-ol | 2025-09-21 | 1 | -0/+4 |
| * | lib/love: floor text coordinates | s-ol | 2025-09-16 | 1 | -1/+1 |
| * | lib/love: tsv-output takes shape | s-ol | 2025-09-16 | 2 | -22/+33 |
| * | lib/osc: set socket reuse flag | s-ol | 2025-09-16 | 1 | -0/+2 |
| * | remove comma from symbol chars | s-ol | 2025-09-14 | 5 | -7/+7 |
| * | lib/array: map passes index | s-ol | 2025-09-14 | 1 | -1/+4 |
| * | lib/love: fix text, add group | s-ol | 2025-09-14 | 1 | -13/+26 |
| * | lib/glsl-view: assemble uniform preamble in send | s-ol | 2025-09-14 | 2 | -39/+59 |
| * | lib/glsl-view: use tag for texture, uniform names | s-ol | 2025-09-14 | 4 | -39/+44 |
| * | refactor Tag/Registry, reuse deleted tags | s-ol | 2025-09-14 | 10 | -76/+77 |
| * | lib/love: fix event polling | s-ol | 2025-09-14 | 1 | -22/+26 |
| * | lib/love: set and get window size | s-ol | 2025-09-14 | 1 | -0/+14 |
| * | de/fn, loop parameter lists use square brackets | s-ol | 2025-09-14 | 9 | -37/+63 |
| * | expose Tag to Ops | s-ol | 2025-09-03 | 7 | -43/+41 |
| * | release v0.2v0.2stable | s-ol | 2025-08-05 | 2 | -21/+44 |
| * | delete outdated rockspecs | s-ol | 2025-08-05 | 12 | -1060/+0 |
| * | update release script, update scm rockspec | s-ol | 2025-08-05 | 3 | -16/+134 |
| * | copilot/fltk, wx: small fixes and alignment | s-ol | 2025-08-05 | 2 | -27/+49 |
| * | lib/glsl-view: add freeze and step! | s-ol | 2025-08-05 | 3 | -15/+67 |
| * | builtins: add doto macro | s-ol | 2025-08-05 | 2 | -0/+53 |
| * | lib/osc: send bangs as I(mpulse) | s-ol | 2025-08-05 | 1 | -1/+3 |
| * | lib/glsl-view: align source names, add stream source | s-ol | 2025-08-04 | 4 | -20/+148 |
| * | docs: small fixes in guide and reference | s-ol | 2025-08-04 | 7 | -29/+48 |
| * | docs/reference: update comments, literals sections | s-ol | 2025-08-04 | 1 | -4/+19 |
| * | lib/osc: send without arguments, triggers on path | s-ol | 2025-08-04 | 1 | -3/+3 |
| * | docs/reference: add template string section | s-ol | 2025-08-04 | 2 | -0/+43 |
| * | builtins: add fmt | s-ol | 2025-08-04 | 2 | -3/+25 |
| * | fix repeated chars in symbol regex in docs and code | s-ol | 2025-08-04 | 2 | -3/+4 |
| * | use cmark instead of discount for markdown docs | s-ol | 2025-06-12 | 9 | -57/+28 |
| * | line comments | s-ol | 2025-04-07 | 2 | -5/+11 |
| * | lib: add link-time/spring | s-ol | 2025-04-07 | 1 | -1/+64 |
| * | template strings as syntax sugar for Ops | s-ol | 2025-04-07 | 10 | -176/+215 |
| * | propagate dynamic scope in require/import | s-ol | 2025-04-07 | 3 | -8/+9 |
| * | glsl-view: resolve relative paths for video | s-ol | 2025-03-23 | 2 | -4/+8 |
| * | builtins: add normalized switch-1 | s-ol | 2025-03-23 | 1 | -1/+33 |
| * | lib: fix midi port labels | s-ol | 2025-03-23 | 2 | -3/+3 |
| * | lib: add love/font | s-ol | 2025-03-21 | 1 | -0/+16 |
| * | lib: add love/tsv-output | s-ol | 2025-03-21 | 3 | -3/+62 |
| * | lib: separate glsl-view video/tsv-input ops | s-ol | 2025-03-20 | 1 | -9/+32 |
| * | lib: add ad, decay to link-time | s-ol | 2025-03-20 | 1 | -40/+139 |
| * | lib: add osc/dump | s-ol | 2025-03-19 | 1 | -0/+20 |
| * | lib: new glsl-view OSC address space | s-ol | 2025-03-19 | 1 | -21/+66 |
| * | lib: clean up glsl-view uniform type override logic | s-ol | 2025-03-18 | 1 | -33/+33 |
| * | examples: add OSC in/out example | s-ol | 2025-03-18 | 1 | -0/+11 |
| * | lib: unary math/+, math/* | s-ol | 2025-03-18 | 2 | -2/+15 |
| * | language: [array] and {struct} literalswip | s-ol | 2025-03-18 | 19 | -224/+256 |
| * | builtins: switch takes single array as value | s-ol | 2025-03-18 | 2 | -12/+42 |
| * | lib: add glsl-view | s-ol | 2025-03-18 | 4 | -3/+173 |