summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added new pending test caseMartin Odersky2006-04-051-0/+114
|
* Removed the source for the primitive types; cre...mihaylov2006-04-0514-1296/+158
| | | | | | Removed the source for the primitive types; create them in the compiler (in class Definitions) instead
* fixed bug562 and bug563Martin Odersky2006-04-055-2/+39
|
* fixed bug562 and bug563Martin Odersky2006-04-051-1/+2
|
* added timer for target 'dist' in file build.xmlmichelou2006-04-051-16/+23
|
* changed how a Fluid's ThreadLocal instance get...Lex Spoon2006-04-051-3/+4
| | | | | changed how a Fluid's ThreadLocal instance gets its initial value
* Fixed bug where case insensitivity breaks file ...Sean McDirmid2006-04-041-5/+13
| | | | | Fixed bug where case insensitivity breaks file structure.
* updated script 'test/scalatest' to also work wh...michelou2006-04-042-11/+43
| | | | | updated script 'test/scalatest' to also work when packaged with sbaz
* (no commit message)Martin Odersky2006-04-047-10/+68
|
* Cleaned up the box classesmihaylov2006-04-049-80/+23
|
* Removed unused methods from the code of the pri...mihaylov2006-04-039-99/+17
| | | | | Removed unused methods from the code of the primitive types
* Removed unnecessary primitives for scala.Unitmihaylov2006-04-031-4/+0
|
* Updated STARR to Scala 2.1.2Gilles Dubochet2006-04-032-2/+2
|
* Fixed abstract override problem detected by MoezMartin Odersky2006-04-034-2/+54
|
* API for DBC is built again.Gilles Dubochet2006-04-031-3/+4
|
* Antlib now also declares Scaladoc.Gilles Dubochet2006-04-031-2/+2
|
* Renamed Lattice.scala to CompleteLattice.scala ...mihaylov2006-04-031-0/+0
| | | | | | Renamed Lattice.scala to CompleteLattice.scala to correspond to the name of the class it defines
* Cleaned up the code of the primitive typesmihaylov2006-04-029-1025/+927
|
* added material for building Debian packagesLex Spoon2006-04-0212-0/+174
|
* Added --installedLex Spoon2006-04-021-4/+8
|
* added --installed and --quickLex Spoon2006-04-011-8/+12
|
* released version 2.1.2 of the Scala distributionv2.1.2michelou2006-03-311-3/+3
|
* added more functionality to test/clitestmichelou2006-03-3123-188/+832
| | | | | corrected bug in file scala/concurrent/pilib.scala
* added conversion from methods to functions usin...Martin Odersky2006-03-311-2/+2
| | | | | added conversion from methods to functions using prefix operator `&'
* added conversion from methods to functions usin...Martin Odersky2006-03-313-10/+28
| | | | | added conversion from methods to functions using prefix operator `&'
* Renamed phase 'Codify' to 'LiftCode'.Gilles Dubochet2006-03-312-4/+4
|
* fixed several old bugsMartin Odersky2006-03-3142-0/+384
|
* replaying no longer adds to the replay listLex Spoon2006-03-311-9/+17
|
* added test case for contribBurak Emir2006-03-311-0/+7
|
* [backend] Do not treat equals,hashCode,toString...mihaylov2006-03-312-47/+1
| | | | | [backend] Do not treat equals,hashCode,toString as primitive operations
* added missing cases for Star()Burak Emir2006-03-311-0/+6
|
* comments, plus little spec-conformance fix to d...Burak Emir2006-03-311-23/+54
| | | | | comments, plus little spec-conformance fix to descendants
* more like spec nowBurak Emir2006-03-311-1/+4
|
* fix of #560, continuedBurak Emir2006-03-311-1/+1
|
* Removed all tabs in DBC library source.Gilles Dubochet2006-03-3143-822/+819
|
* ise toByt, toShort, etc instead of coercemihaylov2006-03-311-7/+7
|
* added test case for xml libBurak Emir2006-03-312-0/+294
|
* test case for xml libraryBurak Emir2006-03-312-0/+230
|
* added :replay to the interpreterLex Spoon2006-03-303-66/+141
|
* fixed bugs#440,#560Burak Emir2006-03-304-148/+218
|
* added (simple) test script for testing Scala co...michelou2006-03-301-0/+371
| | | | | added (simple) test script for testing Scala commands
* Fixed more SVN propertiesGilles Dubochet2006-03-3013-4/+4
|
* Fixed svn propertiesmihaylov2006-03-301-1/+1
|
* replaced ${*.dir}/${exec.dir.name} with ${*.ex...mihaylov2006-03-301-28/+29
| | | | | replaced ${*.dir}/${exec.dir.name} with ${*.exec.dir} in build.xml
* Exec Scripts (scala, scalac, etc.) are generate...Gilles Dubochet2006-03-301-28/+86
| | | | | | | Exec Scripts (scala, scalac, etc.) are generated for every phase, now based on the source grabed at compile-time (no need to rebuild locker when testing the scripts anymore).
* Updated UNIX script templates to be Posix Shell...Gilles Dubochet2006-03-302-15/+21
| | | | | Updated UNIX script templates to be Posix Shell (sh) compatible.
* renamed args to tsBurak Emir2006-03-301-2/+2
|
* renamed mkSequence to mkArrayValueBurak Emir2006-03-301-3/+5
|
* Updated STARR to Scala 2.1.1Gilles Dubochet2006-03-302-2/+2
|
* fixed svn properties of NonLocalReturnException...mihaylov2006-03-301-1/+3
| | | | | fixed svn properties of NonLocalReturnException.scala