Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IC: more things work | Araq | 2018-12-03 | 1 | -1/+1 |
* | incremental compilation: simple recompilation works | Araq | 2018-11-19 | 1 | -0/+2 |
* | compiler IC: minor improvements | Araq | 2018-10-02 | 1 | -2/+2 |
* | incremental compilation: implemented basic replay logic | Andreas Rumpf | 2018-06-02 | 1 | -1/+1 |
* | refactoring: move DB model to incremental.nim | Andreas Rumpf | 2018-05-30 | 1 | -8/+11 |
* | remove more global variables in the Nim compiler | Andreas Rumpf | 2018-05-27 | 1 | -1/+1 |
* | refactoring: make FileIndex a distinct type; make line information an uint16;... | Andreas Rumpf | 2018-04-21 | 1 | -109/+3 |
* | symbol files: delay the emission of forwarded procs | Araq | 2018-02-21 | 1 | -0/+2 |
* | symbol files: implemented accurate module dependency tracking | Araq | 2018-02-21 | 1 | -1/+3 |
* | symbol files: more progress | Araq | 2018-02-20 | 1 | -1/+1 |
* | new symbol files: loading of ASTs and module graphs | Araq | 2018-02-17 | 1 | -0/+1 |
* | new .rod file implementation; part 1: writing of the file | Araq | 2018-02-17 | 1 | -0/+127 |