summary refs log tree commit diff stats
path: root/compiler/modulegraphs.nim
Commit message (Expand)AuthorAgeFilesLines
* sem pass compiles againAndreas Rumpf2018-05-121-1/+8
* big refactoring: magicsys compiles againAndreas Rumpf2018-05-101-0/+9
* refactoring: make FileIndex a distinct type; make line information an uint16;...Andreas Rumpf2018-04-211-19/+21
* symbol files: implemented accurate module dependency trackingAraq2018-02-211-1/+4
* big compiler refactoring; avoid globals for multi method dispatcher generationAndreas Rumpf2017-02-221-0/+8
* nimsuggest uses multithreading and full project recompilesAndreas Rumpf2017-02-131-0/+4
* disable transitive closure computations; only semcheck procs that have the cu...Andreas Rumpf2017-02-091-1/+1
* attempt to make nimble work againAndreas Rumpf2017-02-021-1/+4
* refactoring: explict config state instead of globalsAndreas Rumpf2017-02-011-2/+4
* happy new yearAraq2017-01-071-1/+1
* refactoring: C codegen with fewer global variablesAraq2016-12-051-0/+1
* disallow recursive module dependenciesAraq2016-11-231-0/+4
* nimsuggest supports include files properly; added the compiler itself as a te...Andreas Rumpf2016-11-061-1/+17
* added missing moduleAraq2016-11-051-0/+92