summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - french translation of text labelsmichelou2003-09-111-0/+201
* - french translation of Scala licensemichelou2003-09-111-0/+75
* *** empty log message ***michelou2003-09-113-0/+202
* - Scala license in HTML formatmichelou2003-09-111-0/+59
* - german translation of text labelsmichelou2003-09-111-0/+201
* - german translation of Scala licensemichelou2003-09-111-0/+60
* - added 'en', 'fr' and 'de' localesmichelou2003-09-111-8/+114
* - added 'en', 'fr' and 'de' localesmichelou2003-09-111-4/+20
* - Added function scala_Functionpaltherr2003-09-111-7/+12
* Implemented variable binding for the "old" patt...Matthias Zenger2003-09-112-2/+14
* - move 'overload' macro to begin of documentmichelou2003-09-111-10/+12
* - Reviewed and cleaned TreeGen.paltherr2003-09-1116-589/+582
* - Added method nextTypeParams and nextValueParamspaltherr2003-09-111-0/+16
* Allow non-recursive bindings for the "old" patt...Matthias Zenger2003-09-111-28/+36
* *** empty log message ***Martin Odersky2003-09-111-2/+2
* I reverted to the old version because the new o...Matthias Zenger2003-09-111-2/+2
* changed type1() to type() in pattern parsing,buraq2003-09-111-5/+6
* Refactoring.Matthias Zenger2003-09-103-1/+254
* Initial release.Matthias Zenger2003-09-101-0/+48
* *** empty log message ***Martin Odersky2003-09-101-4/+8
* I hacked the problem with Byte, Short, etc.Matthias Zenger2003-09-101-0/+6
* - Changed array erasure rule.paltherr2003-09-101-7/+9
* *** empty log message ***Martin Odersky2003-09-105-130/+125
* Small bug :-).Matthias Zenger2003-09-101-1/+1
* - Fixed computation of outer type parameterspaltherr2003-09-101-2/+13
* - Replaced TreeGen.mkParentConstr by TreeGen.mk...paltherr2003-09-103-68/+65
* - Bug fix: new class did not reuse constructor ...paltherr2003-09-101-8/+5
* - IA project file for Scalamichelou2003-09-091-0/+1753
* - french locales for IA labelsmichelou2003-09-091-0/+201
* - added InstallAnywhere build to distributionmichelou2003-09-091-2/+37
* - added standard tools tar and unzipmichelou2003-09-091-0/+3
* - The name ERROR is now both a type name and a ...paltherr2003-09-091-0/+4
* documentationburaq2003-09-084-81/+98
* - Replaced some TypeApply+Apply by mkApplypaltherr2003-09-081-13/+6
* - Simplified (no more OverloadedType and NoType)paltherr2003-09-081-5/+3
* - Changed rawInfoAt to not invoke transformInfo...paltherr2003-09-081-5/+32
* - Updated the code that transforms interface co...paltherr2003-09-081-3/+10
* - Add fix to use right phase to print treepaltherr2003-09-081-2/+2
* - Rewrote ExplicitOuterClassesPhase to add type...paltherr2003-09-083-355/+362
* - Added OUTER and SUPER methodspaltherr2003-09-081-1/+22
* - Added more general getSubst methods in Typepaltherr2003-09-082-5/+20
* - Added concat methodspaltherr2003-09-073-0/+27
* *** empty log message ***Martin Odersky2003-09-0711-105/+135
* - Fixed documentationpaltherr2003-09-071-1/+1
* - Removed UpdateSubstSymMap (replaced by Type.U...paltherr2003-09-071-26/+2
* - Added class UpdateSubstTypeMappaltherr2003-09-071-0/+41
* - Added method mkIdentspaltherr2003-09-071-5/+42
* - Added additional cloneArray methodspaltherr2003-09-073-9/+87
* - Added TreeGen.mkTypeIdentpaltherr2003-09-063-10/+21
* - Fixed printed phase namepaltherr2003-09-062-1/+2