summary refs log tree commit diff stats
path: root/compiler/plugins/itersgen.nim
Commit message (Expand)AuthorAgeFilesLines
* baby steps for incremental compilationAndreas Rumpf2018-05-301-1/+1
* refactoring: fewer global variablesAndreas Rumpf2018-05-271-4/+2
* remove ast.emptyNode global; cleanup configuration.nimAraq2018-05-161-4/+4
* more modules compile againAndreas Rumpf2018-05-121-5/+5
* fixes #7522Araq2018-04-061-4/+3
* fixes #3622Andreas Rumpf2015-12-041-2/+4
* lambda lifting support for iterToProc pluginAraq2015-12-011-0/+49