| Commit message (Expand) | Author | Age | Files | Lines |
| * | global tag IDs | s-ol | 2025-09-22 | 2 | -9/+11 |
| * | 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 | 1 | -9/+33 |
| * | lib/osc: set socket reuse flag | s-ol | 2025-09-16 | 1 | -0/+2 |
| * | 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 | 1 | -39/+35 |
| * | lib/glsl-view: use tag for texture, uniform names | s-ol | 2025-09-14 | 1 | -22/+27 |
| * | 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 |
| * | lib/glsl-view: add freeze and step! | s-ol | 2025-08-05 | 1 | -8/+58 |
| * | 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 | 1 | -20/+90 |
| * | lib/osc: send without arguments, triggers on path | s-ol | 2025-08-04 | 1 | -3/+3 |
| * | 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 | 1 | -57/+75 |
| * | glsl-view: resolve relative paths for video | s-ol | 2025-03-23 | 1 | -3/+7 |
| * | 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 | 1 | -0/+41 |
| * | 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 |
| * | lib: unary math/+, math/* | s-ol | 2025-03-18 | 1 | -2/+2 |
| * | language: [array] and {struct} literalswip | s-ol | 2025-03-18 | 3 | -3/+3 |
| * | lib: add glsl-view | s-ol | 2025-03-18 | 3 | -1/+170 |
| * | lib: support receiving OSC | s-ol | 2025-03-18 | 1 | -10/+110 |
| * | lib: add random/int | s-ol | 2025-03-18 | 1 | -0/+36 |
| * | lib: add link-time module | s-ol | 2025-03-15 | 1 | -0/+224 |
| * | lib: add time/spring | s-ol | 2025-03-02 | 1 | -1/+81 |
| * | lib: add // to math | s-ol | 2025-03-02 | 2 | -0/+19 |
| * | small fixes | s-ol | 2025-03-02 | 1 | -4/+4 |
| * | lib: add osc/send_arr with support for [] tags | s-ol | 2025-03-02 | 2 | -9/+46 |
| * | lib: fix typos and misnomers | s-ol | 2025-03-02 | 4 | -8/+8 |
| * | docs: don't repeat aliased entries | s-ol | 2025-03-02 | 1 | -4/+4 |
| * | use testing module for lib/logic tests | s-ol | 2025-03-02 | 1 | -2/+1 |
| * | lib: add <,<=,>,>= to logic, add tests | s-ol | 2025-03-02 | 1 | -0/+48 |
| * | lib: update midi | s-ol | 2025-03-02 | 2 | -41/+146 |
| * | lib: test and extend string module | s-ol | 2025-03-02 | 1 | -2/+32 |
| * | lib: fix array-/map | s-ol | 2025-03-02 | 1 | -7/+7 |
| * | rename Op:update_out → setup_out | s-ol | 2025-03-02 | 7 | -19/+19 |
| * | lib: use Op:update_out | s-ol | 2025-03-02 | 9 | -67/+41 |
| * | add Dummy AST node | s-ol | 2025-03-02 | 2 | -6/+5 |
| * | lib: fix midi on Lua 5.1 | s-ol | 2025-03-02 | 1 | -4/+4 |
| * | lib: small fixes | s-ol | 2025-03-02 | 2 | -2/+3 |
| * | lib: add mat4 | s-ol | 2025-03-02 | 1 | -0/+158 |