summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Cleanedpaltherr2003-10-211-70/+24
|
* - Added methods to print arrays of primitive typespaltherr2003-10-211-4/+101
|
* - Revised & Cleanedpaltherr2003-10-211-189/+255
|
* - Added new methodspaltherr2003-10-211-27/+109
| | | | | - Fixed type of primitive types
* - Added type transformation of java symbolspaltherr2003-10-211-3/+3
|
* - Fixed method infoAtpaltherr2003-10-211-1/+6
|
* - Fixed erasure of subclasses of scala.Doublepaltherr2003-10-211-0/+1
|
* - Removed range checks from asX methodspaltherr2003-10-211-182/+22
|
* *** empty log message ***Martin Odersky2003-10-204-6/+12
|
* - added 'shortname' flag to control file name o...michelou2003-10-201-5/+10
| | | | | - added 'shortname' flag to control file name output
* - added non-standard option '-Xshortname' for t...michelou2003-10-201-7/+19
| | | | | - added non-standard option '-Xshortname' for the reporter
* - added class 'TestCommand' in order to improve...michelou2003-10-201-149/+139
| | | | | - added class 'TestCommand' in order to improve code
* - function 'compareFiles' now returns diff stri...michelou2003-10-201-10/+5
| | | | | - function 'compareFiles' now returns diff string (no output anymore)
* - function 'execute' now returns exit value (wa...michelou2003-10-201-8/+7
| | | | | - function 'execute' now returns exit value (was bool)
* - updated to the new msil library; works on ex...mihaylov2003-10-202-105/+140
| | | | | - updated to the new msil library; works on exapmles which do not depend on predefs
* - Added overlapping.scalapaltherr2003-10-175-0/+33
|
* - Added overlapping signatures checkingpaltherr2003-10-171-6/+58
|
* - Reduced number of added bridge methodspaltherr2003-10-171-24/+47
| | | | | - Reduced computations needed to add bridge methods
* - Reimplemented overriddenSymbol and overriding...paltherr2003-10-171-66/+42
| | | | | | - Reimplemented overriddenSymbol and overridingSymbol in terms of - Type.lookup Added method overriddenSymbol(Symbol,Type)
* - Added class Relationpaltherr2003-10-171-0/+66
| | | | | | - Added method compareTo - Added method lookup(Symbol,Type,Relation)
* - Examples using the jolib library.cremet2003-10-172-0/+87
|
* - moved scaladoc into scala.tools packagemichelou2003-10-1718-5/+4147
|
* *** empty log message ***cremet2003-10-171-0/+107
|
* Corrected handling of scopes.mihaylov2003-10-171-1/+1
|
* - Cleanedpaltherr2003-10-161-26/+7
|
* - Cleanedpaltherr2003-10-161-27/+21
|
* - Cleanedpaltherr2003-10-161-69/+54
|
* - Cleanedpaltherr2003-10-162-87/+60
|
* - Added a handle for Treespaltherr2003-10-161-0/+2
|
* - Cleanedpaltherr2003-10-161-62/+65
|
* - Added transformation of Super nodespaltherr2003-10-161-1/+8
|
* - Cleanedpaltherr2003-10-161-18/+59
|
* - Cleanedpaltherr2003-10-161-81/+95
|
* - Cleanedpaltherr2003-10-151-49/+41
|
* - Added test for empty tree nodes in ClassDefpaltherr2003-10-151-1/+2
|
* - Added bug175paltherr2003-10-153-0/+11
|
* - Added bug166paltherr2003-10-153-0/+17
|
* - Fixed computation of enclosing classpaltherr2003-10-151-1/+6
|
* - Added bug 177paltherr2003-10-153-0/+21
|
* - Added test to avoid duplicate owner update on...paltherr2003-10-151-1/+1
| | | | | - Added test to avoid duplicate owner update on module classes
* - Added phase changepaltherr2003-10-151-0/+3
|
* - Added bug 160paltherr2003-10-153-0/+11
|
* - Modified AddConstructors to make it work befo...paltherr2003-10-153-88/+85
| | | | | | - Modified AddConstructors to make it work before Erasure Move phase - AddConstructors before phase Erasure
* - Renamed mkInterfaceDef into ClassDefpaltherr2003-10-152-12/+29
| | | | | - Changed New to also work with initializers
* - Improved debugging codepaltherr2003-10-151-1/+6
|
* - Added method isInitializerpaltherr2003-10-151-1/+11
| | | | | - Changed method isConstructor to return false for initializers
* - Fixed type of isInstanceOfpaltherr2003-10-141-1/+1
|
* - Added methods TypeApplypaltherr2003-10-141-0/+6
|
* - removed class Command (now in separate file)michelou2003-10-141-67/+1
|
* - minor changesmichelou2003-10-141-1/+0
|