Commit graph

3906 commits

Author SHA1 Message Date
rvcas
3098bcf61d feat(unify): Func, TagUnion add the other way 2021-03-21 00:28:52 -04:00
rvcas
7f7386c639 feat(unify): basic tag functions seem to work 2021-03-21 00:17:20 -04:00
rvcas
1ca7172a4d Merge branch 'trunk' into applied_tag_functions 2021-03-20 23:43:30 -04:00
Folkert
60a6463730 Merge remote-tracking branch 'origin/trunk' into binop-improvements 2021-03-21 00:27:38 +01:00
Folkert
165a2d83ff cleanup 2021-03-21 00:24:58 +01:00
Folkert
8b8afec50e remove allocation 2021-03-20 23:51:55 +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
ad40609d44 cleanup 2021-03-20 22:36:08 +01:00
Folkert
6122b0650b format binops 2021-03-20 22:29:02 +01:00
Folkert
dd5e13ae25 update tests 2021-03-20 22:12:35 +01:00
Folkert
dcf1481ca1 no empty binops 2021-03-20 21:56:22 +01:00
rvcas
ee2edd08f8 Merge branch 'trunk' into applied_tag_functions 2021-03-20 16:31:01 -04: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
0e7106280c bump allocate precedence conflict 2021-03-20 15:59:06 +01:00
Folkert
9208000316 only store start position for PrecedenceConflict 2021-03-20 15:34:08 +01:00
Folkert
d22acb521e use record for PrecedenceConflict 2021-03-20 15:07:15 +01:00
Folkert
6a34c08049 cleanup 2021-03-20 01:05:05 +01:00
rvcas
80915105bc feat(unify): start unifying a single-tag union no payload with Func 2021-03-19 14:20:05 -04:00
Folkert
b6d8b301d5 fix overflow issue in Num.isMultipleOf 2021-03-19 17:24:55 +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
74a7674167 remove bad test 2021-03-18 19:54:51 +01:00
Folkert
e7099a1525 un-ignore some tests 2021-03-18 16:02:22 +01:00
Folkert
b9069716f9 fix multi def test 2021-03-18 15:31:20 +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
e6aa0a557e Merge remote-tracking branch 'origin/trunk' into expression-move 2021-03-17 21:20:26 +01:00
Folkert
9d10b060da clippy 2021-03-17 21:19:26 +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
d2600b47a0 better parse error reporting in test_load 2021-03-17 17:26:15 +01:00
Folkert
53a0f4f9a5 make def helper to optionally parse final expr 2021-03-16 23:37:36 +01:00
Folkert
1434ab6ed7 Merge remote-tracking branch 'origin/trunk' into expression-move 2021-03-16 23:11:26 +01:00
Folkert
f84f428960 fix comment 2021-03-16 23:11:10 +01:00
Eric Henry
d75a01cfa9 Remove comment 2021-03-15 23:31:35 -04:00
Eric Henry
05ff53a6f5 Make the then branch the one that will happen most often 2021-03-15 23:27:43 -04:00
Richard Feldman
84e65da5e7 cargo fmt 2021-03-15 21:09:53 -04:00
Richard Feldman
e7524d30f9
Drop obsolete dbg! 2021-03-15 21:05:53 -04:00
Folkert
5adeedba9d cleanup 2021-03-15 23:51:06 +01:00
Folkert
ecc689e84b Merge remote-tracking branch 'origin/trunk' into expression-move 2021-03-15 23:18:48 +01:00
Folkert
6d746269fc clippy 2021-03-15 23:17:00 +01:00