.. |
helpers
|
implement List.map in the dev backend
|
2023-04-23 17:35:17 +02:00 |
gen_abilities.rs
|
Implement Hash for Bool
|
2023-03-28 15:04:45 -05:00 |
gen_compare.rs
|
Combined test for good measure
|
2023-02-16 23:08:30 +01:00 |
gen_dict.rs
|
test_gen: enable Dict tests for gen_wasm
|
2023-01-26 20:05:16 +01:00 |
gen_list.rs
|
implement List.map in the dev backend
|
2023-04-23 17:35:17 +02:00 |
gen_num.rs
|
implement Num.toStr for the dev backend
|
2023-04-23 18:04:34 +02:00 |
gen_panic.rs
|
Indent tests more
|
2022-11-24 14:55:11 -06:00 |
gen_primitives.rs
|
handle lambda set when passed as a function argument
|
2023-04-08 20:14:15 +02:00 |
gen_records.rs
|
add test that passes a struct < 16 bytes
|
2023-02-18 16:42:43 +01:00 |
gen_refcount.rs
|
fix ptr returned by wasm reset
|
2023-04-18 21:59:13 +02:00 |
gen_result.rs
|
implement sqrt and log in the dev backend
|
2023-02-26 21:41:25 +01:00 |
gen_set.rs
|
Update more dict/set references
|
2023-01-14 15:33:54 +01:00 |
gen_str.rs
|
handle all comparison widths
|
2023-04-08 19:17:11 +02:00 |
gen_tags.rs
|
fix BOOL_TRUE and BOOL_FALSE
|
2023-04-23 17:31:52 +02:00 |
gen_tuples.rs
|
implement mono / lowering for tuples
|
2023-02-07 18:54:50 -08:00 |
lib.rs
|
correct formatting and removed duplicate image
|
2022-11-03 20:02:10 +11:00 |
tests.rs
|
implement mono / lowering for tuples
|
2023-02-07 18:54:50 -08:00 |
wasm_linking.rs
|
removed last must_own_arguments
|
2023-04-12 14:04:43 +02:00 |
wasm_str.rs
|
Update wasm-str tests
|
2022-09-20 14:53:46 -05:00 |