roc/compiler/test_gen/src
Richard Feldman b05342c678 Split out an optional "llvm" feature
Also move OptLevel out of roc_gen (which
should really be called gen_llvm) and into roc_mono,
so it's no longer coupled to LLVM.
2021-06-06 00:32:58 -04:00
..
helpers Split out an optional "llvm" feature 2021-06-06 00:32:58 -04:00
gen_compare.rs Fix gen_compare tests 2021-05-23 23:46:09 -04:00
gen_dict.rs Changed singleton to single 2021-03-14 21:57:10 -04:00
gen_hash.rs change headers 2021-03-01 15:15:05 +01:00
gen_list.rs Fix plumbing 2021-05-29 22:21:25 +02:00
gen_num.rs add missing #[test] 2021-03-29 15:39:19 +02:00
gen_primitives.rs add test 2021-05-29 23:29:33 +02:00
gen_records.rs change headers 2021-03-01 15:15:05 +01:00
gen_result.rs Err with void type 2021-03-06 23:07:03 +01:00
gen_set.rs Merge branch 'trunk' into singleton-to-single 2021-03-15 00:42:59 -04:00
gen_str.rs Fix Str.startsWithCodePoint docs 2021-05-02 22:16:58 -04:00
gen_tags.rs enable tag unions as functions in code gen 2021-05-24 16:01:51 +02:00
lib.rs Fix some test module names 2021-05-23 23:46:09 -04:00