roc/compiler/test_gen/src
2021-12-31 21:23:15 +00:00
..
helpers Wasm tests: speed up 3x by only exporting refcount symbols when used 2021-12-31 21:23:15 +00:00
gen_compare.rs Test for equality on very long linked lists 2021-12-27 18:08:43 +00:00
gen_dict.rs Merge test_dev, test_wasm, and test_wasm_util into test_gen 2021-11-08 19:31:20 -08:00
gen_list.rs Merge pull request #2259 from rtfeldman/i/2227-record-layout-hang 2021-12-23 20:17:34 +01:00
gen_num.rs Wasm support for 128-bit number literals, isFinite, ==, and != 2021-12-13 09:05:07 +00:00
gen_primitives.rs Remove bad test 2021-12-30 20:59:59 -06:00
gen_records.rs Add macro to expect runtime error panic through llvm backend, and a test 2021-12-22 09:17:54 -06:00
gen_refcount.rs Generate IR helper proc for list refcounting 2021-12-30 17:15:31 +00:00
gen_result.rs flesh out api for RocResult 2021-12-27 20:01:19 +01:00
gen_set.rs cleanup 2021-11-27 16:36:43 +01:00
gen_str.rs Add empty-delimiter handling for Str.split 2021-12-18 00:53:17 -07:00
gen_tags.rs Dereference small (non recursive) tag unions before storing them elsewhere 2021-12-29 17:55:21 -06:00
tests.rs Create code gen tests for refcounting 2021-12-29 16:48:43 +00:00
wasm_str.rs test(wasm): more wasm_str tests 2021-12-20 17:48:34 -05:00