summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2003-10-301-0/+1
|
* - moved scalap to scala.toolsmichelou2003-10-271-1/+1
|
* - added collection/immutable/Order.scala to the...mihaylov2003-10-241-0/+1
| | | | | - added collection/immutable/Order.scala to the list of library files
* - removed BCEL-based JVM back-endschinz2003-10-231-2/+0
|
* - Added overlapping.scalapaltherr2003-10-171-0/+1
|
* - moved scaladoc into scala.tools packagemichelou2003-10-171-1/+1
|
* - Added bug175paltherr2003-10-151-0/+1
|
* - Added bug166paltherr2003-10-151-0/+1
|
* - Added bug 177paltherr2003-10-151-0/+1
|
* - Added bug 160paltherr2003-10-151-0/+1
|
* - added file Command.javamichelou2003-10-141-0/+1
|
* - initial list of scalatest filesmichelou2003-10-131-0/+13
|
* - Added bug193.scalapaltherr2003-10-101-0/+1
|
* - Added bug183.scalapaltherr2003-10-071-0/+1
|
* - Added bridges.scalapaltherr2003-10-071-0/+1
|
* removed java adapter classes for map,hashmapburaq2003-10-031-3/+0
|
* - Moved bug 142 into bugs.scalapaltherr2003-10-031-1/+0
| | | | | | | - Added bug 174 to bugs.scala - Improved output of bugs.scala - Added bugs.check
* - removed bug142michelou2003-10-021-1/+1
|
* More Erlang like processes.stenman2003-10-011-0/+2
|
* - Added bugs.scalapaltherr2003-09-301-1/+2
|
* added helper classes for pattern matching on ar...buraq2003-09-301-0/+2
| | | | | added helper classes for pattern matching on arrays and strings
* reimplemented in scalaburaq2003-09-301-4/+5
|
* - Added bug121.scalapaltherr2003-09-291-0/+1
|
* - corrected header commentmichelou2003-09-251-1/+1
|
* - modified german text labelmichelou2003-09-251-1/+1
|
* Initial scalap file list.Matthias Zenger2003-09-232-0/+23
|
* - Added test file for bug 142paltherr2003-09-121-0/+1
|
* Preliminary Map teststenman2003-09-111-0/+2
|
* Added Tree & TreeMap to collection/immutablestenman2003-09-111-1/+2
|
* - french translation of text labelsmichelou2003-09-111-0/+201
|
* - french translation of Scala licensemichelou2003-09-111-0/+75
|
* *** empty log message ***michelou2003-09-113-0/+202
|
* - Scala license in HTML formatmichelou2003-09-111-0/+59
|
* - german translation of text labelsmichelou2003-09-111-0/+201
|
* - german translation of Scala licensemichelou2003-09-111-0/+60
|
* - added 'en', 'fr' and 'de' localesmichelou2003-09-111-8/+114
| | | | | - added splash image
* Refactoring.Matthias Zenger2003-09-101-0/+2
|
* - IA project file for Scalamichelou2003-09-091-0/+1753
|
* - french locales for IA labelsmichelou2003-09-091-0/+201
|
* - Rewrote ExplicitOuterClassesPhase to add type...paltherr2003-09-081-1/+0
| | | | | - Rewrote ExplicitOuterClassesPhase to add type links for outer tparams
* - Removed SymbolMapApplierpaltherr2003-09-041-1/+0
|
* - added HTMLGeneratorCommande, HTMLGeneratorPha...michelou2003-09-021-2/+5
| | | | | | - added HTMLGeneratorCommande, HTMLGeneratorPhase, HTMLGeneratorPhases - added DocModule (was in compiler.lst)
* - moved DocModule class to scaladoc.lstmichelou2003-09-021-1/+0
|
* - Made the auction example work (it required to...cremet2003-08-281-2/+2
| | | | | | - Made the auction example work (it required to fix the mailbox implementation).
* FactoryAdapter rewritten in scalaburaq2003-08-271-1/+1
|
* - Added pilib example files.cremet2003-08-261-0/+8
|
* - Added "PiLib" library and associated examples.cremet2003-08-261-1/+2
| | | | | - Fixed some files in the package "scala.concurrent".
* 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.
* - Added missing filespaltherr2003-08-253-2/+61
|
* - Moved FactoryAdapter from dtd2scala into scal...paltherr2003-08-252-3/+3
| | | | | | | - Moved FactoryAdapter from dtd2scala into scala.xml Reenabled - compilation of scala.xml.Generic Reenabled compilation of - scala.xml.ScalaFactoryAdapter