summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* - Removed .scala_wrapperpaltherr2003-07-181-0/+338
* *** empty log message ***Martin Odersky2003-07-173-3/+470
* - Fixed getMainMethodType for the new Type.isSa...paltherr2003-07-171-1/+3
* *** empty log message ***Martin Odersky2003-07-171-2/+3
* *** empty log message ***Martin Odersky2003-07-177-50/+477
* Error message fixstenman2003-07-171-1/+1
* *** empty log message ***Martin Odersky2003-07-166-57/+73
* fixed overly permissive parsing of TreePattern ...buraq2003-07-161-1/+4
* added "isEmptySequence" methodburaq2003-07-161-0/+13
* *** empty log message ***michelou2003-07-161-5/+0
* *** empty log message ***Martin Odersky2003-07-168-89/+121
* indentationmichelou2003-07-161-12/+20
* - bug fix: fixed a bug which was introduced by ...schinz2003-07-161-5/+11
* indentationmichelou2003-07-163-50/+61
* removed tabsmichelou2003-07-161-2/+3
* toString method works correct nowburaq2003-07-152-0/+4
* toString experiments + code formattingburaq2003-07-155-6/+27
* - Fixed description of Type.typeParams and Type...paltherr2003-07-151-4/+4
* - Added a missing isMethod test on LambdaLiftPh...paltherr2003-07-153-14/+46
* - Removed "case TypeRef(...)" from method Type....paltherr2003-07-152-4/+4
* *** empty log message ***buraq2003-07-151-2/+2
* moved FactoryAdapter to another packageburaq2003-07-151-1/+1
* moved to another packageburaq2003-07-153-952/+0
* moved to anotherburaq2003-07-151-14/+0
* - 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
* - Fixed the code that generates value selection...paltherr2003-07-142-2/+2
* obsoleteburaq2003-07-141-79/+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
* 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 ***Martin Odersky2003-07-1111-46/+177
* - 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