roc/crates/compiler/test_gen/src
2023-09-14 08:35:53 -04:00
..
helpers log location of gen-test object location 2023-09-03 21:32:36 +02:00
gen_abilities.rs Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
gen_compare.rs Fix compare for big structs 2023-06-16 10:30:41 -05:00
gen_definitions.rs Test closure definition with parens around 2023-07-04 10:24:09 +02:00
gen_dict.rs fix one more wrong float 2023-09-14 00:21:52 +02:00
gen_erased.rs Add initial tests 2023-07-12 14:46:36 -05:00
gen_list.rs Merge pull request #5773 from roc-lang/remaining-dev-backend-lowlevels 2023-09-14 08:35:53 -04:00
gen_num.rs make llvm tests work again 2023-09-13 20:24:15 +02:00
gen_panic.rs enable dev backend panic tests 2023-09-14 11:51:12 +02:00
gen_primitives.rs simplify signatures to what they were before 2023-09-14 12:57:33 +02:00
gen_records.rs make llvm tests work again 2023-09-13 20:24:15 +02:00
gen_refcount.rs list still increments recursively 2023-05-05 15:03:17 +02:00
gen_result.rs implement sqrt and log in the dev backend 2023-02-26 21:41:25 +01:00
gen_set.rs Update more dict/set references 2023-01-14 15:33:54 +01:00
gen_str.rs Rename trimLeft to trimStart and trimRight to trimEnd 2023-06-19 13:17:59 +08:00
gen_tags.rs make llvm tests work again 2023-09-13 20:24:15 +02:00
gen_tuples.rs make llvm tests work again 2023-09-13 20:24:15 +02:00
tests.rs Add erasure llvm test 2023-07-12 14:43:25 -05:00
wasm_linking.rs fix wasm tests 2023-08-09 16:04:48 +02:00
wasm_str.rs Rename trimLeft to trimStart and trimRight to trimEnd 2023-06-19 13:17:59 +08:00