Folkert
|
43550bf18e
|
small steps
|
2021-02-28 02:00:13 +01:00 |
|
Folkert
|
10799c52b3
|
use EExpr expr parser in more places
|
2021-02-27 23:20:11 +01:00 |
|
Folkert
|
75344ece40
|
work on moving ident_etc over
|
2021-02-27 15:11:17 +01:00 |
|
Folkert
|
5b3c7eeee3
|
finish up string problems
|
2021-02-26 22:11:28 +01:00 |
|
Folkert
|
2f4099f1f0
|
error messages for escaped things
|
2021-02-26 22:02:42 +01:00 |
|
Folkert
|
647cbf4aaa
|
Merge remote-tracking branch 'origin/trunk' into parse-closure
|
2021-02-26 13:04:54 +01:00 |
|
Folkert
|
d05039f295
|
merge if and list
|
2021-02-25 14:58:33 +01:00 |
|
Folkert
|
fac9dd61f8
|
merge
|
2021-02-25 14:50:27 +01:00 |
|
Folkert
|
9ce39cd633
|
another merge
|
2021-02-25 14:44:43 +01:00 |
|
Folkert
|
c208f500d9
|
fix arg comma messages
|
2021-02-25 14:25:43 +01:00 |
|
Folkert
|
80b64b42ff
|
tests and list error messages
|
2021-02-23 23:57:17 +01:00 |
|
Folkert
|
6eab8abe9e
|
improve message for outdented then
|
2021-02-23 19:50:14 +01:00 |
|
Folkert
|
9edbf322c0
|
error message for when
|
2021-02-20 22:08:53 +01:00 |
|
Folkert
|
3a35bcb3cb
|
clippy
|
2021-02-20 19:31:49 +01:00 |
|
Folkert
|
a6fbf55390
|
empty or pattern message
|
2021-02-20 16:44:29 +01:00 |
|
Folkert
|
576b7974e8
|
if guard empty condition message
|
2021-02-20 16:30:56 +01:00 |
|
Folkert
|
5f4f7f009c
|
milestone: change pattern messages over
|
2021-02-20 15:34:32 +01:00 |
|
Folkert
|
e27be136cb
|
progress on apply
|
2021-02-20 14:17:25 +01:00 |
|
Richard Feldman
|
959ac9b140
|
Fix typo
|
2021-02-12 19:31:18 -05:00 |
|
Folkert
|
870fd88165
|
remove Syntax variant on TInParens
|
2021-02-12 15:23:29 +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
|
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
|
32de07fafc
|
clippy
|
2021-02-09 21:30:52 +01:00 |
|
Folkert
|
9aa0b0b020
|
tag union parse errors
|
2021-02-09 21:29:06 +01:00 |
|
Folkert
|
4e36d71c2f
|
finish up TRecord
|
2021-02-09 02:51:14 +01:00 |
|
Folkert
|
8f83bb4518
|
clippy
|
2021-02-08 22:54:52 +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
|
09b3d40380
|
add repl support for parse errors
|
2021-02-08 21:09:53 +01:00 |
|
Folkert
|
523df61622
|
first good parse error message
|
2021-02-08 20:56:02 +01:00 |
|
Folkert
|
2c9a80153d
|
remove Bag
|
2021-02-08 00:33:29 +01:00 |
|
Folkert
|
148fffe969
|
parameterize Parser on an Error type
|
2021-02-07 22:08: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
|
aea48f703a
|
working parser error
|
2020-04-16 01:30:28 +02:00 |
|
Folkert
|
719ef5b70e
|
parse error infrastructure
|
2020-04-15 21:10:42 +02:00 |
|