Commit graph

11 commits

Author SHA1 Message Date
Weird Constructor db01caaac0 Fix a lot of warnings 2022-08-05 19:44:40 +02:00
Weird Constructor a0478f64e9 Made sure synfx-dsp-jit is optional 2022-08-05 06:50:38 +02:00
Weird Constructor 147e5ee18a Improved compiler error output and handling return values 2022-08-04 22:51:16 +02:00
Weird Constructor 45857b064b implemented most of the arithmetics 2022-08-02 20:12:06 +02:00
Weird Constructor 4d5a4ef865 Nearly finished the bjit2jit compiler. 2022-08-02 05:07:18 +02:00
Weird Constructor 41b0b3b7fc refactored test code a bit 2022-08-01 06:58:42 +02:00
Weird Constructor c0dad77577 Wrote bjit to jit translator and got JIT code running in the Code node already 2022-08-01 03:56:38 +02:00
Weird Constructor bf79157f8a First steps of the block language compiler are done 2022-07-31 20:55:04 +02:00
Weird Constructor d9b4dcd984 figured out the output/input stuff better 2022-07-31 17:53:52 +02:00
Weird Constructor 053aceec4d extended test case and made notes about multiple outputs 2022-07-31 14:14:40 +02:00
Weird Constructor f5f8ed545c working on the block language to JIT compiler 2022-07-31 12:18:42 +02:00