roc/crates/compiler/test_gen/src
2022-08-09 15:17:09 -07:00
..
helpers Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-stack-size-control-i2490 2022-08-08 22:39:26 +01:00
gen_abilities.rs Turn off test on gen-wasm for now 2022-08-04 17:13:09 -05: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 Merge pull request #3697 from rtfeldman/test-interfaces 2022-08-05 00:01:38 +02:00
gen_num.rs Merge remote-tracking branch 'origin/trunk' into complete-num-add 2022-08-07 19:52:06 +02:00
gen_primitives.rs Simplify combine 2022-08-09 15:17:09 -07:00
gen_records.rs remove duplicate test 2022-07-29 14:42:26 +02:00
gen_refcount.rs wasm: fix refcount bug in higher order low-levels 2022-08-05 09:51:51 +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 implement when on multiple string patterns 2022-07-29 12:13:21 +02:00
gen_tags.rs Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-code-gen-fixes-i3448 2022-08-06 10:12:24 +01:00
lib.rs make test_gen a package 2022-07-27 13:49:23 +02:00
tests.rs put platform functions (roc_alloc etc) in a module 2022-07-05 17:10:32 +02:00
wasm_linking.rs wasm: add stack_bytes field to Env 2022-08-08 21:41:25 +01:00
wasm_str.rs Str.walkScalars 2022-07-04 18:01:19 +02:00