metagn
|
2315b01ae6
tuple unpacking for vars as just sugar, allowing nesting (#21563)
|
před 1 rokem |
Vindaar
|
0a1d4ba842
fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930)
|
před 2 roky |
metagn
|
4ca2dcb404
Named arguments in commands + many grammar fixes (#20994)
|
před 2 roky |
ringabout
|
e323b91a32
correct grammar (ref #20199) and add check for grammar.txt (#20494)
|
před 2 roky |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
před 2 roky |
metagn
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
před 2 roky |
hlaaftana
|
61d682e733
Allow full commands and blocks in type sections (#19181)
|
před 3 roky |
Andreas Rumpf
|
a61bbf7d8d
fixes grammar typos [backport] (#19289)
|
před 3 roky |
Andreas Rumpf
|
2e2d928846
formal grammar updates [backport:1.2] (#18803)
|
před 3 roky |
Timothee Cour
|
3aa16c1de0
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711)
|
před 3 roky |
Andreas Rumpf
|
5f5a92379f
custom integer literals (#17489)
|
před 3 roky |
narimiran
|
37a98c6c58
small fix in grammar.txt [ci skip]
|
před 3 roky |
Andreas Rumpf
|
92163fa330
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
|
před 4 roky |
hlaaftana
|
de27910ab7
make `from` an operator (#14241)
|
před 4 roky |
hlaaftana
|
82fc66b607
Update grammar.txt with `func` and `as` (#14147) [backport]
|
před 4 roky |
Andreas Rumpf
|
fadbd8f70d
fixes #10665 (#13141) [backport]
|
před 5 roky |
Andreas Rumpf
|
4e94f49065
parser/grammar sync; fixes #9608 [backport]
|
před 6 roky |
Araq
|
212fdc5946
added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax
|
před 6 roky |
Robert Hencke
|
ac10a3813a
Fix casing in rule 'typeDesc' (#7324)
|
před 6 roky |
Fabian Keller
|
40a6caeed8
Block expressions (#6695)
|
před 7 roky |
Andreas Rumpf
|
76cf4f4c1b
parser enhancement: allow keywords after dots
|
před 7 roky |
Andreas Rumpf
|
e21ca54b11
assignments support ': stmtList' like let/var do
|
před 7 roky |
Andreas Rumpf
|
cab2ce7e87
update grammar.txt
|
před 7 roky |
Andreas Rumpf
|
98c6af780e
grammar update
|
před 7 roky |
Andreas Rumpf
|
0baa1d9955
first version of .partial objects
|
před 8 roky |
Araq
|
5fe71db6d9
'out T' is an alias for 'var T'
|
před 9 roky |
Araq
|
9e4e7ca535
fixes #2533
|
před 9 roky |
Araq
|
f6ff01572e
breaking change: 'concept' is now a keyword and used instead of 'generic'
|
před 9 roky |
Araq
|
08c0ba379a
fixes #1805
|
před 9 roky |
Araq
|
c87f1eb581
'discard' can be used instead of 'nil' for empty case object branches
|
před 10 roky |