summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* corrected link to sbaz universe in **/build.xmlmichelou2006-03-291-5/+5
|
* released Scala version 2.1.1v2.1.1michelou2006-03-291-3/+3
|
* corrected "%1"=="" to (%1)==() in file generic-...michelou2006-03-281-2/+4
| | | | | corrected "%1"=="" to (%1)==() in file generic-windows.tmpl
* reintroduced attribute 'bootclasspath' in Ant t...michelou2006-03-285-22/+58
| | | | | reintroduced attribute 'bootclasspath' in Ant task 'ScalaTool'
* added sbaz package 'scala-test'michelou2006-03-281-0/+15
|
* Automatic file encoding detection is now Java 1...Gilles Dubochet2006-03-281-16/+16
| | | | | Automatic file encoding detection is now Java 1.4 compatible.
* Fixed the properties of pending/neg/bug432.scalamihaylov2006-03-281-0/+0
|
* Moved the retsync.scala test to test/files/runmihaylov2006-03-282-0/+0
|
* Added a --pending option to run the tests in in...mihaylov2006-03-281-2/+3
| | | | | Added a --pending option to run the tests in in test/pending/
* Rearranged directories in test/pending/mihaylov2006-03-286-0/+0
|
* moved pending/ to test/mihaylov2006-03-286-0/+42
|
* moved to test/mihaylov2006-03-286-42/+0
|