scritcher/src
Luna a2ea8fb53e make args live through lifetime of runner
we just assign cloned runners the args of the parent runner and don't
free the parent's, maintaining okay memory usage.
2020-06-02 17:12:34 -03:00
..
bmp_valid.zig fix for latest zig 2020-01-14 22:31:20 -03:00
custom.zig convert from ParamMap to ducktyped param struct 2020-05-31 22:27:11 -03:00
image.zig use better seed 2020-06-02 16:59:36 -03:00
lang.zig make load command own its path memory 2020-06-01 22:34:56 -03:00
lv2_helpers.zig fix for latest zig 2020-01-14 22:31:20 -03:00
magick.zig remove embedded magick_wand in favor of cimport 2020-05-12 17:48:20 -03:00
main.zig make repl cloned runner run the runqs cmd 2020-06-02 16:16:49 -03:00
plugin.zig remove heap allocation for RunBuffers 2020-01-25 22:46:00 -03:00
printer.zig add split and index when printing custom/lv2 cmds 2020-06-02 16:00:54 -03:00
runner.zig make args live through lifetime of runner 2020-06-02 17:12:34 -03:00