Folkert
|
2200a930f9
|
fix Deriv
|
2021-02-18 21:57:07 +01:00 |
|
Folkert
|
e6ec85eeba
|
revert mono tests
|
2021-02-17 01:05:03 +01:00 |
|
Folkert
|
80736f93b9
|
fix mono tests
|
2021-02-17 00:48:37 +01:00 |
|
Folkert
|
b114ca80b4
|
fix test
|
2021-02-14 16:19:04 +01:00 |
|
Folkert
|
0f53665afa
|
fix tests
|
2021-02-13 02:37:41 +01:00 |
|
Folkert
|
0ed87828e5
|
Merge remote-tracking branch 'origin/trunk' into dict
|
2021-02-10 15:02:53 +01:00 |
|
Folkert
|
0ad975113c
|
fix Bag import in tests
|
2021-02-08 23:40:50 +01:00 |
|
Folkert
|
ca04411523
|
fix tests/more uniq removal
|
2021-02-07 22:50:33 +01:00 |
|
Folkert
|
d211ca7e61
|
WIP
|
2021-02-03 20:21:12 +01:00 |
|
Folkert
|
5ce8e3a9d6
|
make tests compile
|
2021-02-02 22:09:29 +01:00 |
|
Chadtech
|
69fcbf70ea
|
Merge branch 'trunk' into dict
|
2021-01-31 15:46:22 -05:00 |
|
Folkert
|
f3385aceec
|
fix overflow for large list literals
|
2021-01-29 16:20:49 +01:00 |
|
Folkert
|
55eff1dba1
|
fix oversights
|
2021-01-28 15:32:22 +01:00 |
|
Folkert
|
0166a4d915
|
fix test hanging forever
|
2021-01-25 13:20:40 +01:00 |
|
Chadtech
|
171e0358f3
|
Mono and can tests for Dict.len Dict.empty
|
2021-01-24 14:43:08 -05:00 |
|
Chadtech
|
609bb21fad
|
Merge branch 'trunk' of github.com:rtfeldman/roc into dict
|
2021-01-21 22:46:47 -05: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
|
b8b79f86d9
|
fix mono tests
|
2021-01-18 22:26:11 +01:00 |
|
Folkert
|
ab6cb7ac93
|
pass stdlib by reference
|
2021-01-14 16:49:55 +01:00 |
|
Folkert
|
96f6b9a6f6
|
fix mono tests
|
2021-01-11 00:26:14 +01:00 |
|
rvcas
|
565cf21e1e
|
fix(tests): need to adjust tests after changing builtin function types
|
2021-01-05 09:18:24 -05:00 |
|
rvcas
|
b34436e5cb
|
Merge branch 'trunk' into int_a_float_a
|
2021-01-04 09:53:45 -05:00 |
|
rvcas
|
a123bfa3ee
|
fix: tests compile and repl_eval
|
2021-01-04 09:46:10 -05:00 |
|
Folkert
|
6e0f57d7eb
|
make invoke work
|
2021-01-02 00:55:09 +01:00 |
|
Folkert
|
728298d15a
|
automatic clippy fixes
|
2021-01-01 00:05:45 +01:00 |
|
Richard Feldman
|
8937a5d872
|
Fix test_mono tests
|
2020-12-30 08:20:47 -05:00 |
|
Folkert
|
099584f4ee
|
SendMap -> MutMap in tests
|
2020-12-26 18:37:30 +01:00 |
|
Richard Feldman
|
c789885499
|
Merge remote-tracking branch 'origin/trunk' into add-builtin-num-aliases
|
2020-12-13 18:49:00 -05:00 |
|
Folkert
|
84421ad06d
|
fix bug in closure argument unpacking
|
2020-12-10 20:45:59 +01:00 |
|
rvcas
|
4987721154
|
feat(Num): rename Num.Int to Num.I64
|
2020-12-07 19:17:20 -05:00 |
|
Richard Feldman
|
2485774184
|
Fix test_mono tests
|
2020-12-04 07:47:01 -05:00 |
|
Folkert
|
7f83d9d3a0
|
fix mono tests, again
|
2020-11-25 20:06:53 +01:00 |
|
Folkert
|
0d15f92f00
|
fix mono tests
|
2020-11-25 19:43:57 +01:00 |
|
Folkert
|
1e4f0e8b07
|
correct alignment in records!
|
2020-11-24 21:28:53 +01:00 |
|
Richard Feldman
|
9de8ebe8e0
|
Fix test_mono
|
2020-11-23 00:33:56 -05:00 |
|
Folkert
|
51f54efcee
|
fix mono tests
|
2020-11-17 02:40:21 +01:00 |
|
Folkert
|
0dde6da77d
|
fix mono test
|
2020-11-14 03:00:20 +01:00 |
|
Folkert
|
859656f02d
|
fix mono tests
|
2020-11-13 23:24:13 +01:00 |
|
Folkert
|
70cba33fe4
|
fix bug in decision_tree
|
2020-11-13 01:39:39 +01:00 |
|
Folkert
|
bde82c3bb6
|
add Store constraint that does not report errors
|
2020-11-12 15:47:56 +01:00 |
|
Folkert
|
2d9f81ec9b
|
fix mono error
|
2020-11-09 00:22:16 +01:00 |
|
Folkert
|
2cf7a9fe42
|
fix tests
|
2020-11-03 20:13:38 +01:00 |
|
Folkert
|
212f8b4d50
|
change test runners to use new error reporting stuff
|
2020-11-03 19:36:02 +01:00 |
|
Folkert
|
09ad286123
|
remove unused function
|
2020-10-31 15:29:36 +01:00 |
|
Folkert
|
8b3b677439
|
remove aliases from Let and LetCon
|
2020-10-31 15:27:24 +01:00 |
|
Folkert
|
5017a456be
|
for now, allow work to be done twice
the scheduler can request that the same file is parsed/canonicalized/etc twice
we need to find a good solution so that no work is repeated
|
2020-10-30 21:57:54 +01:00 |
|
Folkert
|
58467d6515
|
get tests back up an running
|
2020-10-30 16:58:53 +01:00 |
|
Richard Feldman
|
b1d2e87401
|
Use assert_eq over assert
|
2020-10-28 20:33:42 -04:00 |
|
Richard Feldman
|
5a2ba77406
|
Drop redundant #[test] annotation
|
2020-10-25 21:45:34 -04:00 |
|
Richard Feldman
|
793a1462e9
|
Run more assertions in test_mono
|
2020-10-25 21:45:34 -04:00 |
|