Andreas Rumpf
|
a3d5a3ca9b
fixes #10665 (#13141) [backport]
|
5 years ago |
Federico Ceratto
|
fa7f5742d3
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 |
Andreas Rumpf
|
dee8e6e98a
gc: destructors is beginning to work (#10483)
|
6 years ago |
alaviss
|
413755fd45
Correct lineinfo for accent quoted symbols in proc definition (#10399)
|
6 years ago |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
6 years ago |
Neelesh Chandola
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
6 years ago |
Neelesh Chandola
|
05b8085a87
Pragma syntax is now consistent (#9993)
|
6 years ago |
Andreas Rumpf
|
3300c8a500
much simpler implementation of constant tuple declarations
|
6 years ago |
Neelesh Chandola
|
8e90ed0618
Const tuple unpacking (#9964)
|
6 years ago |
Andreas Rumpf
|
d1fe195dcc
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
|
6 years ago |
Andreas Rumpf
|
3cf3c2d722
er... 'a not b' is an infix call
|
6 years ago |
Andreas Rumpf
|
5845716df8
fixes parsing regressions; binary 'not' for 'not nil' must stay
|
6 years ago |
Andreas Rumpf
|
05683e3aab
fixes #9633
|
6 years ago |