Commit Graph

17 Commits

Author SHA1 Message Date
Luna 9fd41a61bf add runner test + 'zig build test' subcommand 2019-08-08 16:48:31 -03:00
Luna 7e6b85ef48 lang: add tests
- lang: add deinit()
2019-08-07 21:04:51 -03:00
Luna 2b2eb51dff clean up some debug prints
- free file and command memory on exit
2019-07-10 12:13:44 -03:00
Luna 16a082ce0a remove oldMain, add LICENSE 2019-07-10 12:10:09 -03:00
Luna 8e453298bc add basic machinery around plugin 2019-07-09 00:04:01 -03:00
Luna 1b8784dc8f add Image struct wrapper around libsndfile, finish loadCmd 2019-07-08 14:43:58 -03:00
Luna 87459939cf add debug flag to runCommands 2019-07-08 13:13:03 -03:00
Luna 41a8b18d66 add basic runner 2019-07-08 12:38:16 -03:00
Luna be280d44f3 basic parser 2019-07-08 00:09:34 -03:00
Luna 4bbe980014 add basic lang parse code 2019-07-07 23:03:55 -03:00
Luna fdbed55b80 fix output ports not using out_buf 2019-07-07 16:05:10 -03:00
Luna f222c5e34f fix ports, fix c-str for params 2019-07-07 15:54:38 -03:00
Luna bd00f61977 add helpers for c string construction 2019-07-07 15:04:25 -03:00
Luna 846faafc92 make lv2core namespaces use std.cstr.addNullByte 2019-07-07 14:39:51 -03:00
Luna f7a16447f4 fix cimport not doing deref 2019-07-07 14:26:49 -03:00
Luna 58aea2755e lv2apply port to zig, episode 1 2019-07-07 02:26:05 -03:00
Luna 24e4f01a3e initial commit for zig project 2019-07-05 16:59:45 -03:00