summary refs log tree commit diff stats
path: root/compiler/semcall.nim
Commit message (Collapse)AuthorAgeFilesLines
* allowing definitions of procs and templates to be overridden in local scopesZahary Karadjov2012-03-141-4/+5
|
* bootstraps fine with overloadable templatesZahary Karadjov2012-03-141-47/+55
|
* bugfix: type alias to generic; generic type not stripped away from for loop ↵Araq2012-01-071-2/+2
| | | | variable
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* bugfix: overloading resolution for typeofAraq2011-09-271-1/+3
|
* bugfix: proper cache for generic instantiationsAraq2011-07-211-8/+0
|
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-10/+20
|
* big repo cleanupAraq2011-04-121-0/+120