summaryrefslogtreecommitdiff
path: root/sources/scalac
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Changed methods Debug.show to add separators ...paltherr2004-06-038-32/+26
* - Fixed erasure for bug 328paltherr2004-06-031-1/+8
* - Changed the way to get the CLRPackage instancemihaylov2004-06-022-2/+2
* - Accomodated the changes in CLRPackageParsermihaylov2004-06-021-16/+10
* - No longer extends class SymbolLoader.mihaylov2004-06-021-90/+60
* - Removed ConstantFolder.java (replaced by scal...paltherr2004-06-021-363/+0
* - Changed _TYPE methods in Definitions for prim...paltherr2004-06-0215-130/+164
* - Removed method GenJVM.maybeGenLoadUnitpaltherr2004-06-021-21/+2
* - Emit debugging info only with the -g optionmihaylov2004-06-021-19/+35
* - Improved handling of typesmihaylov2004-06-021-69/+103
* - Removed the obviated scalalib.dll loadingmihaylov2004-06-021-14/+0
* - Added a check if every symbol should be in it...mihaylov2004-05-311-0/+20
* - Minor bugfixmihaylov2004-05-311-1/+1
* - Sort the array of types and perform binary se...mihaylov2004-05-311-69/+178
* - When using the MSIL backend import classes fr...mihaylov2004-05-311-11/+66
* - Escape the printed value of string constants ...mihaylov2004-05-311-2/+2
* library update, validation in dtd2scalaburaq2004-05-282-0/+19
* pretty-print + whitespace trimmingburaq2004-05-263-0/+8
* name change select... to case...buraq2004-05-242-13/+17
* Xmarkup option only for compatibility, is alway...buraq2004-05-242-3/+1
* fixedburaq2004-05-191-2/+2
* fixed bugburaq2004-05-191-3/+3
* moved a method to TreeInfoburaq2004-05-182-1/+14
* undid changes, seems to give problems in bootst...buraq2004-05-181-2/+3
* case classes implement trait scala.CaseClassburaq2004-05-182-2/+43
* - Fixed optimization/hack in case If and Switchpaltherr2004-05-171-14/+16
* - Added optimization/hack in case If and Switch...paltherr2004-05-171-2/+14
* obsoleteburaq2004-05-171-47/+0
* fixed transmatchburaq2004-05-173-1/+8
* - Escape the printed value of string constants ...mihaylov2004-05-171-1/+2
* using partialMatcher instead of old Transmatch ...buraq2004-05-179-493/+527
* obsolete, scala versions workburaq2004-05-172-190/+0