summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-11-1421-150/+126
* - I minimalized the path from one page to anoth...cremet2003-11-141-4/+69
* - No new features, just redesigning.cremet2003-11-137-266/+356
* - Added method info(Symbol[])paltherr2003-11-131-0/+9
* - Removed class DebugTypepaltherr2003-11-131-129/+1
* - Removed special code for Newpaltherr2003-11-131-12/+0
* - Fixed some bugs in AddAccessorspaltherr2003-11-123-158/+93
* *** empty log message ***Martin Odersky2003-11-1218-31/+4004
* - Removed methods nextTypeParams and nextValueP...paltherr2003-11-121-27/+8
* - Added code to add the missing this qualifier ...paltherr2003-11-121-4/+12
* - Fixed symbol of generated Super.paltherr2003-11-121-8/+5
* - Fixed computation of new constructor typespaltherr2003-11-121-1/+2
* - Made scaladoc.SymbolTablePrinter independent ...cremet2003-11-122-138/+125
* - Fixed computation of type of initializerpaltherr2003-11-121-1/+4
* *** empty log message ***cremet2003-11-123-111/+20
* - Added assertionspaltherr2003-11-121-0/+3
* - Fixed type of generated listspaltherr2003-11-122-8/+11
* - Fixed mkDefaultValue for type ALLpaltherr2003-11-121-1/+1
* - Added missing this qualifierspaltherr2003-11-111-2/+5
* Modified to work for the .NET platform, where p...mihaylov2003-11-111-1/+3
* - Removed JAVA modifier from ANY_CLASS and ANYR...paltherr2003-11-113-8/+11
* - Removed occurrences of "<: Any".cremet2003-11-113-6/+9
* - Moved erasure of superclasses of interfaces f...paltherr2003-11-112-18/+31
* - Removed Anchors, added TreeSymbols.cremet2003-11-114-177/+124
* - Removed old commentpaltherr2003-11-111-1/+0
* *** empty log message ***cremet2003-11-111-63/+58
* *** empty log message ***Martin Odersky2003-11-118-46/+48
* - Fixing of bugs.cremet2003-11-114-196/+179
* Added support for | in algebraic patterns;Matthias Zenger2003-11-119-2327/+2425
* - Added cvs-remove-directorypaltherr2003-11-112-0/+64
* - Added cvs-move-directorypaltherr2003-11-112-0/+99
* - fixed typopaltherr2003-11-111-1/+1
* - added runOOpaltherr2003-11-111-0/+6
* - 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
* - 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
* - Added methods resultType and nextResultTypepaltherr2003-11-071-0/+10
* - Removed atree/ACodeFactory.javapaltherr2003-11-062-19/+116
* - 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