ringabout
|
4eaa3b028c
fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [backport] (#23168)
|
10 months ago |
ringabout
|
c7d742e484
fixes #23148; restricts infix path concatenation to what starts with `/` (#23150)
|
10 months ago |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
quantimnot
|
d30c6419a0
Refactor and doc package handling, module name mangling (#19821)
|
2 years ago |
Ivan Bobev
|
5e6680406f
Add changes required by Nimble lock file support (#12104)
|
3 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
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 |
Miran
|
fa058773db
fixes #10042 (allow spaces in import) (#10504)
|
5 years ago |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
5 years ago |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 years ago |
Oscar Nihlgård
|
d6d3f092a3
Fix for module alias inside brackets (#8726)
|
6 years ago |
Oscar Nihlgård
|
5491f1f53b
Deprecate the dot style for import paths (#8474)
|
6 years ago |
Oscar Nihlgård
|
97ea18746b
Fix path resolution of submodules in the std namespace (#8453)
|
6 years ago |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 years ago |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 years ago |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
6 years ago |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
6 years ago |
Andreas Rumpf
|
5bf31fcabe
big refactoring: mores stuff compiles
|
6 years ago |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
6 years ago |
Andreas Rumpf
|
cddc389784
disable the undocumented 'import ' feature; allow import std / strutils; fixes #2819; refs #6700
|
6 years ago |
Andreas Rumpf
|
eee43e4f8f
fixes the new to be documented imports
|
7 years ago |
Andreas Rumpf
|
29c075299d
made nimresolve part of the compiler
|
7 years ago |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
7 years ago |