Neelesh Chandola
|
9884129058
Tuple unpacking now works for `for` vars (#10152)
|
6 年之前 |
Andreas Rumpf
|
dee8e6e98a
gc: destructors is beginning to work (#10483)
|
6 年之前 |
alaviss
|
413755fd45
Correct lineinfo for accent quoted symbols in proc definition (#10399)
|
6 年之前 |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
6 年之前 |
Neelesh Chandola
|
c5ad4c10cb
Deprecated pragma is now supported on enum fields (#10113)
|
6 年之前 |
Neelesh Chandola
|
05b8085a87
Pragma syntax is now consistent (#9993)
|
6 年之前 |
Andreas Rumpf
|
3300c8a500
much simpler implementation of constant tuple declarations
|
6 年之前 |
Neelesh Chandola
|
8e90ed0618
Const tuple unpacking (#9964)
|
6 年之前 |
Andreas Rumpf
|
d1fe195dcc
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
|
6 年之前 |
Andreas Rumpf
|
3cf3c2d722
er... 'a not b' is an infix call
|
6 年之前 |
Andreas Rumpf
|
5845716df8
fixes parsing regressions; binary 'not' for 'not nil' must stay
|
6 年之前 |
Andreas Rumpf
|
05683e3aab
fixes #9633
|
6 年之前 |
Andreas Rumpf
|
4e94f49065
parser/grammar sync; fixes #9608 [backport]
|
6 年之前 |
Araq
|
c735b75f6f
compiler cleanup: flag tfOldSchoolExprStmt is gone
|
6 年之前 |
Araq
|
1fa22d4cfe
removed the undocumented #? strongSpaces parsing mode
|
6 年之前 |
Dominik Picheta
|
8d9866a6d4
Maps `out` keyword to an nnkIdent. Fixes #6011. (#9536)
|
6 年之前 |
Andreas Rumpf
|
f3c0703b7d
nimpretty: add #!nimpretty on/off directives
|
6 年之前 |
Andreas Rumpf
|
ed38079b9b
nimpretty: fixes #8626
|
6 年之前 |
Dheepak Krishnamurthy
|
70018aa683
Add checks for except: body blocks (#9191)
|
6 年之前 |
Andreas Rumpf
|
a622291be4
parser.nim: minor code style fix
|
6 年之前 |
Araq
|
5709736e82
Merge branch 'devel' into araq-better-docgen
|
6 年之前 |
Andreas Rumpf
|
f7d1902043
fixes merge conflicts
|
6 年之前 |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 年之前 |
cooldome
|
c033ff990a
Renderer bug fixes (#8804)
|
6 年之前 |
Iván Montes
|
e66d9c9381
Cosmetic: fix typo on TRIPLESTR_LIT (#8663)
|
6 年之前 |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 年之前 |
cooldome
|
ec02940185
Render bug: if expression with statement list expression as condition (#8375)
|
6 年之前 |
Andreas Rumpf
|
2a3a128e36
Merge branch 'devel' into typedesc-reforms
|
6 年之前 |
Andreas Rumpf
|
dd81d9d5b7
nimpretty improvements
|
6 年之前 |
Andreas Rumpf
|
c70706f4bd
nimpretty: fixes pragma rendering
|
6 年之前 |