roc/crates/compiler/test_gen/src
Sam Mohr cf1cfefadb
Merge pull request #7543 from HajagosNorbert/ascii
add with_ascii_uppercased and caseless_ascii_equals to Str
2025-01-24 10:58:22 -08:00
..
helpers Merge branch 'main' into simplify-refcount 2025-01-09 10:18:00 +11:00
gen_abilities.rs Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
gen_compare.rs Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
gen_definitions.rs fix clippy unnecessary hashes 2024-01-01 16:38:36 +01:00
gen_dict.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_erased.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_list.rs update solve_expr and test_gen tests with map_ok 2025-01-15 21:30:19 -06:00
gen_num.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_panic.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_primitives.rs Merge pull request #7454 from roc-lang/ayaz/error-on-invalid-generalized-types 2025-01-20 11:30:52 +11:00
gen_records.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_refcount.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_result.rs Merge pull request #7454 from roc-lang/ayaz/error-on-invalid-generalized-types 2025-01-20 11:30:52 +11:00
gen_return.rs Move to new interpolation syntax 2025-01-10 10:29:20 -08:00
gen_set.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
gen_str.rs Merge pull request #7543 from HajagosNorbert/ascii 2025-01-24 10:58:22 -08:00
gen_tags.rs Merge pull request #7454 from roc-lang/ayaz/error-on-invalid-generalized-types 2025-01-20 11:30:52 +11:00
gen_tuples.rs Progress on updating entire compiler for snake_case 2025-01-05 03:48:03 -08:00
tests.rs merge wasm_str tests into gen_str 2025-01-22 22:59:43 +01:00
wasm_linking.rs Fix WASM test 2025-01-17 21:24:23 -08:00