summary refs log tree commit diff stats
path: root/compiler/incremental.nim
Commit message (Expand)AuthorAgeFilesLines
* disable IC and the SQLite dependency for version 1Andreas Rumpf2019-09-031-1/+1
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-2/+3
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-2/+2
* IC: further progressAraq2018-11-201-2/+3
* compiler: make symbolfiles feature compile againAraq2018-10-021-5/+5
* incremental compilation: save the configurationAndreas Rumpf2018-06-111-0/+7
* toy program works with incremental compilationAndreas Rumpf2018-06-071-0/+1
* incremental compilation subsystem compiles againAndreas Rumpf2018-05-301-13/+13
* refactoring: move DB model to incremental.nimAndreas Rumpf2018-05-301-0/+188