summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Martin Odersky2004-06-291-2/+2
* namespacesburaq2004-06-252-2/+7
* [MSIL] Added name GetTypemihaylov2004-06-231-0/+1
* [MSIL] In the auto-generated hashCode for case ...mihaylov2004-06-231-2/+4
* Compiler options for whole program optimizationIulian Dragos2004-06-221-0/+29
* - Handle index properties by assigning the name...mihaylov2004-06-211-124/+206
* - Create a new CLRClassParser for evey imported...mihaylov2004-06-211-23/+25
* - Added names "finalize", "wait", "notify", "no...mihaylov2004-06-211-0/+4
* - When targetting the MSIL backend treat scala....mihaylov2004-06-211-2/+22
* *** empty log message ***mihaylov2004-06-212-26/+60
* - Added static members of superclasses to stati...paltherr2004-06-171-0/+27
* - Adapted to new class scala.tools.util.debug.D...paltherr2004-06-173-393/+108
* - bug fix: differentiate between jumping and no...schinz2004-06-151-3/+21
* - Removed calls to Debug.toStringpaltherr2004-06-152-3/+3
* - Moved method "eq" into AnyRef, changed type o...paltherr2004-06-113-5/+6
* - Marked the public only needed because of "jav...paltherr2004-06-091-10/+18
* cleanupburaq2004-06-081-3/+9
* - Perform the primitive type conversion instead...mihaylov2004-06-081-13/+20
* - Fixed a bug in determining the name of the ge...mihaylov2004-06-081-7/+9
* ant task fixed up,buraq2004-06-071-106/+0
* - Got rid of ApplicationError; use Debug.abort ...mihaylov2004-06-071-18/+16
* - Load all assemblies specified with the -r optionmihaylov2004-06-071-0/+1
* made classes *public*, because they are accesse...buraq2004-06-071-8/+8
* - Traverse the trees prior to code generation t...mihaylov2004-06-043-190/+292
* - Import all types, including private onesmihaylov2004-06-041-2/+2
* 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
* - Removed tabs and trailing white spacespaltherr2004-06-031-2/+2
* *** empty log message ***Martin Odersky2004-06-031-19/+34
* *** empty log message ***Martin Odersky2004-06-0311-45/+178