roc/crates/compiler/test_gen/src
2022-07-24 01:30:10 +02:00
..
helpers fix from wasm32 RocResult implementation 2022-07-22 21:13:55 +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 enable some dict tests for wasm 2022-07-13 20:53:18 +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 Add non-basis test gen case for compiling branches with unbound patterns 2022-07-21 12:19:46 -04: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 Dict and Set are always in scope 2022-07-13 19:36:53 +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