Commit Graph

4079 Commits

Author SHA1 Message Date
Richard Feldman
09a656640e
Fix an incorrect var 2022-07-02 13:13:27 -04:00
Richard Feldman
40d90c9fb3
Add doc comment for toScalars 2022-07-02 13:13:27 -04:00
Richard Feldman
348ca970d6
Add gen tests for Str.toScalars 2022-07-02 13:13:27 -04:00
Richard Feldman
092654c463
Fix mono tests 2022-07-02 13:13:19 -04:00
Richard Feldman
810fcb307d
Delete some comments which reproduced a formatter bug 2022-07-02 13:12:14 -04:00
Richard Feldman
acb7cf99e1
Add Str.toScalars builtin 2022-07-02 13:12:12 -04:00
Richard Feldman
b1fe76adbf
Export Str.toScalars from Zig 2022-07-02 13:11:46 -04:00
Richard Feldman
5f20d31617
Add more strToScalars tests 2022-07-02 13:11:45 -04:00
Richard Feldman
9803e3ab01
Fix bug with 2-byte UTF-8 chars 2022-07-02 13:11:45 -04:00
Richard Feldman
598d03737c
Use RocStr.fromSlice in test 2022-07-02 13:11:45 -04:00
Richard Feldman
46c96be6ce
Rename toCodePts to toScalars
These code points will all be Unicode Scalar Values,
so might as well be more precise about the name.
2022-07-02 13:11:44 -04:00
Richard Feldman
44ba24df46
Improve strToCodePts 2022-07-02 13:11:44 -04:00
Richard Feldman
ce6c2f330c
Improve some RocList functions in zig 2022-07-02 13:11:43 -04:00
Richard Feldman
6f5baa5021
Use alignOf instead of sizeOf 2022-07-02 13:11:43 -04:00
Richard Feldman
47216b9905
Add RocStr.strToCodePts in Zig 2022-07-02 13:11:43 -04:00
Richard Feldman
6cdf63b319
Add some zig helpers to RocList 2022-07-02 13:11:42 -04:00
Richard Feldman
d4c1ac4afa
Fix error in comment 2022-07-02 13:11:42 -04:00
Richard Feldman
ff596f5e75
Add RocList.first_elem_ptr to list.zig 2022-07-02 13:11:42 -04:00
Brian Carroll
219e6d11cf
Merge branch 'trunk' of github.com:rtfeldman/roc into pure-roc-list-walk 2022-07-02 18:08:43 +01:00
Anton-4
6b56061b91
wasm compiler path fix 2022-07-02 14:00:42 +02:00
Anton-4
9b4529bf25
updated mono tests 2022-07-02 12:39:33 +02:00
Anton-4
b74fc3554b
Merge branch 'trunk' of github.com:rtfeldman/roc into crates-folder 2022-07-02 12:35:19 +02:00
Anton-4
80226143e0
update mono tests 2022-07-02 11:02:10 +02:00
Anton-4
b1b9a8dc0a
Merge branch 'trunk' of github.com:rtfeldman/roc into crates-folder 2022-07-02 10:44:25 +02:00
Anton-4
4fc2d808f3
fix str.zig finding 2022-07-01 20:35:15 +02:00
Anton-4
e4d8c1e88e
updated mono tests, fixed earthly dir copy 2022-07-01 19:15:36 +02:00
Anton-4
ef68d821f1
Merge branch 'trunk' of github.com:rtfeldman/roc into crates-folder 2022-07-01 17:43:05 +02:00
Anton-4
59609aa5f2
removed dbg 2022-07-01 17:41:53 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00