summary refs log tree commit diff stats
path: root/compiler/plugins/locals.nim
Commit message (Expand)AuthorAgeFilesLines
* big steps torwards an efficient, simple IC implementation (#16543)Andreas Rumpf2021-01-021-1/+1
* refactorings to prepare the compiler for IC (#15935)Andreas Rumpf2020-12-171-2/+1
* explicit ID generation for easier IC (#15559)Andreas Rumpf2020-10-251-2/+2
* Cosmetic compiler cleanup (#12718)Clyybber2019-11-281-1/+1
* fixes #11958 (#12013)Andreas Rumpf2019-08-231-12/+11
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-1/+1
* rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227)Arne Döring2019-05-111-1/+1
* Fix locals() interaction with generic typesLemonBoy2018-09-211-1/+1
* refactoring: fewer global variablesAndreas Rumpf2018-05-271-0/+41