Silly Carbon
|
243f1e6cd5
Fixes #23085: update grammars for 'concept' (#23256)
|
10 months ago |
metagn
|
ba158d73dc
type annotations for variable tuple unpacking, better error messages (#22611)
|
1 year ago |
Khaled Hammouda
|
dce714b259
Fix grammar top rule (#22325)
|
1 year ago |
metagn
|
e0ad71a912
make binary `not` not parse complex expressions on right side (#22078)
|
1 year ago |
metagn
|
2ab948ce53
post expr blocks colon fix + correct grammar (#21983)
|
1 year ago |
metagn
|
2a0d8a9a06
make grammar a bit more honest (#21655)
|
1 year ago |
metagn
|
2315b01ae6
tuple unpacking for vars as just sugar, allowing nesting (#21563)
|
1 year ago |
Vindaar
|
0a1d4ba842
fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930)
|
1 year ago |
metagn
|
4ca2dcb404
Named arguments in commands + many grammar fixes (#20994)
|
1 year ago |
ringabout
|
e323b91a32
correct grammar (ref #20199) and add check for grammar.txt (#20494)
|
2 years ago |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 years ago |
metagn
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 years ago |
hlaaftana
|
61d682e733
Allow full commands and blocks in type sections (#19181)
|
2 years ago |
Andreas Rumpf
|
a61bbf7d8d
fixes grammar typos [backport] (#19289)
|
2 years ago |
Andreas Rumpf
|
2e2d928846
formal grammar updates [backport:1.2] (#18803)
|
3 years ago |
Timothee Cour
|
3aa16c1de0
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711)
|
3 years ago |
Andreas Rumpf
|
5f5a92379f
custom integer literals (#17489)
|
3 years ago |
narimiran
|
37a98c6c58
small fix in grammar.txt [ci skip]
|
3 years ago |
Andreas Rumpf
|
92163fa330
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
|
4 years ago |
hlaaftana
|
de27910ab7
make `from` an operator (#14241)
|
4 years ago |
hlaaftana
|
82fc66b607
Update grammar.txt with `func` and `as` (#14147) [backport]
|
4 years ago |
Andreas Rumpf
|
fadbd8f70d
fixes #10665 (#13141) [backport]
|
4 years ago |
Andreas Rumpf
|
4e94f49065
parser/grammar sync; fixes #9608 [backport]
|
6 years ago |
Araq
|
212fdc5946
added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax
|
6 years ago |
Robert Hencke
|
ac10a3813a
Fix casing in rule 'typeDesc' (#7324)
|
6 years ago |
Fabian Keller
|
40a6caeed8
Block expressions (#6695)
|
7 years ago |
Andreas Rumpf
|
76cf4f4c1b
parser enhancement: allow keywords after dots
|
7 years ago |
Andreas Rumpf
|
e21ca54b11
assignments support ': stmtList' like let/var do
|
7 years ago |
Andreas Rumpf
|
cab2ce7e87
update grammar.txt
|
7 years ago |
Andreas Rumpf
|
98c6af780e
grammar update
|
7 years ago |