summary refs log tree commit diff stats
path: root/compiler/cgmeth.nim
Commit message (Expand)AuthorAgeFilesLines
* implemented region pointersAraq2014-04-091-2/+2
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-1/+1
* case consistency part 4Araq2013-12-271-8/+8
* case consistency part 1Araq2013-12-271-3/+3
* fixes #332Araq2013-03-171-2/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* implemented generic multi methodsAraq2013-01-161-10/+9
* next steps for exception trackingAraq2012-11-031-4/+7
* bugfix for methods (comment in #185)Araq2012-08-221-0/+3
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* lazy loading of body ast implementedAraq2011-10-301-2/+2
* compilation cache: multi methods now workAraq2011-10-241-4/+18
* compilation cache: small fixes; methods still not workingAraq2011-10-231-13/+15
* preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...Araq2011-07-311-1/+1
* intsets are now a proper module and part of the stdlibAraq2011-06-141-6/+5
* fixes #12Araq2011-05-021-58/+43
* got rid of some arcane module namesAraq2011-04-211-1/+1
* big repo cleanupAraq2011-04-121-0/+196