summary refs log tree commit diff stats
path: root/compiler/plugins/itersgen.nim
Commit message (Expand)AuthorAgeFilesLines
* IC: next steps (#16550)Andreas Rumpf2021-01-071-2/+2
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-2/+2
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-251-3/+3
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-1/+1
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-3/+1
* 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