Commit Graph

388 Commits

Author SHA1 Message Date
Folkert
80736f93b9 fix mono tests 2021-02-17 00:48:37 +01:00
Folkert
f1d5a9824a add fourth closure test 2021-02-17 00:42:09 +01:00
Folkert
42c0de1314 better reporting of valgrind errors 2021-02-17 00:40:01 +01:00
Folkert
b2e96be736 add closure tests 2021-02-16 23:20:30 +01:00
Folkert
a08485b0ee fix alias error incorrectly reported 2021-02-16 17:07:33 +01:00
Folkert
3b267392b3 make closure borrowed example work 2021-02-16 15:44:27 +01:00
Anton-4
30dca9528c
Merge branch 'trunk' into valgrind_ci 2021-02-12 11:55:35 +01:00
Folkert
a1731518ad remove duplicate test 2021-02-11 15:22:20 +01:00
Folkert
46c251bb6b disable valgrind for deriv 2021-02-11 15:21:39 +01:00
Folkert
4d2c807570 we don't have the multi-module quicksort test any more 2021-02-10 22:37:17 +01:00
Folkert
0ed87828e5 Merge remote-tracking branch 'origin/trunk' into dict 2021-02-10 15:02:53 +01:00
Anton-4
e247b573a6 Added valgrind dependency to Earthfile, enabled valgrind tests 2021-02-10 13:30:34 +01:00
Folkert
8f83bb4518 clippy 2021-02-08 22:54:52 +01:00
Folkert
09b3d40380 add repl support for parse errors 2021-02-08 21:09:53 +01:00
Folkert
2c9a80153d remove Bag 2021-02-08 00:33:29 +01:00
Folkert
ca04411523 fix tests/more uniq removal 2021-02-07 22:50:33 +01:00
Folkert
38b21c3474 add lifetime to SyntaxError 2021-02-07 22:26:55 +01:00
Folkert
148fffe969 parameterize Parser on an Error type 2021-02-07 22:08:28 +01:00
Folkert
31fc62b7f0 cleanup 2021-02-06 21:46:22 +01:00
Chadtech
a575ff22fa Merge branch 'trunk' of github.com:rtfeldman/roc into dict 2021-02-04 00:37:30 -05:00
Folkert de Vries
438a2e6f83
Merge branch 'trunk' into parser-with-progress 2021-02-04 00:40:20 +01:00
Folkert
db7e604643 clippy 2021-02-03 22:47:28 +01:00
Folkert
feb77b5bcc clippy 2021-02-03 22:40:47 +01:00
Folkert
8c6a9c4144 working state 2021-02-03 22:32:27 +01:00
Folkert
d211ca7e61 WIP 2021-02-03 20:21:12 +01:00
Folkert
37f17da27e disable valgrind in cli tests 2021-02-01 14:39:50 +01:00
Folkert
9be4841d85 disable valgrind in cli tests 2021-01-31 23:34:16 +01:00
Folkert
a79a9ea253 use the compiler's str.zig from platforms 2021-01-31 23:11:02 +01:00
Chadtech
69fcbf70ea
Merge branch 'trunk' into dict 2021-01-31 15:46:22 -05:00
Folkert
4c047ca7ed switch to zig platform in cli tests 2021-01-31 16:38:03 +01:00
Folkert
02d6e276cf update configs 2021-01-31 15:59:47 +01:00
Folkert
4bd9d417d1 add stdin support for cli tests (currently unused) 2021-01-29 00:13:09 +01:00
Chadtech
d787d3ef7b
Merge branch 'trunk' into dict 2021-01-25 20:25:37 -05:00
Chadtech
ec7d8e0dc9 Bringing in Trunk and resolving conflict 2021-01-23 21:23:31 -05:00
Folkert
54fb482b79 Merge remote-tracking branch 'origin/trunk' into list-empty-record 2021-01-23 15:24:05 +01:00
Folkert
513d7cd78f groundwork for RoseTree 2021-01-23 01:39:04 +01:00
Folkert
a4d7e809d2 allow list of empty record in repl 2021-01-22 20:31:29 +01:00
Chadtech
609bb21fad Merge branch 'trunk' of github.com:rtfeldman/roc into dict 2021-01-21 22:46:47 -05:00
Folkert
7731ab38d1 update tests 2021-01-21 22:41:47 +01:00
Folkert
6f9bd80dbf add rbtree insert benchmark 2021-01-19 16:45:02 +01:00
Chadtech
a46a7ef06a builtin_defs_map passed in explicitly in many places that want to monomorphize, so that we can use a new test_builtin_defs in tests. Hash test works 2021-01-18 22:38:51 -05:00
Folkert
56558f775e add deriv example 2021-01-19 00:03:22 +01:00
Folkert
b8b79f86d9 fix mono tests 2021-01-18 22:26:11 +01:00
Folkert
c136bed955 add and test nqueens and cfold 2021-01-18 01:59:38 +01:00
Folkert
8cd744342b Merge remote-tracking branch 'origin/trunk' into nullable-tags 2021-01-17 02:37:57 +01:00
Folkert
2ce35cca28 fix block_of_memory creation for recursive layouts 2021-01-17 00:38:30 +01:00
Folkert
afbffc50c1 refactor union layout 2021-01-17 00:38:30 +01:00
Chadtech
c7f6de2afe Merge branch 'trunk' of github.com:rtfeldman/roc into dict 2021-01-16 14:55:09 -05:00
Folkert
c85fa58648 a working state again 2021-01-16 01:55:38 +01:00
Richard Feldman
8ebf45040e
Merge pull request #897 from rtfeldman/stdlib-by-reference
pass stdlib by reference
2021-01-14 22:44:52 -05:00