roc/crates/compiler/test_gen/src
2024-11-23 01:48:51 -03:00
..
helpers Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
gen_abilities.rs test_gen: replace stdlib Json with inline implementation 2024-07-01 20:30:05 +02:00
gen_compare.rs Fix compare for big structs 2023-06-16 10:30:41 -05:00
gen_definitions.rs fix clippy unnecessary hashes 2024-01-01 16:38:36 +01:00
gen_dict.rs Fix some tests that were expecting usize over u64 2024-02-11 12:21:50 -05:00
gen_erased.rs Address some unused warnings 2024-02-14 13:47:26 -05:00
gen_list.rs rename Str.split 2024-11-15 21:12:23 -06:00
gen_num.rs gen_dev-x86_64 extend Num.neg to all Signed and Unsigned int sizes 2024-10-07 23:43:58 +02:00
gen_panic.rs enable dev backend panic tests 2023-09-14 11:51:12 +02:00
gen_primitives.rs Merge attempt 2024-08-19 23:34:05 -07:00
gen_records.rs Merge attempt 2024-08-19 23:34:05 -07:00
gen_refcount.rs rename Str.split 2024-11-15 21:12:23 -06:00
gen_result.rs Merge attempt 2024-08-19 23:34:05 -07:00
gen_return.rs Properly type constrain all function types 2024-11-21 04:09:47 -08:00
gen_set.rs Fix some tests that were expecting usize over u64 2024-02-11 12:21:50 -05:00
gen_str.rs rename Str.split 2024-11-15 21:12:23 -06:00
gen_tags.rs Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
gen_tuples.rs fix clippy unnecessary hashes 2024-01-01 16:38:36 +01:00
tests.rs Add test_gen tests for early returns 2024-10-24 23:41:53 -07:00
wasm_linking.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
wasm_str.rs rename Str.split 2024-11-15 21:12:23 -06:00