summary refs log tree commit diff stats
path: root/compiler/incremental.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
'>55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83