roc/crates/compiler/test_gen/src
2022-07-24 12:20:29 +02:00
..
helpers rename wasm llvm test wrapper (now it's the same as dev) 2022-07-24 12:20:17 +02:00
gen_abilities.rs Fix gen tests 2022-07-18 22:19:10 -04:00
gen_compare.rs Enable ignored rosetree compare test 2022-07-10 13:55:04 -04:00
gen_dict.rs make dict/set tests return i64 instead of usize (for wasm) 2022-07-24 11:55:09 +02:00
gen_list.rs Compile higher-order low-level calls that take functions with no closure args 2022-07-19 15:50:36 -04:00
gen_num.rs Use decimal formatting for float Num.toStr 2022-07-13 12:35:49 -04:00
gen_primitives.rs disable test for wasm that uses pointers 2022-07-24 12:20:29 +02:00
gen_records.rs stop escaping roc panic strings in the llvm helpers 2022-07-22 12:06:44 +02:00
gen_refcount.rs mono: generate refcounting helper functions for Boxed layout 2022-07-03 23:31:49 +01:00
gen_result.rs fix from wasm32 RocResult implementation 2022-07-22 21:13:55 +02:00
gen_set.rs make dict/set tests return i64 instead of usize (for wasm) 2022-07-24 11:55:09 +02:00
gen_str.rs Use correct callconv for Str.toNum 2022-07-10 13:42:38 -04:00
gen_tags.rs reliable i128 alignment 2022-07-24 01:30:10 +02:00
tests.rs put platform functions (roc_alloc etc) in a module 2022-07-05 17:10:32 +02:00
wasm_linking.rs test_gen: update wasm linking tests to work withx wasm3 runtime 2022-07-10 14:08:34 +02:00
wasm_str.rs Str.walkScalars 2022-07-04 18:01:19 +02:00