roc/compiler/gen/tests
Folkert 1279999c6c fix how free is called
somehow the previous version compiles passes llvm verification, but hangs when free is actually called
2020-09-08 21:30:23 +02:00
..
helpers fix comments/warnings 2020-09-08 14:18:55 +02:00
gen_list.rs fix how free is called 2020-09-08 21:30:23 +02:00
gen_num.rs implement Num.compare 2020-09-08 19:40:18 +02:00
gen_primitives.rs allow calling of functions passed as arguments 2020-09-08 14:19:47 +02:00
gen_records.rs fix bug with optional record fields 2020-09-07 14:13:22 +02:00
gen_str.rs Implemented Str.concat 2020-08-19 02:00:49 -04:00
gen_tags.rs back to a working version 2020-08-19 23:42:45 +02:00