Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring: remove idents.legacy global variable and pass the IdentCache aro... | Andreas Rumpf | 2018-05-27 | 1 | -1/+1 |
* | remove more global variables in the Nim compiler | Andreas Rumpf | 2018-05-27 | 1 | -1/+1 |
* | preparations of making compiler/msgs.nim free of global variables | Andreas Rumpf | 2018-05-17 | 1 | -2/+2 |
* | move more global variables into ConfigRef | Andreas Rumpf | 2018-05-11 | 1 | -1/+1 |
* | big refactoring: mores stuff compiles | Andreas Rumpf | 2018-05-10 | 1 | -13/+13 |
* | refactoring: make FileIndex a distinct type; make line information an uint16;... | Andreas Rumpf | 2018-04-21 | 1 | -1/+1 |
* | disable the undocumented 'import ' feature; allow import std / strutils; fixe... | Andreas Rumpf | 2018-02-12 | 1 | -94/+107 |
* | fixes the new to be documented imports | Andreas Rumpf | 2017-11-05 | 1 | -2/+4 |
* | made nimresolve part of the compiler | Andreas Rumpf | 2017-10-29 | 1 | -1/+95 |
* | Add sections (type, var, let, const, using) support for reorder pragma (#6326) | BigEpsilon | 2017-10-28 | 1 | -0/+78 |