Joshua Warner
|
6d4f3f4da7
|
Allow parsing a single newline/comment in empty list
|
2021-11-09 07:33:36 -08:00 |
|
Richard Feldman
|
538cb3fe10
|
Rename parse_ident_help to parse_ident
|
2021-08-01 10:23:16 -04:00 |
|
Folkert
|
899cbeabd7
|
fix extra ampersands
|
2021-07-29 17:32:08 +02:00 |
|
Folkert
|
2a0c5c669b
|
fiddling with the when parser
|
2021-03-24 22:55:01 +01:00 |
|
Folkert
|
73e6128ce3
|
parse multi-backtracking
|
2021-03-19 00:10:02 +01:00 |
|
Folkert
|
214112d751
|
Revert "store is_negative for all number literals in the parse ast"
This reverts commit 182fd5201d .
|
2021-03-12 16:43:52 +01:00 |
|
Folkert
|
182fd5201d
|
store is_negative for all number literals in the parse ast
|
2021-03-12 16:11:46 +01:00 |
|
Folkert
|
fd5ab353db
|
clippy
|
2021-03-12 03:46:52 +01:00 |
|
Folkert
|
cba55734cb
|
clean up helpers
|
2021-03-12 03:41:01 +01:00 |
|
Folkert
|
e815e57dcf
|
remove more syntax errors
|
2021-03-12 03:04:47 +01:00 |
|
Folkert
|
5e2848d10c
|
use the EExpr identifier parser
|
2021-03-10 12:55:56 +01:00 |
|
Folkert
|
8cff7b060e
|
pattern number parsing
|
2021-03-01 19:21:07 +01:00 |
|
Folkert
|
a87dfac7da
|
improved malformed patterns
|
2021-03-01 16:12:37 +01:00 |
|
Folkert
|
e395d18e16
|
bunch of stuff
|
2021-02-28 23:36:27 +01:00 |
|
Folkert
|
4c104e7b0e
|
fix formatting
|
2021-02-26 15:55:54 +01:00 |
|
Folkert
|
d05039f295
|
merge if and list
|
2021-02-25 14:58:33 +01:00 |
|
Folkert
|
9ce39cd633
|
another merge
|
2021-02-25 14:44:43 +01:00 |
|
Folkert
|
1a7fd57833
|
parse closure
|
2021-02-25 02:03:47 +01:00 |
|
Folkert
|
3a35bcb3cb
|
clippy
|
2021-02-20 19:31:49 +01:00 |
|
Folkert
|
9f60ba2557
|
fix region issue in record fields
|
2021-02-20 19:15:08 +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 |
|
Folkert
|
f6fac092a4
|
checkpoint
|
2021-02-20 13:47:01 +01:00 |
|
Folkert
|
e007430584
|
infra for record patterns
|
2021-02-20 01:08:25 +01:00 |
|
Folkert
|
70b5e18c21
|
start building pattern parser
|
2021-02-20 00:35:03 +01:00 |
|
Richard Feldman
|
908e485fca
|
Move constrain and its deps into their own crates
|
2020-03-06 01:43:39 -05:00 |
|