Folkert
|
369f1b7cbb
|
don't lie about progress
|
2021-03-25 15:08:02 +01:00 |
|
rvcas
|
9da0193f2c
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-24 23:05:44 -04:00 |
|
Folkert
|
2a0c5c669b
|
fiddling with the when parser
|
2021-03-24 22:55:01 +01:00 |
|
rvcas
|
f8a6cd6a74
|
feat(unify): clean up with @folkertdev
|
2021-03-24 15:37:23 -04:00 |
|
rvcas
|
6aaa12079d
|
tests(test_reporting): properly testing a mismatch for applied tag functions
|
2021-03-24 15:36:52 -04:00 |
|
rvcas
|
6009501114
|
tests(solve_expr): mismatch still not properly being reported
|
2021-03-23 22:46:48 -04:00 |
|
rvcas
|
7148522e15
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-23 19:29:03 -04:00 |
|
Folkert
|
dd8bdcb806
|
show platform header in error messages
|
2021-03-23 23:00:18 +01:00 |
|
Folkert
|
c9f396b985
|
test function pattern shadowing error
|
2021-03-23 22:10:07 +01:00 |
|
Folkert
|
715ab9ff2e
|
actually blow up on invalid pattern
|
2021-03-23 22:01:22 +01:00 |
|
Folkert
|
d91e810bd8
|
fix test compilation
|
2021-03-23 16:34:09 +01:00 |
|
Folkert
|
169e34b583
|
fix parser problem in Dict.roc
|
2021-03-23 16:15:56 +01:00 |
|
Folkert
|
4418a99c89
|
include header in fatal parse errors
|
2021-03-23 16:14:20 +01:00 |
|
Folkert
|
e3b65b1ce0
|
Merge remote-tracking branch 'origin/trunk' into import-builtin-mod
|
2021-03-23 15:40:27 +01:00 |
|
Folkert
|
9a4518ce6b
|
test for missing files
|
2021-03-23 15:38:36 +01:00 |
|
Folkert
|
4f8f2e01dc
|
more refactor
|
2021-03-23 14:45:06 +01:00 |
|
Folkert
|
589b579689
|
refactor
|
2021-03-23 14:31:35 +01:00 |
|
Richard Feldman
|
a8168a8022
|
Merge branch 'trunk' into repl-docs
|
2021-03-22 19:53:01 -04:00 |
|
rvcas
|
eb4a6109d6
|
tests(solve_expr): try a mismatch
|
2021-03-22 11:25:51 -04:00 |
|
Folkert
|
55cb780249
|
don't clone Layout
|
2021-03-22 14:08:48 +01:00 |
|
Folkert
|
fa013e7d01
|
make layout Copy
|
2021-03-22 13:21:30 +01:00 |
|
Folkert
|
2fce825366
|
pass by reference
|
2021-03-22 13:18:16 +01:00 |
|
Folkert
|
e042c73aff
|
clippy
|
2021-03-22 13:13:10 +01:00 |
|
Folkert
|
ca9048ee17
|
cleanup
|
2021-03-22 13:10:38 +01:00 |
|
Folkert
|
addf130be5
|
optimize Path
|
2021-03-22 13:09:56 +01:00 |
|
Folkert
|
fdebfa6b3f
|
cloning
|
2021-03-22 11:58:13 +01:00 |
|
Chadtech
|
40006bfe24
|
Merge branch 'trunk' into repl-docs
|
2021-03-22 00:57:13 -04:00 |
|
rvcas
|
91d98d2463
|
Merge branch 'trunk' into applied_tag_functions
|
2021-03-22 00:56:42 -04:00 |
|
rvcas
|
b806df1b92
|
tests(solve_expr): add some comments so know which branch
|
2021-03-22 00:55:39 -04:00 |
|
Chadtech
|
e6d900b978
|
Vertical List.roc exports
|
2021-03-22 00:55:05 -04:00 |
|
Chadtech
|
35c7bb7a5a
|
Correct errors in List.roc
|
2021-03-22 00:54:42 -04:00 |
|
rvcas
|
b063b45481
|
feat(unify): we were actually hitting the second case but desc now comes from first
|
2021-03-22 00:50:03 -04:00 |
|
Folkert
|
41e61ba38a
|
Subs efficiency
|
2021-03-22 02:04:59 +01:00 |
|
Folkert
|
7bb367713c
|
Merge remote-tracking branch 'origin/trunk' into ir-cleanup
|
2021-03-22 00:35:00 +01:00 |
|
Richard Feldman
|
e1c70fddec
|
Merge pull request #1093 from rtfeldman/type-identifier-messages
Type identifier messages
|
2021-03-21 19:20:18 -04:00 |
|
Folkert
|
5bbea3510f
|
fix tab case
|
2021-03-21 23:42:34 +01:00 |
|
Folkert
|
03a90faa37
|
clippy
|
2021-03-21 22:53:05 +01:00 |
|
Folkert
|
b681923270
|
report malformed type names in annotations
|
2021-03-21 22:52:23 +01:00 |
|
Folkert
|
ef211ce49a
|
clippy
|
2021-03-21 22:15:47 +01:00 |
|
Folkert
|
f3318fbc2f
|
more Copy
|
2021-03-21 21:38:11 +01:00 |
|
Folkert
|
ce98da9d04
|
remove Nested from Def
|
2021-03-21 21:14:32 +01:00 |
|
Folkert
|
52854a6f57
|
make Def and TypeAnnotation Copy
|
2021-03-21 21:08:16 +01:00 |
|
Folkert
|
f3fc9f450f
|
make ast::Expr Copy
|
2021-03-21 21:05:36 +01:00 |
|
Folkert
|
2827af7e59
|
remove Nested from pattern
|
2021-03-21 21:03:37 +01:00 |
|
Folkert
|
197835b6ed
|
remove nested in expr
|
2021-03-21 20:56:18 +01:00 |
|
Folkert
|
19f05c9db8
|
remove old code
|
2021-03-21 20:55:07 +01:00 |
|
rvcas
|
eff822f48f
|
feat(unify): more tests and some new ones fail
|
2021-03-21 12:22:42 -04:00 |
|
Folkert
|
92a66bac1f
|
add failing pattern test case
|
2021-03-21 15:54:47 +01:00 |
|
Folkert
|
8d80dc97c8
|
better error message for type start
|
2021-03-21 15:50:32 +01:00 |
|
rvcas
|
36ec1a0f56
|
feat(unify): clippy warnings
|
2021-03-21 00:38:00 -04:00 |
|