summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test cases for regular pattern matchingburaq2003-07-152-0/+686
* - Removed "case TypeRef(...)" from method Type....paltherr2003-07-152-12/+7
* - Fixed interepreter trace code to handle excep...paltherr2003-07-152-3/+26
* refactoringburaq2003-07-151-0/+55
* code-cleanup, refactoring, corrected multiple u...buraq2003-07-154-387/+342
* changed commentsburaq2003-07-151-2/+2
* added TracerInScala (refactoring)buraq2003-07-151-0/+1
* started work on chapter 8 pattern matchingburaq2003-07-141-28/+55
* - Fixed the code that generates value selection...paltherr2003-07-142-2/+2
* obsoleteburaq2003-07-141-79/+0
* removed .../transformer/matching/SplitNested - ...buraq2003-07-141-1/+0
* code cleanupburaq2003-07-145-66/+24
* proper handling of variables in sequence patternsburaq2003-07-143-39/+46
* added static method, hid private variablesburaq2003-07-142-8/+15
* added isWildcardPattern in case Identburaq2003-07-141-4/+8
* isWildcardPatternburaq2003-07-141-0/+10
* - Removed the "as seen from" part from method c...paltherr2003-07-141-12/+4
* - bug fix: also set flag forJVM when generating...schinz2003-07-141-1/+2
* Fixed the FJBG_HOME entry; it was not consisten...Matthias Zenger2003-07-131-2/+2
* completed migration. pattern matching works nowburaq2003-07-132-31/+53
* completed migration. code is now operationalburaq2003-07-1311-86/+121
* isSequenceValuedburaq2003-07-131-0/+39
* temporary hackburaq2003-07-131-0/+2
* - Changed ClassSymbol.cloneSymbol to give the c...paltherr2003-07-112-80/+24
* - Changed getClassSubst to return SymbolSubstTy...paltherr2003-07-112-37/+28
* - Removed method updateMemberpaltherr2003-07-111-16/+14
* *** empty log message ***michelou2003-07-111-1/+1
* *** empty log message ***Martin Odersky2003-07-112-12/+12
* *** empty log message ***Martin Odersky2003-07-1123-144/+275
* - Removed method deepCloneSymbol and inlined it...paltherr2003-07-111-37/+3
* - Fixed mkTypeApply for the new LazyConstrMetho...paltherr2003-07-111-2/+0
* - Fixed LazyConstrMethodType to return a cloned...paltherr2003-07-111-1/+3
* - Changed cloneType to avoid "as seen from" if ...paltherr2003-07-111-1/+1
* - Implemented Symbol.cloneSymbol() and made abs...paltherr2003-07-111-34/+31
* - Removed expand-template and expand-template.scmpaltherr2003-07-112-66/+0
* - Added script dtd2scalapaltherr2003-07-111-0/+3
* - Removed bin/dtd2scalapaltherr2003-07-111-22/+0
* - Added target dtd2scalapaltherr2003-07-111-1/+8
* - Added constant NOSYMBOLpaltherr2003-07-111-0/+1
* - Added list of possible targetspaltherr2003-07-111-1/+1
* - Added flag --flagspaltherr2003-07-111-5/+8
* - Added method Type.cloneTypepaltherr2003-07-112-22/+94
* no longer needed (moved to linuxsoft as for BCE...michelou2003-07-102-57/+0
* no longer needed (integrated in Makefile)michelou2003-07-101-36/+0
* added generation of dtd2scalamichelou2003-07-102-0/+32
* - Added method Symbol.cloneSymbol(Symbol)paltherr2003-07-107-41/+29
* - bug fix: transform correctly "new" expression...schinz2003-07-101-1/+1
* *** empty log message ***Martin Odersky2003-07-101-2/+2
* - introduced the new JVM backend as default, wh...schinz2003-07-107-1122/+1106
* - renamed NONE to EMPTY_ARRAY to be consistentschinz2003-07-101-1/+1