Miran
|
fa058773db
fixes #10042 (allow spaces in import) (#10504)
|
6 vuotta sitten |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
6 vuotta sitten |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 vuotta sitten |
Oscar Nihlgård
|
d6d3f092a3
Fix for module alias inside brackets (#8726)
|
6 vuotta sitten |
Oscar Nihlgård
|
5491f1f53b
Deprecate the dot style for import paths (#8474)
|
6 vuotta sitten |
Oscar Nihlgård
|
97ea18746b
Fix path resolution of submodules in the std namespace (#8453)
|
6 vuotta sitten |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
7 vuotta sitten |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
7 vuotta sitten |
Andreas Rumpf
|
bf6c2c5ccf
preparations of making compiler/msgs.nim free of global variables
|
7 vuotta sitten |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
7 vuotta sitten |
Andreas Rumpf
|
5bf31fcabe
big refactoring: mores stuff compiles
|
7 vuotta sitten |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
7 vuotta sitten |
Andreas Rumpf
|
cddc389784
disable the undocumented 'import ' feature; allow import std / strutils; fixes #2819; refs #6700
|
7 vuotta sitten |
Andreas Rumpf
|
eee43e4f8f
fixes the new to be documented imports
|
7 vuotta sitten |
Andreas Rumpf
|
29c075299d
made nimresolve part of the compiler
|
7 vuotta sitten |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
7 vuotta sitten |