Folkert
|
addf130be5
|
optimize Path
|
2021-03-22 13:09:56 +01:00 |
|
Folkert
|
fdebfa6b3f
|
cloning
|
2021-03-22 11:58:13 +01:00 |
|
Folkert
|
41e61ba38a
|
Subs efficiency
|
2021-03-22 02:04:59 +01:00 |
|
Folkert
|
7bb367713c
|
Merge remote-tracking branch 'origin/trunk' into ir-cleanup
|
2021-03-22 00:35:00 +01:00 |
|
Richard Feldman
|
e1c70fddec
|
Merge pull request #1093 from rtfeldman/type-identifier-messages
Type identifier messages
|
2021-03-21 19:20:18 -04:00 |
|
Richard Feldman
|
44e4802213
|
Merge pull request #1092 from rtfeldman/not-nested
Not nested
|
2021-03-21 19:19:13 -04:00 |
|
Folkert
|
5bbea3510f
|
fix tab case
|
2021-03-21 23:42:34 +01:00 |
|
Folkert
|
03a90faa37
|
clippy
|
2021-03-21 22:53:05 +01:00 |
|
Folkert
|
b681923270
|
report malformed type names in annotations
|
2021-03-21 22:52:23 +01:00 |
|
Folkert
|
ef211ce49a
|
clippy
|
2021-03-21 22:15:47 +01:00 |
|
Folkert
|
f3318fbc2f
|
more Copy
|
2021-03-21 21:38:11 +01:00 |
|
Folkert
|
ce98da9d04
|
remove Nested from Def
|
2021-03-21 21:14:32 +01:00 |
|
Folkert
|
52854a6f57
|
make Def and TypeAnnotation Copy
|
2021-03-21 21:08:16 +01:00 |
|
Folkert
|
f3fc9f450f
|
make ast::Expr Copy
|
2021-03-21 21:05:36 +01:00 |
|
Folkert
|
2827af7e59
|
remove Nested from pattern
|
2021-03-21 21:03:37 +01:00 |
|
Folkert
|
197835b6ed
|
remove nested in expr
|
2021-03-21 20:56:18 +01:00 |
|
Folkert
|
19f05c9db8
|
remove old code
|
2021-03-21 20:55:07 +01:00 |
|
Richard Feldman
|
22f77ed966
|
Merge pull request #1091 from rtfeldman/use-eclipse-example
Use Eclipse as an example instead of Sublime
|
2021-03-20 22:04:42 -04:00 |
|
Richard Feldman
|
2366d52ee6
|
Use Eclipse as an example instead of Sublime
Fixes #865
|
2021-03-20 22:04:30 -04:00 |
|
Richard Feldman
|
e238c2e202
|
Merge pull request #1090 from rtfeldman/binop-improvements
Binop improvements
|
2021-03-20 21:59:43 -04:00 |
|
Richard Feldman
|
753909d561
|
Merge pull request #1087 from rtfeldman/move_caret
Move AST carets right
|
2021-03-20 21:45:06 -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 |
|
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 |
|
Richard Feldman
|
3c0636a505
|
Merge branch 'trunk' into move_caret
|
2021-03-19 21:55:44 -04:00 |
|
Richard Feldman
|
9adf42a6b2
|
Merge pull request #1086 from rtfeldman/multiple-of-overflow
fix overflow issue in Num.isMultipleOf
|
2021-03-19 21:14:40 -04:00 |
|
Folkert
|
6a34c08049
|
cleanup
|
2021-03-20 01:05:05 +01:00 |
|
Anton-4
|
fd6eb41625
|
Merge branch 'trunk' into move_caret
|
2021-03-19 18:06:30 +01:00 |
|
Anton-4
|
f0c100e0b9
|
minor cleanup
|
2021-03-19 18:04:33 +01:00 |
|
Anton-4
|
41144032b0
|
move_caret_right works with multi-level nested nodes
|
2021-03-19 17:43:16 +01:00 |
|
Folkert
|
b6d8b301d5
|
fix overflow issue in Num.isMultipleOf
|
2021-03-19 17:24:55 +01:00 |
|
Anton-4
|
9db5f9c607
|
move_carets_right function works
|
2021-03-19 11:05:47 +01:00 |
|
Richard Feldman
|
c2da776ff4
|
Merge pull request #1083 from rtfeldman/expression-move
More parsing cleanup
|
2021-03-18 23:25:44 -04:00 |
|
Richard Feldman
|
28d8c913d4
|
Merge pull request #1084 from rtfeldman/multi-backpassing
Multi backpassing
|
2021-03-18 23:10:26 -04: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 |
|