summary refs log tree commit diff stats
path: root/compiler/plugins.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #3622Andreas Rumpf2015-12-041-46/+0
|
* fixes tlocals regressionAraq2015-12-031-1/+1
|
* added iterToProc pluginAraq2015-12-011-5/+8
|
* added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin ↵Araq2015-04-221-0/+43
system to the compiler