summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-11-261-26/+24
|
* Bugfixes to Tree and TreeMapstenman2003-11-265-141/+133
|
* - Removed isXXX methodspaltherr2003-11-262-58/+0
|
* - Fixed dtd2scala for new import schemepaltherr2003-11-264-7/+10
| | | | | - Reenabled compilation of dtd2scala
* - Fixed assertpaltherr2003-11-261-1/+1
|
* constructing xml nodesburaq2003-11-261-7/+11
|
* added utilityburaq2003-11-261-2/+3
|
* new xml nodesburaq2003-11-262-5/+29
|
* adapted to new xml nodesburaq2003-11-262-60/+56
|
* *** empty log message ***Martin Odersky2003-11-2630-138/+155
|
* - Added JRE_HOME and JRE_JARFILEpaltherr2003-11-251-0/+4
|
* *** empty log message ***Martin Odersky2003-11-2512-127/+175
|
* - Added unboxing primitivespaltherr2003-11-251-0/+54
|
* bugfixstenman2003-11-251-3/+6
|
* - Moved bug199 into files/run/bugs.scalapaltherr2003-11-254-15/+15
|
* - Moved into files/run/bugs.scalapaltherr2003-11-254-38/+0
|
* - Added bugs 217, 222 and 233paltherr2003-11-252-0/+44
|
* - Modified one line to overcome a bug.cremet2003-11-251-2/+2
|
* *** empty log message ***Martin Odersky2003-11-251-1/+2
|
* attrib nodeburaq2003-11-251-0/+8
|
* - Made Scaladoc use the symbol table instead of...cremet2003-11-259-721/+327
| | | | | | - Made Scaladoc use the symbol table instead of the abstract synatx tree.
* - Fixed case Selectpaltherr2003-11-251-3/+4
|
* - Removed useless asInstanceOfpaltherr2003-11-251-6/+3
|
* - Removed special case for ANYVAL and ANYREF in...paltherr2003-11-251-2/+0
| | | | | - Removed special case for ANYVAL and ANYREF in erasure
* - Fixed stop codepaltherr2003-11-251-2/+2
|
* fixed error in pow!buraq2003-11-251-1/+2
|
* creating XMLburaq2003-11-251-0/+1
|
* creation of XML valuesburaq2003-11-256-37/+33
|
* added NoBindingFactoryburaq2003-11-251-0/+2
|
* - Modified to use new GetTreeClonerpaltherr2003-11-252-104/+111
| | | | | | - Added a transformInfo - Fixed some problems with calls via super
* *** empty log message ***Matthias Zenger2003-11-251-17/+18
|
* - Fixed printTemplate (removed double printing ...paltherr2003-11-251-5/+0
| | | | | - Fixed printTemplate (removed double printing of class bodies)
* - Added class GenTreeClonerpaltherr2003-11-251-0/+43
|
* - Fixed isInterfacepaltherr2003-11-251-1/+1
|
* - Added type and symbol transformationpaltherr2003-11-251-19/+72
| | | | | - Added some missing cases
* - Added some methods Typedpaltherr2003-11-251-3/+9
|
* - corrected hard-coded path for WWWROOTmichelou2003-11-241-1/+1
|
* - corrected minor typosmichelou2003-11-241-5/+5
|
* - Added AbsTypeDef and AliasTypeDefpaltherr2003-11-241-2/+6
|
* modified class name of PCDATA to Textburaq2003-11-241-1/+1
|
* added default for WWWrootburaq2003-11-241-1/+1
|
* - corrected minor typos and errorsmichelou2003-11-241-22/+20
|
* - added url for online version of Abelson's bookmichelou2003-11-241-4/+6
| | | | | - urls are printed on a separate line
* *** empty log message ***Martin Odersky2003-11-241-3/+3
|
* attributes...buraq2003-11-215-4/+4
|
* handling of Symbol and Labelled changed towards...buraq2003-11-212-1/+12
| | | | | | handling of Symbol and Labelled changed towards Symbol and scala.xml.nobinding.Element
* commentburaq2003-11-211-1/+1
|
* added fromList method, but crashed compiler?!buraq2003-11-211-1/+10
|
* added xml.xmlburaq2003-11-211-0/+1
|
* - Fixed SCALAC_SCALAC & LIBRARY_SCALACpaltherr2003-11-211-2/+2
|