summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* - Renamed isParamAccessor to hasParamAccessorFlagpaltherr2004-11-231-3/+3
* - Added method isParamAccessorpaltherr2004-11-231-1/+6
* - Added mkTagMethod that generates tree for Sca...mihaylov2004-11-231-5/+21
* [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
* - Added a field "global" in TextTreePrinterpaltherr2004-11-221-7/+1
* - Removed class UniqueID (symbols have already ...paltherr2004-11-225-38/+3
* *** empty log message ***Martin Odersky2004-11-193-4/+16
* Added swing printer.Iulian Dragos2004-11-191-1/+6
* *** empty log message ***Martin Odersky2004-11-194-4/+22
* - 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
* - Removed Function1 and ScalaObject from Array ...paltherr2004-11-161-1/+1
* - optimized call orderpaltherr2004-11-161-3/+2
* *** empty log message ***paltherr2004-11-161-1/+0
* - added definitions for compound types and refi...schinz2004-10-261-11/+19
* - introduced compound types (and therefore refi...schinz2004-10-261-36/+304
* *** empty log message ***Martin Odersky2004-10-251-2/+2
* - added typesAsValues phaseschinz2004-10-141-0/+7
* - added option -Xrtt to enable support for run-...schinz2004-10-142-0/+8
* - changed the way the class initialisation meth...schinz2004-10-141-56/+70
* - handle static members correctlyschinz2004-10-141-1/+1
* - handle static members correctly (i.e.schinz2004-10-142-2/+3
* - adapted definitions related to run-time types...schinz2004-10-141-19/+52
* - added initial support for static membersschinz2004-10-141-1/+14
* - added a few names related to run-time typesschinz2004-10-141-1/+16
* - almost complete rewriteschinz2004-10-141-170/+680
* - Improved module name handlingmihaylov2004-10-071-1/+2
* - Separate the directory and name part of the a...mihaylov2004-10-061-18/+25
* - Properly distinguish between scala.Unit and voidmihaylov2004-10-061-24/+27
* - 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 name for Java method 'readResolve' (see...michelou2004-09-241-12/+13
* - added symbol/type for class java.io.Serializa...michelou2004-09-241-1/+6
* - 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
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-151-4/+4
* - I added the variance display for class declar...cremet2004-09-141-1/+1
* - Clear the exit label in Assign nodes processingmihaylov2004-09-141-19/+12
* - Cleaned up some old comments and added some n...mihaylov2004-09-141-33/+3
* - Don't generate unreachable branches; used to ...mihaylov2004-09-141-33/+50
* - When selecting the most specific '==' method ...mihaylov2004-09-141-38/+47
* - Added a missing substitution for cloned type ...paltherr2004-09-131-0/+8
* - Fix handling of switches and labelsmihaylov2004-09-101-27/+33
* - Try to find the most specific '==' method to ...mihaylov2004-09-101-2/+41
* *** empty log message ***Martin Odersky2004-09-101-4/+0