Commit graph

16 commits

Author SHA1 Message Date
Eric Henry
66f07d984e Merge branch 'trunk' of github.com:rtfeldman/roc into builtin-maxI128 2021-03-12 17:40:57 -05:00
rvcas
181958f284 fix(List): i in list.zig needs to be reset 2021-03-09 19:50:01 -05:00
Folkert
a8cd87b974 test maxI128 2021-03-09 20:19:45 +01:00
rvcas
afe9c27c19 fix(List): in test, Str.concat only takes 2 args, need to pass lambda 2021-03-08 21:46:06 -05:00
rvcas
dfc36bd4a8 fix(List): parse error in tests 2021-03-08 21:42:11 -05:00
rvcas
268ab82410 feat(List): add map3 2021-03-08 21:12:19 -05:00
Richard Feldman
eee4cb1456
Merge pull request #1055 from rtfeldman/err-void
Err with void type
2021-03-07 23:07:43 -05:00
Folkert
2faeda29f2 Err with void type 2021-03-06 23:07:03 +01:00
Folkert
dbb4758cb9 Merge remote-tracking branch 'origin/trunk' into backpassing 2021-03-06 19:01:39 +01:00
Anton-4
480666e4e3 removed unused dependencies using cargo-udeps #1036 2021-03-06 12:07:09 +01:00
Richard Feldman
1211fa93f7
Merge pull request #1049 from rtfeldman/map2
List.map2
2021-03-05 22:55:12 -05:00
Folkert
9364fd591c add test for backpassing 2021-03-06 01:53:44 +01:00
Folkert
14d389e5d1 add tests 2021-03-04 15:46:55 +01:00
Folkert
a5d07b58f2 unnest the gen_primitives test module 2021-03-02 14:50:27 +01:00
Folkert
ef362ada26 change headers 2021-03-01 15:15:05 +01:00
Folkert
3e3fe4fc7a move test files 2021-03-01 14:59:47 +01:00