Brian Carroll
|
a9e0ff6b4b
|
wasm: update small string tests to expect 12 bytes
|
2022-03-11 08:34:27 +00:00 |
|
Tom Dohrmann
|
788c8a6af2
|
reimplement RocList and RocStr
|
2022-02-23 16:02:13 +01:00 |
|
rvcas
|
cd42f034b5
|
feat(wasm): start StrToNum
|
2021-12-27 19:08:21 -05:00 |
|
rvcas
|
e269fc4345
|
test(wasm): more wasm_str tests
|
2021-12-20 17:48:34 -05:00 |
|
Jan Van Bruggen
|
96724e73aa
|
Add empty-delimiter handling for Str.split
|
2021-12-18 00:53:17 -07:00 |
|
Brian Carroll
|
86d8e2789e
|
Implement Wasm string equality
|
2021-12-16 16:56:56 +00:00 |
|
Brian Carroll
|
a3827d6636
|
Merge pull request #2071 from rtfeldman/refcount-mono-ir
Start generating refcounting code as mono IR
|
2021-12-01 12:59:16 +00:00 |
|
rvcas
|
40090f20e6
|
test: update tests to use Num.toStr
|
2021-11-30 14:56:08 -05:00 |
|
Brian Carroll
|
45302d996b
|
Update small string tests in wasm_str
|
2021-11-30 13:02:08 +00:00 |
|
Brian Carroll
|
be55582290
|
Enable some more gen_wasm string builtins
|
2021-11-18 09:59:52 +00:00 |
|
Brian Carroll
|
9b2f01042e
|
Enable all Str.concat tests
|
2021-11-18 09:04:52 +00:00 |
|
Brian Carroll
|
751bfd842c
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-str-builtins
|
2021-11-17 14:36:52 +00:00 |
|
Brian Carroll
|
36f2ef301f
|
Only enable wasm_str tests for gen-wasm feature
|
2021-11-16 23:41:15 +00:00 |
|
Brian Carroll
|
b8f40011b9
|
Generate a test "platform" with libc allocator functions
|
2021-11-16 11:59:46 +00:00 |
|
Brian Carroll
|
e9f920827e
|
Add support for Zig/LLVM "fast calling convention"
|
2021-11-15 19:20:55 +00:00 |
|
Brian Carroll
|
7ac1c7a72f
|
Get long string literals working in gen_wasm
|
2021-11-15 15:22:07 +00:00 |
|
Brendan Hansknecht
|
360974398a
|
Merge test_dev, test_wasm, and test_wasm_util into test_gen
|
2021-11-08 19:31:20 -08:00 |
|