Folkert
|
f8078b0bfa
|
fix mono
|
2021-05-24 16:11:25 +02:00 |
|
Folkert
|
e81087f913
|
Merge remote-tracking branch 'origin/trunk' into specialize-lowlevel
|
2021-05-24 15:17:28 +02:00 |
|
Folkert
|
53a4af99f4
|
mono tests
|
2021-05-24 14:41:37 +02:00 |
|
Folkert
|
45111ec7e6
|
zucht
|
2021-05-21 09:36:50 +02:00 |
|
Folkert
|
bc7834a23a
|
sigh
|
2021-05-21 09:22:19 +02:00 |
|
Folkert
|
780e6b28b8
|
fix import missing from release mode
|
2021-05-21 09:06:59 +02:00 |
|
Folkert
|
1d7ca32101
|
passing tests!
|
2021-05-20 22:43:55 +02:00 |
|
Folkert
|
3a4a78fdbb
|
conditional import
|
2021-05-16 01:05:29 +02:00 |
|
Folkert
|
2d2418a514
|
fix mono tests
|
2021-05-16 00:54:33 +02:00 |
|
Folkert
|
e63eea7389
|
WIP
|
2021-05-13 00:26:41 +02:00 |
|
Folkert
|
9708876dd8
|
fix closure example
|
2021-05-10 21:38:17 +02:00 |
|
Folkert
|
e95d42dda3
|
ensure symbol passed to jump is properly specialized
|
2021-05-10 13:23:28 +02:00 |
|
Folkert
|
f1a8b75196
|
great success
|
2021-05-09 23:24:27 +02:00 |
|
Folkert
|
694a896d54
|
fix closure size inference
|
2021-05-09 16:07:52 +02:00 |
|
Folkert
|
bbeb89d027
|
fix mono test
|
2021-03-29 15:40:03 +02:00 |
|
Folkert
|
589b579689
|
refactor
|
2021-03-23 14:31:35 +01:00 |
|
Folkert
|
73e6128ce3
|
parse multi-backtracking
|
2021-03-19 00:10:02 +01:00 |
|
Folkert
|
74388e8cc8
|
fix mono tests
|
2021-03-03 23:14:31 +01:00 |
|
Folkert
|
9a8285386f
|
fix mono test
|
2021-02-19 22:25:11 +01:00 |
|
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 |
|
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 |
|
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 |
|