summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - changed 'Ecole Polytechnique...' to 'EPFL'michelou2003-11-101-1/+1
|
* - changed 'Swiss Federal...' to 'EPFL'michelou2003-11-101-1/+1
|
* - changed 'Eidgenoessische Techn...' to 'EPFL'michelou2003-11-101-1/+1
|
* - moved 'scalai' to package 'scala.tools'michelou2003-11-1027-27/+27
|
* - moved 'scalai' to 'scala/tools/scalai'michelou2003-11-103-5/+5
|
* - fixed handling of object "main" functionmihaylov2003-11-101-37/+30
| | | | | | - do not generate global entrypoint function if there isn't suitable "main" function
* - fixed handling of object instance fieldsmihaylov2003-11-101-21/+17
|
* - Made all links work.cremet2003-11-076-298/+290
|
* - removed option 'Xshortname'michelou2003-11-071-0/+1
|
* *** empty log message ***Martin Odersky2003-11-079-41/+65
|
* added xml path expressionsburaq2003-11-071-0/+3
|
* xml path expressions and a (not yet working) pa...buraq2003-11-074-2/+131
| | | | | xml path expressions and a (not yet working) parser for them
* - Added methods resultType and nextResultTypepaltherr2003-11-071-0/+10
|
* - Removed atree/ACodeFactory.javapaltherr2003-11-062-19/+116
| | | | | - Added atree/ATreeFactory.java
* - Added +atree/ATreeTyper.javapaltherr2003-11-062-0/+273
|
* - Changed type into kindpaltherr2003-11-062-27/+27
|
* - more extensive translation of java.lang.Strin...mihaylov2003-11-061-238/+354
| | | | | - more extensive translation of java.lang.String methods code cleanups
* - more extensive tranlsation of java.lang.Strin...mihaylov2003-11-061-116/+184
| | | | | - more extensive tranlsation of java.lang.String methods code cleanups
* - Added atree/ACodeFactory.javapaltherr2003-11-052-0/+136
|
* - Added jvm correspondancepaltherr2003-11-051-0/+41
|
* - Added case AFunction.NewArraypaltherr2003-11-052-5/+9
| | | | | - Fixed AInvokeStyle typos in ATreePrinter
* - Modified AFunction.Method to use InvokeStylepaltherr2003-11-052-6/+8
|
* - Added atree/AInvokeStyle.javapaltherr2003-11-052-0/+42
|
* - Completed class ACodepaltherr2003-11-052-0/+86
|
* - Added atree/AFunction.javapaltherr2003-11-053-0/+51
|
* - Added ACode.Thispaltherr2003-11-052-0/+8
| | | | | - Added ACode.Constant
* - Fixed error messagepaltherr2003-11-051-1/+1
|
* - Added atree/ALocation.javapaltherr2003-11-053-0/+54
|
* - Added field Unit.repositorypaltherr2003-11-052-0/+8
|
* - added file downloads/install.xmlmichelou2003-11-051-0/+1
|
* - added website specific configuration variablesmichelou2003-11-051-0/+9
|
* - Added atree/AClass.javapaltherr2003-11-057-0/+501
| | | | | | | | - Added atree/AField.java - Added atree/AMember.java - Added atree/AMethod.java - Added atree/ARepository.java
* - Added atree/ACode.javapaltherr2003-11-053-0/+45
|
* - Added atree/AConstant.javapaltherr2003-11-053-3/+75
|
* *** empty log message ***Martin Odersky2003-11-051-3/+4
|
* - Added atree/APrimitive.javapaltherr2003-11-053-0/+115
|
* - Added atree/ATreePrinter.javapaltherr2003-11-052-0/+247
|
* - Added atree/AArithmeticOp.javapaltherr2003-11-057-0/+332
| | | | | | | | | - Added atree/AComparisonOp.java - Added atree/ALogicalOp.java - Added atree/AShiftOp.java - Added atree/ATestOp.java - Added atree/ATypeKind.java
* - Added constant coercepaltherr2003-11-051-0/+1
|
* *** empty log message ***Martin Odersky2003-11-055-33/+65
|
* - Implemented initializers without type argumentspaltherr2003-11-051-127/+105
| | | | | - Updated phase description
* - Added method setParamOwners to fix owners of ...paltherr2003-11-051-2/+17
| | | | | | - Added method setParamOwners to fix owners of MethodType and PolyType params
* - Changed return type (because Function is not ...paltherr2003-11-052-2/+2
| | | | | | - Changed return type (because Function is not a subclass of scala.Object)
* - Readded STABLE flag to accessorspaltherr2003-11-051-2/+2
|
* - Fixed superclasspaltherr2003-11-051-1/+1
|
* - Fixed Ident for initializer methodspaltherr2003-11-051-1/+6
|
* - Fixed typo (replaced "i" by "j")paltherr2003-11-051-3/+3
|
* - Added missing transformpaltherr2003-11-051-1/+1
|
* - replaced tabs by spacesschinz2003-11-041-6/+7
|
* binds now printed correctlyburaq2003-11-041-1/+1
|