Folkert
|
9273c74c70
|
another attempt to tame this grammar
|
2021-03-25 21:18:26 +01:00 |
|
Folkert
|
369f1b7cbb
|
don't lie about progress
|
2021-03-25 15:08:02 +01:00 |
|
Folkert
|
2a0c5c669b
|
fiddling with the when parser
|
2021-03-24 22:55:01 +01:00 |
|
Folkert
|
ef211ce49a
|
clippy
|
2021-03-21 22:15:47 +01:00 |
|
Folkert
|
197835b6ed
|
remove nested in expr
|
2021-03-21 20:56:18 +01:00 |
|
Folkert
|
03fab9297c
|
shrink stack size usage for parse Expr
|
2021-03-20 23:37:36 +01:00 |
|
Folkert
|
1871697b0f
|
remove BinOp variant
|
2021-03-20 23:01:12 +01:00 |
|
Folkert
|
dcf1481ca1
|
no empty binops
|
2021-03-20 21:56:22 +01:00 |
|
Folkert
|
d5ec66244f
|
use new binops
|
2021-03-20 21:19:10 +01:00 |
|
Folkert
|
e0c211081a
|
remove update field from normal Record constructor
|
2021-03-20 16:49:14 +01:00 |
|
Folkert
|
60265b5d2a
|
add dedicated RecordUpdate tag to parse ast
|
2021-03-20 16:06:07 +01:00 |
|
Folkert
|
d22acb521e
|
use record for PrecedenceConflict
|
2021-03-20 15:07:15 +01:00 |
|
Folkert
|
eef1cb2a69
|
use multi-backpassing in base64 example
|
2021-03-19 00:27:34 +01:00 |
|
Folkert
|
73e6128ce3
|
parse multi-backtracking
|
2021-03-19 00:10:02 +01:00 |
|
Folkert
|
85309444e1
|
pass MultiBacktracking options
|
2021-03-18 20:27:40 +01:00 |
|
Folkert
|
160fb7c23f
|
cleanup
|
2021-03-18 15:16:24 +01:00 |
|
Folkert
|
dc7c384b49
|
expose less
|
2021-03-18 14:52:37 +01:00 |
|
Folkert
|
3b647274dc
|
refactor
|
2021-03-18 14:50:21 +01:00 |
|
Folkert
|
2fc9d20867
|
cleanup
|
2021-03-17 21:14:19 +01:00 |
|
Folkert
|
35e7f01362
|
simplify expr in parens
|
2021-03-17 21:11:37 +01:00 |
|
Folkert
|
e49860c1cd
|
cleanup
|
2021-03-17 20:51:53 +01:00 |
|
Folkert
|
67c68c6b11
|
simplify record parsing
|
2021-03-17 20:49:49 +01:00 |
|
Folkert
|
ec8dd5c3d3
|
def parsing cleanup
|
2021-03-17 17:36:00 +01:00 |
|
Folkert
|
38d925fea6
|
use new def parser for module defs
|
2021-03-17 17:28:27 +01:00 |
|
Folkert
|
53a0f4f9a5
|
make def helper to optionally parse final expr
|
2021-03-16 23:37:36 +01:00 |
|
Folkert
|
f84f428960
|
fix comment
|
2021-03-16 23:11:10 +01:00 |
|
Folkert
|
5adeedba9d
|
cleanup
|
2021-03-15 23:51:06 +01:00 |
|
Folkert
|
6d746269fc
|
clippy
|
2021-03-15 23:17:00 +01:00 |
|
Folkert
|
301f02172e
|
def parsing does not need to consider backpassing
|
2021-03-15 23:06:28 +01:00 |
|
Folkert
|
1b4a6aee04
|
another backpassing test
|
2021-03-15 23:01:59 +01:00 |
|
Folkert
|
66e7e3bc5e
|
parse single backpassing
|
2021-03-15 22:50:34 +01:00 |
|
Folkert
|
41bfb0b69a
|
all tests working again
|
2021-03-15 21:49:19 +01:00 |
|
Folkert
|
f57707c651
|
so close
|
2021-03-15 17:04:14 +01:00 |
|
Folkert
|
b18bd26067
|
cleanup
|
2021-03-15 13:27:23 +01:00 |
|
Folkert
|
9442914fb6
|
parse basic def
|
2021-03-15 13:24:26 +01:00 |
|
Folkert
|
240df052c5
|
parse leading unary minus again
|
2021-03-14 23:28:56 +01:00 |
|
Folkert
|
032a55383c
|
fix whitespace issue
|
2021-03-14 14:48:39 +01:00 |
|
Folkert
|
bde76db7bf
|
cleanup
|
2021-03-14 00:24:53 +01:00 |
|
Folkert
|
ee3661ea58
|
clean up has-type stuff
|
2021-03-14 00:01:39 +01:00 |
|
Folkert
|
adcb772949
|
clippy
|
2021-03-13 22:43:47 +01:00 |
|
Folkert
|
361eb25562
|
cleanup
|
2021-03-13 22:39:50 +01:00 |
|
Folkert
|
c26fd45d54
|
all is working again
|
2021-03-13 22:36:44 +01:00 |
|
Folkert
|
022ed7b24c
|
handle negated number literals
|
2021-03-13 19:41:07 +01:00 |
|
Folkert
|
6214f0caa8
|
fix end in expr_start
|
2021-03-13 16:05:15 +01:00 |
|
Folkert
|
0be4704f94
|
checkpoint working parse tests
|
2021-03-13 15:49:07 +01:00 |
|
Folkert
|
703a8de72f
|
basic structure
|
2021-03-12 22:21:27 +01:00 |
|
Folkert
|
28cc3348a6
|
add Position type
|
2021-03-12 16:49:24 +01:00 |
|
Folkert
|
f01424ac11
|
smarter unary minus parsing
|
2021-03-12 16:44:33 +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
|
1663822ac9
|
Revert "deadend"
This reverts commit 06278c2efe .
|
2021-03-12 16:37:44 +01:00 |
|