roc/compiler/test_gen/src
Folkert de Vries 3abdabe45b
Merge pull request #3338 from rtfeldman/wasm-more-list-fns
Wasm: more list functions
2022-06-27 21:28:52 +02:00
..
helpers wasm: implement all addition operators (wrapping, panicking, saturating, and checked) 2022-06-22 22:11:46 +01:00
gen_abilities.rs Turn on basis test case 2022-06-13 09:12:58 -04:00
gen_compare.rs Update to use new square brace formatting 2022-05-22 23:15:54 -04:00
gen_dict.rs Fix a bunch of errors from clippy --tests 2022-05-10 15:21:48 -04:00
gen_list.rs Merge pull request #3338 from rtfeldman/wasm-more-list-fns 2022-06-27 21:28:52 +02:00
gen_num.rs wasm: fix unsigned integer division 2022-06-25 14:36:31 +01:00
gen_primitives.rs Merge remote-tracking branch 'origin/trunk' into flat-declarations 2022-06-22 13:50:01 +02:00
gen_records.rs wasm: implement all addition operators (wrapping, panicking, saturating, and checked) 2022-06-22 22:11:46 +01:00
gen_refcount.rs Update to use new square brace formatting 2022-05-22 23:15:54 -04:00
gen_result.rs enable some more gen_wasm tests 2022-06-18 23:46:11 +01:00
gen_set.rs Update to use new square brace formatting 2022-05-22 23:15:54 -04:00
gen_str.rs Update to use new square brace formatting 2022-05-22 23:15:54 -04:00
gen_tags.rs Make sure to unwrap non-nullable unwrapped unions directly in alias analysis 2022-06-22 12:36:37 -04:00
tests.rs wasm: move linking tests to test_gen and execute the module 2022-06-15 20:20:55 +01:00
wasm_linking.rs wasm: remove duplicate code in tests, for .wasm file dump 2022-06-17 22:04:59 +01:00
wasm_str.rs Rename some functions to make it clearer they're unchecked 2022-06-06 20:23:17 -04:00