summary refs log tree commit diff stats
path: root/compiler/sem.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfixes; step one for 'var T' as return type supportAraq2011-07-281-0/+4
* bugfix: proper cache for generic instantiationsAraq2011-07-211-6/+4
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-1/+2
* bugfix: invoking a generic iterator twice triggers a code gen bug (titer2)Araq2011-06-201-3/+3
* bugfix: proper return types for templatesAraq2011-06-151-15/+18
* intsets are now a proper module and part of the stdlibAraq2011-06-141-1/+1
* further improvements for thread analysisAraq2011-06-131-0/+5
* first (non working) implementation of global thread analysisAraq2011-06-131-1/+2
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-1/+1
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-19/+3
* const table supportAraq2011-04-291-1/+1
* got rid of some arcane module namesAraq2011-04-211-3/+3
* big repo cleanupAraq2011-04-121-0/+234