summaryrefslogtreecommitdiff
path: root/sources/scalac/symtab
Commit message (Expand)AuthorAgeFilesLines
...
* - Renamed isParamAccessor to hasParamAccessorFlagpaltherr2004-11-231-3/+3
* - Added method isParamAccessorpaltherr2004-11-231-1/+6
* [MSIL] Do not initialize the TYPE_CLASS symbol;...mihaylov2004-11-231-1/+1
* *** empty log message ***Martin Odersky2004-11-222-2/+2
* - Added method isOverridepaltherr2004-11-221-0/+5
* - Removed class UniqueID (symbols have already ...paltherr2004-11-222-2/+2
* *** empty log message ***Martin Odersky2004-11-193-4/+16
* *** empty log message ***Martin Odersky2004-11-193-4/+18
* - Fixed class ClonedThisSymLazyType to take int...paltherr2004-11-181-10/+14
* - Removed an assertion that prevented self type...paltherr2004-11-181-1/+0
* [MSIL] Do not initialize symbols for runtime ty...mihaylov2004-11-161-8/+15
* - optimized call orderpaltherr2004-11-161-3/+2
* - added definitions for compound types and refi...schinz2004-10-261-11/+19
* *** empty log message ***Martin Odersky2004-10-251-2/+2
* - adapted definitions related to run-time types...schinz2004-10-141-19/+52
* - added initial support for static membersschinz2004-10-141-1/+14
* - Make interfaces inherit from scala.AnyRef (or...mihaylov2004-10-061-2/+2
* *** empty log message ***Martin Odersky2004-10-044-2/+4
* [MSIL] Do not look for the System.Serializable ...mihaylov2004-10-041-1/+1
* - added symbol/type for class java.io.Serializa...michelou2004-09-241-1/+6
* - I added the variance display for class declar...cremet2004-09-141-1/+1
* *** empty log message ***Martin Odersky2004-09-101-4/+0
* - [MSIL] use System.Exception instead of java.l...mihaylov2004-09-091-8/+7
* - Parse Pico meta attributes used in the Java p...mihaylov2004-09-091-53/+66
* - Separated the JVM package parser from the CLR...mihaylov2004-09-093-402/+436
* *** empty log message ***Martin Odersky2004-09-031-3/+12
* *** empty log message ***Martin Odersky2004-09-023-15/+7
* - factored out class MetaParsermihaylov2004-09-022-373/+388
* *** 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-251-1/+53
* *** empty log message ***Martin Odersky2004-08-232-0/+32
* - Fixed Pickle and UnPickle to handle correctly...paltherr2004-08-123-5/+23
* - 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
* - 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
* *** empty log message ***Martin Odersky2004-07-153-1/+20
* - I made scaladoc use a lazy version of the sco...cremet2004-07-151-0/+4
* *** empty log message ***Martin Odersky2004-07-086-123/+110
* *** empty log message ***Martin Odersky2004-07-061-7/+10
* *** empty log message ***Martin Odersky2004-07-022-2/+2
* *** empty log message ***Martin Odersky2004-07-013-20/+46