summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2004-09-032-3/+13
* *** empty log message ***Martin Odersky2004-09-028-17/+13
* - factored out class MetaParsermihaylov2004-09-022-373/+388
* - Moved tree elimination code into AddAccessorspaltherr2004-08-312-12/+7
* - Added name of class to constructor symbolspaltherr2004-08-311-0/+5
* - 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
* *** empty log message ***Martin Odersky2004-08-251-6/+2
* *** empty log message ***Martin Odersky2004-08-251-0/+27
* - Added assert to avoid modifications of Scope....paltherr2004-08-251-0/+1
* - Made deAlias staticpaltherr2004-08-251-1/+1
* - Added code in Symbol to clone thisSymspaltherr2004-08-253-17/+67
* *** empty log message ***Martin Odersky2004-08-232-0/+32
* fixes to regexp -> automata implementation(s)buraq2004-08-131-7/+1
* - Fixed Pickle and UnPickle to handle correctly...paltherr2004-08-123-5/+23
* - RefCheck.java has been rewritten in Scalaschinz2004-08-121-1150/+0
* - Added CASE to MODULE2CLASSFLAGS in Modifierspaltherr2004-08-112-7/+5
* - Enhanced initialization of thrown RuntimeExce...paltherr2004-08-111-1/+1
* toString() for case objectsburaq2004-08-111-0/+6
* - Removed usage of Debug in error messagepaltherr2004-07-211-1/+1
* - Small fixesmihaylov2004-07-202-54/+134
* - Hard-coded the symbols of java.lang.Object an...mihaylov2004-07-201-3/+17
* - Hard coded the types of java.lang.Object and ...mihaylov2004-07-201-4/+5
* - Load assembly vjscor explicitly, since it may...mihaylov2004-07-201-4/+6
* - Only transform the names of methods Equals, T...mihaylov2004-07-201-28/+20
* - Added several fake methods to System.Object a...mihaylov2004-07-201-1/+74
* - For the value types, do not consider the ==(O...mihaylov2004-07-201-16/+57
* *** empty log message ***Martin Odersky2004-07-154-1/+24
* - I made scaladoc use a lazy version of the sco...cremet2004-07-151-0/+4
* nothingburaq2004-07-082-11/+8
* - changed scope.iterator(true) to scope.iterato...michelou2004-07-081-1/+1
* - changed iterator(true) to iterator().michelou2004-07-081-2/+2
* *** empty log message ***Martin Odersky2004-07-0815-192/+128
* - Added and fixed CVS Idspaltherr2004-07-071-0/+2
* *** empty log message ***Martin Odersky2004-07-061-2/+2
* *** empty log message ***Martin Odersky2004-07-063-13/+14
* - Cleaned class Arraypaltherr2004-07-061-1/+1
* Added wholeprog phase to compilerIulian Dragos2004-07-052-0/+51
* *** empty log message ***Martin Odersky2004-07-051-22/+25
* *** empty log message ***Martin Odersky2004-07-025-8/+88
* *** empty log message ***Martin Odersky2004-07-022-14/+18
* *** empty log message ***Martin Odersky2004-07-011-0/+89
* *** empty log message ***Martin Odersky2004-07-0147-126/+152