Clyybber
|
1881fc5812
Fix #15305 (#15311)
|
4 years ago |
Clyybber
|
f3552b86c1
Better semiStmtList parsing (#15123)
|
4 years ago |
Clyybber
|
35ff17410f
Expand hoisted default params in sem (#15270)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Andreas Rumpf
|
4ab6887a67
fixes #15111 (#15136)
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
Araq
|
45bc6954c5
improve the parser's error message
|
4 years ago |
Andreas Rumpf
|
75e579ff8e
parser.nim: minor refactorings (#14540)
|
4 years ago |
hlaaftana
|
de27910ab7
make `from` an operator (#14241)
|
4 years ago |
Jasper Jenkins
|
796aafe7e0
make case-object transitions explicit, make unknownLineInfo a const, replace a few magic numbers with consts (#13170)
|
5 years ago |
Andreas Rumpf
|
fadbd8f70d
fixes #10665 (#13141) [backport]
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Araq
|
6d8913ee14
nimpretty: fixes #11616
|
5 years ago |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 years ago |
Araq
|
c94647aeca
styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error
|
5 years ago |
Araq
|
a59f0adc50
nimpretty: nimpretty now understands splitting newlines
|
5 years ago |
Miran
|
f288e1b11a
[bugfix] fix #11469, new rules for a newline in nimpretty (#11512)
|
5 years ago |
Araq
|
af39f26a3a
[bugfix] nimpretty: fixes #11468
|
5 years ago |
Andreas Rumpf
|
caf93f4355
nimpretty: smart tabs support, fixes #9399 [bugfix]
|
5 years ago |
Araq
|
447cc1ff09
nimpretty: fixes #10295
|
5 years ago |
cooldome
|
7d8af25d58
revert parser stmtListExpr (#11007)
|
5 years ago |
Miran
|
f309e4ff54
relax warning about inconsistent spacing (#10968)
|
5 years ago |
Andreas Rumpf
|
8e1c6e2e2d
fixes #10896 (#10903)
|
5 years ago |
cooldome
|
28a926cb67
fixes #10861 (#10877)
|
5 years ago |
Andrii Riabushenko
|
67e91558cf
REVERT "optPar"
|
5 years ago |
Andrii Riabushenko
|
5f1a59216b
optPar
|
5 years ago |
cooldome
|
862897dc0f
Support for stmtListExpr in parser after major keywords. Scaled down version. (#10852)
|
5 years ago |
cooldome
|
c19cd14fc9
fixes #10838 (#10841)
|
5 years ago |
Neelesh Chandola
|
9884129058
Tuple unpacking now works for `for` vars (#10152)
|
5 years ago |