roc/crates/compiler/test_gen/src
2023-02-18 16:42:39 +01:00
..
helpers Str.startsWith, str.endsWith and friends 2023-02-11 00:51:04 +01:00
gen_abilities.rs Add regression tests for #4772 2023-01-18 18:11:57 -06:00
gen_compare.rs test_gen: ignore eq_linked_list_long as it's quite slow 2022-12-14 08:42:14 +00:00
gen_dict.rs test_gen: enable Dict tests for gen_wasm 2023-01-26 20:05:16 +01:00
gen_list.rs dev backend: Box.unbox and List.get str 2023-02-10 20:19:50 +01:00
gen_num.rs Merge pull request #3958 from roc-lang/dev-backend-bitwise-shifts 2023-01-28 00:46:09 +01:00
gen_panic.rs Indent tests more 2022-11-24 14:55:11 -06:00
gen_primitives.rs dev: box and unbox 32-bit value 2023-02-18 16:42:39 +01:00
gen_records.rs Rip out polymorphic expression compilation 2023-01-21 12:37:09 -06:00
gen_refcount.rs Update tests 2022-09-20 14:42:03 -05:00
gen_result.rs Update tests 2022-09-20 14:42:03 -05:00
gen_set.rs Update more dict/set references 2023-01-14 15:33:54 +01:00
gen_str.rs Str.startsWith, str.endsWith and friends 2023-02-11 00:51:04 +01:00
gen_tags.rs Handle case where only other tag of nullable unwrapped needs no refcount 2023-02-16 09:38:49 -06:00
gen_tuples.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
tests.rs implement mono / lowering for tuples 2023-02-07 18:54:50 -08:00
wasm_linking.rs Update gen wasm tests 2023-01-11 14:39:11 -06:00
wasm_str.rs Update wasm-str tests 2022-09-20 14:53:46 -05:00