summary refs log tree commit diff stats
path: root/compiler/sigmatch.nim
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: s[1..n] = @[] produced wrong C codeAraq2011-11-141-4/+12
|
* fixes #2Araq2011-11-021-1/+3
|
* compilation cache: various bugfixes; works for the compiler itselfAraq2011-10-271-7/+7
|
* compilation cache: mostly working; generics not yetAraq2011-10-251-2/+2
|
* bugfix: overloading resolution for typeofAraq2011-09-271-1/+1
|
* bugfixes for generics; new threads implementation still brokenAraq2011-09-201-5/+8
|
* finally got rid of nkPassAsOpenArrayAraq2011-08-161-2/+2
|
* fixes #35, fixes #43Araq2011-08-081-1/+2
|
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-13/+11
|
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-0/+3
|
* got rid of unsound co/contravariance in procvarsAraq2011-06-171-33/+34
|
* intsets are now a proper module and part of the stdlibAraq2011-06-141-8/+6
|
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
|
* got rid of isLiftedAraq2011-05-141-7/+0
|
* got rid of some arcane module namesAraq2011-04-211-1/+1
|
* big repo cleanupAraq2011-04-121-0/+714