summary refs log tree commit diff stats
path: root/compiler/transf.nim
Commit message (Collapse)AuthorAgeFilesLines
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-2/+2
|
* bugfix: invoking a generic iterator twice triggers a code gen bug (titer2)Araq2011-06-201-4/+6
|
* bugfix: typeinfo generation for tuplesAraq2011-06-191-6/+6
|
* tuple unpacking is not enforced in for loops anymoreAraq2011-06-151-1/+4
|
* intsets are now a proper module and part of the stdlibAraq2011-06-141-5/+3
|
* implemented tables.addAraq2011-06-111-8/+0
|
* Bugfix: no #line dir with 0 generatedAraq2011-06-101-2/+1
|
* const table supportAraq2011-04-291-8/+33
|
* got rid of some arcane module namesAraq2011-04-211-1/+1
|
* big repo cleanupAraq2011-04-121-0/+742