Andreas Rumpf
|
73714e53f4
make more tests green
|
6 年之前 |
Andreas Rumpf
|
a95f9314c8
fixes some parser regressions
|
6 年之前 |
Andreas Rumpf
|
394c6f5576
fixes merge conflict
|
6 年之前 |
Andreas Rumpf
|
ad3beff70d
saner enum AST and parsing
|
6 年之前 |
Neelesh Chandola
|
9884129058
Tuple unpacking now works for `for` vars (#10152)
|
6 年之前 |
Andreas Rumpf
|
8d683cf452
change what nkExportDoc means
|
6 年之前 |
Andreas Rumpf
|
5650185d8c
rebased, still seriously broken
|
6 年之前 |
Andreas Rumpf
|
55fb838785
Merge branch 'devel' into araq-nkexportdoc
|
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
|
da6875a4f8
parser/AST change: introduce nkExportDor; WIP
|
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 年之前 |