Folkert
|
22a9779fe4
|
test case for alias diff reporting
|
2021-02-16 17:22:06 +01:00 |
|
Folkert
|
c4e606bcc6
|
fix formatting issue
|
2021-02-14 16:09:59 +01:00 |
|
Folkert
|
0f53665afa
|
fix tests
|
2021-02-13 02:37:41 +01:00 |
|
Folkert
|
b204154fec
|
improve messages for tag names
|
2021-02-12 15:22:11 +01:00 |
|
Folkert
|
19d3e43f09
|
better indentation errors (use original location for error)
|
2021-02-12 13:47:56 +01:00 |
|
Folkert
|
0120d5d5a1
|
better errors for inline aliases
|
2021-02-12 02:04:51 +01:00 |
|
Folkert
|
ba820a3179
|
checkpoint
|
2021-02-12 00:25:17 +01:00 |
|
Folkert
|
66b2dfe6f6
|
better errors for type variables
|
2021-02-11 22:45:20 +01:00 |
|
Folkert
|
c339f96244
|
better messages for types in parens and applied types
|
2021-02-11 21:48:19 +01:00 |
|
Folkert
|
9aa0b0b020
|
tag union parse errors
|
2021-02-09 21:29:06 +01:00 |
|
Folkert
|
b7e4964be1
|
tab errors
|
2021-02-09 15:49:38 +01:00 |
|
Folkert
|
4e36d71c2f
|
finish up TRecord
|
2021-02-09 02:51:14 +01:00 |
|
Folkert
|
f5a48237b7
|
Merge remote-tracking branch 'origin/trunk' into parse-param-error
|
2021-02-08 22:55:17 +01:00 |
|
Folkert
|
0ccf17007e
|
keyword in record field
|
2021-02-08 22:39:12 +01:00 |
|
Folkert
|
860aa6d194
|
more error messages
|
2021-02-08 21:58:39 +01:00 |
|
Folkert
|
523df61622
|
first good parse error message
|
2021-02-08 20:56:02 +01:00 |
|
Richard Feldman
|
7feada88e4
|
Merge branch 'trunk' into parser-with-progress
|
2021-02-08 00:11:04 -05:00 |
|
Folkert
|
8b3158aeba
|
fix formatting
|
2021-02-07 02:38:11 +01:00 |
|
Folkert
|
dc5eec189c
|
report unexposed values
|
2021-02-07 01:17:46 +01:00 |
|
Folkert
|
da28486184
|
disable test helper
|
2021-02-04 23:28:33 +01:00 |
|
Folkert
|
34c3a4147a
|
add some bad parse error messages to tests, to track progress
|
2021-02-04 23:26:59 +01:00 |
|
Folkert
|
db7e604643
|
clippy
|
2021-02-03 22:47:28 +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
|
7731ab38d1
|
update tests
|
2021-01-21 22:41:47 +01:00 |
|
Folkert
|
9227464de8
|
change type variable
|
2021-01-04 23:36:47 +01:00 |
|
rvcas
|
27cfd4d7ad
|
more test fixes
|
2021-01-04 15:18:49 -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
|
ccd302cbe9
|
format
|
2021-01-01 00:54:18 +01:00 |
|
Folkert
|
728298d15a
|
automatic clippy fixes
|
2021-01-01 00:05:45 +01:00 |
|
Folkert
|
caaf8e76c1
|
reintroduce multiple uniqueness vars in numbers
|
2020-12-22 20:13:54 +01:00 |
|
Richard Feldman
|
c789885499
|
Merge remote-tracking branch 'origin/trunk' into add-builtin-num-aliases
|
2020-12-13 18:49:00 -05:00 |
|
Jared Ramirez
|
c44ecbb1e5
|
Fix reporting tests
|
2020-12-12 14:01:32 -08:00 |
|
Chadtech
|
bce5c2c9e8
|
Changed many instances of Dict and CustomDict in tests to RBTree
|
2020-12-12 04:28:30 -05:00 |
|
Chadtech
|
ec3cbc7bba
|
Correct repl tests that suggested Map type
|
2020-12-12 04:27:51 -05:00 |
|
rvcas
|
4987721154
|
feat(Num): rename Num.Int to Num.I64
|
2020-12-07 19:17:20 -05:00 |
|
rvcas
|
f7bd803509
|
feat(Num): rename Float to F64
|
2020-11-24 10:25:21 -05:00 |
|
Chadtech
|
767a348812
|
Record references in can/expr before evaluating to runtime error
|
2020-11-21 14:07:09 -05:00 |
|
Folkert
|
00978994bf
|
improve a bunch of reported errors
|
2020-11-15 02:03:56 +01:00 |
|
Folkert
|
c05ec12be0
|
report a Foo.Bar malformed identifier
|
2020-11-12 20:48:34 +01:00 |
|
Folkert
|
58a7ea5572
|
fix unused argument formatting error
|
2020-11-09 22:31:05 +01:00 |
|
Folkert
|
33f65caedd
|
alias referenced by another alias is not unused!
|
2020-11-09 22:22:00 +01:00 |
|
Richard Feldman
|
8429bd896f
|
Fix fix of typo
|
2020-11-05 22:31:52 -05:00 |
|
Richard Feldman
|
b7914cda46
|
fix typo
|
2020-11-05 20:53:28 -05:00 |
|
Sébastien Besnier
|
619cabe1b8
|
add reporting tests
|
2020-11-04 10:51:34 +01:00 |
|
Folkert
|
a565ca79b8
|
builtins are not technically imported
|
2020-11-02 23:19:31 +01:00 |
|
Folkert
|
40bf9be1e2
|
fix bugs exposed by reporting tests
|
2020-10-30 22:15:28 +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
|
9ff882751a
|
disable a test for now
|
2020-10-17 12:35:53 +02:00 |
|