d09603c005
add runner support for LV2Command() spec
5412934f27
fix fetching of non-lv2 params
b5512c45fb
fix fetching of lv2 params
dd1b493da2
fix typo
dca5d7b644
parse lv2 commands' split/index automatically
9c6387973f
convert command list to ptr command list, fixing mem issues
d518369314
add random debug statements
7d519b73b6
add runner support on command cast
eb18d01cdd
copy struct base tag into command base tag
47a97636cd
enable command debug printing
c3b83c3e4b
replace f64 to f32 on some commands
f20079b807
disable codepaths not supporting new commands
154032f9b1
revamp command structure for tags and base types
27f499dfbb
add basics of generic command parsing
3c2dcc73e5
Merge remote-tracking branch 'upstream/master'
70684a2cf0
Pick up transitional type aliases. (#566)
c3c43145b8
Comply exhaustive case check (#560)
b7506f6fab
allow to set optional response body on redirects (#561)
c8f949fe96
remove embedded magick_wand in favor of cimport
3de84b5a23
finish arraylist updates
REPL: Change the program opened in runqs to an env var
REPL: Change the program opened in runqs to an env var
74e6beda67
more fixes for latest zig
049a388660
more fixes for latest zig
a623d9b2ca
minor fixes on main file
5ae47fb962
zig fmt pass
7976b64cf6
tuple-inator pass