..
helpers
Parameterize program solving on a FunctionKind
2023-07-12 13:53:50 -05:00
gen_abilities.rs
Use larger debug stack for abilities tests
2023-06-16 11:08:10 -05: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
test_gen: enable Dict tests for gen_wasm
2023-01-26 20:05:16 +01:00
gen_list.rs
auto clippy fixes
2023-07-10 18:27:08 +02:00
gen_num.rs
Adjust the tests to use i64 instead o i8
2023-06-09 19:52:19 +02:00
gen_panic.rs
Indent tests more
2022-11-24 14:55:11 -06:00
gen_primitives.rs
reformat test
2023-06-24 14:49:56 +02:00
gen_records.rs
add test that passes a struct < 16 bytes
2023-02-18 16:42:43 +01: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
Get rid of passing target_info a bunch
2023-06-17 18:13:00 -05: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
Test closure definition with parens around
2023-07-04 10:24:09 +02:00
wasm_linking.rs
removed last must_own_arguments
2023-04-12 14:04:43 +02:00
wasm_str.rs
Rename trimLeft to trimStart and trimRight to trimEnd
2023-06-19 13:17:59 +08:00