summaryrefslogtreecommitdiff
path: root/sources/scalac/transformer
Commit message (Expand)AuthorAgeFilesLines
* - Added a field "global" in TextTreePrinterpaltherr2004-11-221-7/+1
* *** empty log message ***Martin Odersky2004-11-191-0/+4
* *** empty log message ***paltherr2004-11-161-1/+0
* - introduced compound types (and therefore refi...schinz2004-10-261-36/+304
* - handle static members correctly (i.e.schinz2004-10-142-2/+3
* - almost complete rewriteschinz2004-10-141-170/+680
* - Generalized the code that transforms local va...paltherr2004-09-161-3/+8
* - Readded a fixed version of the code to handle...paltherr2004-09-161-0/+10
* - removed wrong (?) if-test in method 'liftSymb...michelou2004-09-161-4/+0
* - When selecting the most specific '==' method ...mihaylov2004-09-141-38/+47
* - Added a missing substitution for cloned type ...paltherr2004-09-131-0/+8
* - Try to find the most specific '==' method to ...mihaylov2004-09-101-2/+41
* *** empty log message ***Martin Odersky2004-09-021-0/+1
* - Moved tree elimination code into AddAccessorspaltherr2004-08-312-12/+7
* - Removed type contextspaltherr2004-08-311-192/+109
* - Fixed order of calls to setOwner and infopaltherr2004-08-311-1/+1
* - Removed unneeded fields from TypeContextpaltherr2004-08-301-25/+6
* - Made creation of outer fields lazypaltherr2004-08-301-59/+28
* - Removed field "context" from class "TypeTrans...paltherr2004-08-301-14/+13
* - Rewrote getNewArgsOfpaltherr2004-08-301-56/+98
* - Replaced array of outers by link to outerpaltherr2004-08-261-46/+41
* - Removed isStablepaltherr2004-08-261-49/+26
* - Changed type of outers from "type()" to "type...paltherr2004-08-261-1/+1
* - Added code in Symbol to clone thisSymspaltherr2004-08-252-16/+14
* fixes to regexp -> automata implementation(s)buraq2004-08-131-7/+1
* nothingburaq2004-07-082-11/+8
* - changed scope.iterator(true) to scope.iterato...michelou2004-07-081-1/+1
* *** empty log message ***Martin Odersky2004-07-085-63/+10
* - Added and fixed CVS Idspaltherr2004-07-071-0/+2
* - Cleaned class Arraypaltherr2004-07-061-1/+1
* Added wholeprog phase to compilerIulian Dragos2004-07-051-0/+44
* *** empty log message ***Martin Odersky2004-07-051-22/+25
* *** empty log message ***Martin Odersky2004-07-022-5/+85
* *** empty log message ***Martin Odersky2004-07-0126-48/+48
* namespacesburaq2004-06-252-2/+7
* - Removed calls to Debug.toStringpaltherr2004-06-151-1/+1
* cleanupburaq2004-06-081-3/+9
* ant task fixed up,buraq2004-06-071-106/+0
* fixed2buraq2004-06-041-1/+7
* fixedburaq2004-06-041-0/+2
* coommburaq2004-06-041-2/+4
* commit 2buraq2004-06-042-13/+8
* premature commitburaq2004-06-042-7/+13
* *** empty log message ***buraq2004-06-037-20/+44
* *** empty log message ***Martin Odersky2004-06-033-6/+19
* - Changed methods Debug.show to add separators ...paltherr2004-06-033-15/+13
* - Fixed erasure for bug 328paltherr2004-06-031-1/+8
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-028-21/+21
* library update, validation in dtd2scalaburaq2004-05-282-0/+19
* moved a method to TreeInfoburaq2004-05-181-1/+6