ringabout
|
a15872ba9e
refactor strongSpaceB with an enum (#20809)
|
2 years ago |
ringabout
|
0b1d1b7886
fixes #15688; handle `strongSpace` overflow issues (#20724)
|
2 years ago |
Andreas Rumpf
|
0d23419e68
DAA and 'out' parameters (#20506)
|
2 years 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 |
flywind
|
42ac50e988
fixes #19662; Indent level errored for first line (#19718)
|
2 years ago |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 years ago |
hlaaftana
|
61d682e733
Allow full commands and blocks in type sections (#19181)
|
3 years ago |
Andreas Rumpf
|
a61bbf7d8d
fixes grammar typos [backport] (#19289)
|
3 years ago |
hlaaftana
|
1ef945668d
treat do with pragmas but no parens as proc (#19191)
|
3 years ago |
hlaaftana
|
2859069dbe
fix #12274 (#19180)
|
3 years ago |
Andreas Rumpf
|
6ff61766da
fixes #19011 [backport:1.6] (#19114)
|
3 years ago |
Andreas Rumpf
|
c56ba3f06a
fixes #18847 [backport] (#18870)
|
3 years ago |
Andreas Rumpf
|
2e2d928846
formal grammar updates [backport:1.2] (#18803)
|
3 years ago |
Timothee Cour
|
fa7c1aa864
move PNode.comment to a side channel, reducing memory usage during compilation by a factor 1.25x (#18760)
|
3 years ago |
Timothee Cour
|
3aa16c1de0
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (#18711)
|
3 years ago |
Timothee Cour
|
8d2f6bba3a
support same-line doc comments in routines (#18595)
|
3 years ago |
konsumlamm
|
ac5435ecd0
Make error message for empty new-styled concept more descriptive (#18506)
|
3 years ago |
Clyybber
|
72d6a9c885
Fix #16426 (#18377)
|
3 years ago |
Clyybber
|
76f93877cd
Small parser loop fix (#17904)
|
3 years ago |
Timothee Cour
|
08262206d3
refs #15667 improve invalid indentation errors, report when & where `=` could be missing (#16397)
|
3 years ago |
Araq
|
f5b1e384a4
parser.nim: simply layout change
|
3 years ago |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
3 years ago |
Andreas Rumpf
|
5f5a92379f
custom integer literals (#17489)
|
3 years ago |
Andreas Rumpf
|
6278b5d89a
new-style concepts implementation, WIP (#15251)
|
3 years ago |
hlaaftana
|
def1f99289
add finally as post expr block [backport:1.4] (#16896)
|
3 years ago |
Timothee Cour
|
6e267d28b3
remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861)
|
3 years ago |
cooldome
|
00b495de95
Use modern enums in compiler (#15775)
|
4 years ago |
Andreas Rumpf
|
92163fa330
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
|
4 years ago |