adf89eb360
update doc, remove todo on quicksave, rm showpath
8677e977ee
add file "saving" to quicksave cmd
25bef23933
add basic lilv instantiation support
fc69a3f62f
add temporary file name generator
05fe41d8b4
add setting of parameters to the ports
bbf34f1133
add port setup code
8e453298bc
add basic machinery around plugin
eea39cdd24
add comments
176bbd446a
add draft impl for ampCmd
276100c556
add implementation for quicksave command
1b8784dc8f
add Image struct wrapper around libsndfile, finish loadCmd
e2f9566529
add basic resolution of arguments
87459939cf
add debug flag to runCommands
41a8b18d66
add basic runner
fdbed55b80
fix output ports not using out_buf
f222c5e34f
fix ports, fix c-str for params
bd00f61977
add helpers for c string construction
846faafc92
make lv2core namespaces use std.cstr.addNullByte
f7a16447f4
fix cimport not doing deref
4f7478d7b2
basic fndecl ast node working
e2438f143b
work towards FnDecl ast node
b591ecdf9b
fix identifier -> keyword conversion
ac23c0d2d7
fix identifier lexemes
b0e123f83a
rm ast_printer
90f33e84fc
remove old parser, work towards rewritten parser
fa47bd7a7e
fix for latest zig
ff5a532c58
scanner: fix issues regarding peekNext