Andreas Rumpf
|
826c1e2d78
incremental compilation: implemented basic replay logic
|
6 years ago |
Andreas Rumpf
|
40ec7be45c
refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly
|
6 years ago |
Andreas Rumpf
|
a325692fb2
refactoring: fewer global variables
|
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
|
5bf31fcabe
big refactoring: mores stuff compiles
|
6 years ago |
Andreas Rumpf
|
b7116a28ee
compiler refactoring, pass config around explicitly
|
6 years ago |
Andreas Rumpf
|
3e5192b5da
compiler: remove unnecessary FileIndex type conversions
|
6 years ago |
Andreas Rumpf
|
33b69f0ed0
refactoring: make FileIndex a distinct type; make line information an uint16; fixes #7654
|
6 years ago |
Andreas Rumpf
|
70ea45cdba
deprecated unary '<'
|
7 years ago |
BigEpsilon
|
e2af486434
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
|
7 years ago |
Andreas Rumpf
|
d456055221
fixes #6306
|
7 years ago |
Andreas Rumpf
|
dfe067a74a
reorder pass: consider the 'using' statement; disabled debug output
|
7 years ago |
Andreas Rumpf
|
ce341982a6
implemented reordering pass
|
7 years ago |