summary refs log tree commit diff stats
path: root/compiler/semcall.nim
Commit message (Expand)AuthorAgeFilesLines
* distinguish properly between nkOpen and nkClosedSymChoiceAraq2012-08-261-5/+6
* borrow works with genericsAraq2012-08-061-0/+14
* idetools: '--def' now works in 'x.f'Araq2012-08-051-3/+3
* idetools: 'usages' and 'def' should work now; documented js backendAraq2012-08-051-3/+10
* idetools improvementsAraq2012-08-031-1/+1
* optimizations for system.compilesAraq2012-07-201-8/+12
* changed integer promotion rules; breaks bootstrapping and lots of codeAraq2012-07-081-3/+11
* 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 v...Araq2012-01-071-2/+2
* 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