summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Implemented initializers without type argumentspaltherr2003-11-051-127/+105
* - Added method setParamOwners to fix owners of ...paltherr2003-11-051-2/+17
* - Changed return type (because Function is not ...paltherr2003-11-052-2/+2
* - 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
* fixed erroneous handling of typed pattersburaq2003-11-041-37/+54
* modified case for Bind(...) nodesburaq2003-11-041-0/+3
* - version updated manuallymichelou2003-11-031-1/+1
* - Added distrbi-build-websitepaltherr2003-11-031-0/+7
* - Added PROJECT_WEBSITEDIRpaltherr2003-11-031-0/+2
* - Added website.lstpaltherr2003-11-031-0/+65
* - Resynced versionpaltherr2003-11-031-1/+1
* XPAth expreburaq2003-11-031-0/+2
* new filesburaq2003-11-031-0/+12
* XPath expressionburaq2003-11-031-0/+30
* code cleanup + added parsing of content modelsburaq2003-11-0315-253/+416
* - Added Makefile.importpaltherr2003-11-035-40/+60
* *** empty log message ***Matthias Zenger2003-11-031-1/+2
* - added xsltproc toolmichelou2003-10-311-0/+7
* - Fixed problem with <init> methodspaltherr2003-10-312-6/+9
* - corrected call to printType for ConstantTypemichelou2003-10-311-2/+3
* *** empty log message ***Martin Odersky2003-10-312-4/+5
* *** empty log message ***Martin Odersky2003-10-317-27/+108
* - Removed condition on super call inlining.paltherr2003-10-311-21/+17
* - Changed the return type of initializers to Un...paltherr2003-10-313-8/+12
* *** empty log message ***cremet2003-10-311-2/+2
* - Fixed so that initalizers have new tparams an...paltherr2003-10-311-1/+1
* - Fixed so that initalizers have new tparams an...paltherr2003-10-301-48/+67
* - Modified to use GenTransformerpaltherr2003-10-301-80/+3
* - Modified to use GenTransformerpaltherr2003-10-301-121/+6
* - Added class GenTransformerpaltherr2003-10-301-0/+150
* - Fixed, in Definitions, type of primitive type...paltherr2003-10-306-25/+91
* Removed the special cases for the JVM backend; ...mihaylov2003-10-301-14/+10
* *** empty log message ***Martin Odersky2003-10-301-0/+270
* - added compatibility function scala-regexp-opt...schinz2003-10-301-3/+10
* *** empty log message ***Martin Odersky2003-10-3016-101/+404
* Typed patterns x:T and variable patterns x are ...buraq2003-10-301-4/+6
* added handling of Typed nodes to isSequenceValuedburaq2003-10-301-3/+3
* desugarizing of x:Typed in patternsburaq2003-10-302-27/+62
* - Added bug 213paltherr2003-10-302-0/+26
* - Normalized member names of class Definitionpaltherr2003-10-3021-450/+458
* removed tabs!buraq2003-10-301-1198/+1198
* fixed bugs and cleaned up code in AlgMatcher th...buraq2003-10-304-281/+12
* added test case for bug#195buraq2003-10-302-5/+20
* the curse of static variables...buraq2003-10-301-0/+1