summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - added multiple constructors handlingmihaylov2003-08-271-23/+77
|
* - Changed install code to use installed scalado...paltherr2003-08-271-11/+13
| | | | | - Changed install code to use installed scaladoc to generate api doc
* *** empty log message ***Martin Odersky2003-08-274-54/+69
|
* oops, class name correctedburaq2003-08-271-1/+1
|
* FactoryAdapter rewritten in scalaburaq2003-08-271-1/+1
|
* using FactoryAdpater in scala instead of Factor...buraq2003-08-272-387/+367
| | | | | using FactoryAdpater in scala instead of FactoryAdapter in java
* removed spurious whitespacesburaq2003-08-272-4/+4
|
* - Fixed tutorial namepaltherr2003-08-271-1/+1
|
* - Added Idpaltherr2003-08-271-0/+2
|
* - only redefine \chaptermark if it is really de...schinz2003-08-271-22/+23
| | | | | - only redefine \chaptermark if it is really defined
* Fixed scaladoc so that it can be used in conjun...Matthias Zenger2003-08-272-38/+91
| | | | | | Fixed scaladoc so that it can be used in conjunction with non-book styles.
* added attributes to generic xml representationburaq2003-08-274-52/+127
|
* -- changed socos to scalacmichelou2003-08-271-7/+7
| | | | | -- changed document names in the conclusion
* - renamed tutorial.scala.tex to ScalaTutorial.s...schinz2003-08-273-3/+3
| | | | | - renamed tutorial.scala.tex to ScalaTutorial.scala.tex
* - Added pilib example files.cremet2003-08-261-0/+8
|
* - improved javadoc commentsmichelou2003-08-261-16/+73
|
* - improved javadoc commentsmichelou2003-08-261-29/+182
| | | | | - added encode methods
* - Added "PiLib" library and associated examples.cremet2003-08-2612-8/+1234
| | | | | - Fixed some files in the package "scala.concurrent".
* - bug fix: try to correctly transform secondary...schinz2003-08-261-3/+10
| | | | | - bug fix: try to correctly transform secondary constructors
* - multiple constructors are now supportedschinz2003-08-262-7/+30
|
* - removed tabs and whitespaceschinz2003-08-261-157/+158
|
* - Fixed method toStringpaltherr2003-08-261-1/+1
|
* - Added timestamps preservationpaltherr2003-08-261-21/+21
|
* - Added flag -p and --preserve-timestampspaltherr2003-08-262-39/+50
|
* - updated for the new handling of labels in FJBGschinz2003-08-261-29/+28
|
* - bug fix: try to handle multiple constructorsschinz2003-08-262-16/+32
|
* - Added special case for Switchpaltherr2003-08-261-1/+18
|
* - Moved Switch below If.paltherr2003-08-261-9/+9
|
* Removed some debugging output.Matthias Zenger2003-08-251-1/+1
|
* Included optimization for top-level switches on...Matthias Zenger2003-08-255-16/+222
| | | | | | Included optimization for top-level switches on expressions of type Int. It is switched off in the checked in version.
* Removed some files, otherwise it was not possib...Matthias Zenger2003-08-251-3/+0
| | | | | Removed some files, otherwise it was not possible to build the compiler.
* removed SeqTrace stuff, is not needed by TransM...buraq2003-08-254-121/+0
| | | | | removed SeqTrace stuff, is not needed by TransMatch any longer
* removed SeqTrace stuff.buraq2003-08-252-51/+62
|
* - Updated to make work againpaltherr2003-08-251-6/+15
|
* - Split scala archive into two parts: scala.jar...paltherr2003-08-252-36/+58
| | | | | - Split scala archive into two parts: scala.jar & tools.jar
* - Added missing filespaltherr2003-08-253-2/+61
|
* - Fixed transformation dtd2scala namepaltherr2003-08-251-5/+4
| | | | | - Updated for new dtd2scala command line
* - Fixed transformation of STOP into SKIPpaltherr2003-08-251-1/+1
|
* *** empty log message ***Martin Odersky2003-08-259-333/+373
|
* - Added xhtml testpaltherr2003-08-254-0/+3129
|
* - implemented new Switch node (warning, unteste...schinz2003-08-251-0/+19
| | | | | | - implemented new Switch node (warning, untested code, I'm waiting for test cases)
* - Added xml test lnkpaltherr2003-08-254-0/+94
|
* - Added target --xmlpaltherr2003-08-251-1/+31
|
* - Added node Switchpaltherr2003-08-251-0/+10
|
* - Moved FactoryAdapter from dtd2scala into scal...paltherr2003-08-255-5/+392
| | | | | | | - Moved FactoryAdapter from dtd2scala into scala.xml Reenabled - compilation of scala.xml.Generic Reenabled compilation of - scala.xml.ScalaFactoryAdapter
* - Changed as into asInstanceOfpaltherr2003-08-252-9/+9
| | | | | - Changed is into isInstanceOf
* - Fixed typo in variable namepaltherr2003-08-251-1/+1
|
* - modified javadoc commentsmichelou2003-08-2512-319/+469
|
* - Scala and Java classes now belong to differen...michelou2003-08-251-54/+428
| | | | | - Scala and Java classes now belong to different color groups
* *** empty log message ***mihaylov2003-08-252-46/+38
|