summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* SuperSABBUS works with files that have spaces i...Gilles Dubochet2008-03-091-1/+1
| | | | | | SuperSABBUS works with files that have spaces in their path. Distribution should build on Windows.
* updated STARR to 2.7.0-finalLukas Rytz2008-03-073-3/+3
|
* First step towards a faster commit build.Gilles Dubochet2008-02-291-0/+1
| | | | | | | | 1. Added new Ant tasks to build the compiler in a memory-efficient way. 2. Modified Partest to make it more extensible and added an Ant task to run it. 3. Created a SuperSABBUS build file (beta) using these new tasks.
* updated STARR to Scala 2.7.0-RC3michelou2008-02-293-3/+3
|
* updated STARR to Scala 2.7.0-finalmichelou2008-02-283-3/+3
|
* Updated STARR to 2.7.0-RC2michelou2008-02-143-3/+3
|
* Updated STARR to 2.7.0-RC1michelou2008-02-073-3/+3
|
* Inner classes follow their enclosing class to s...NAME2008-01-311-1/+1
| | | | | | Inner classes follow their enclosing class to satisfy the Eclipse Java compiler
* reverted STARR to r13589michelou2008-01-211-1/+1
|
* removed files which were added by accidentMartin Odersky2008-01-191-1/+0
|
* getting rid of deprecated warningsMartin Odersky2008-01-191-0/+1
|
* build target is now 1.5Martin Odersky2008-01-172-2/+2
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* added type param to Classmichelou2007-12-191-1/+1
|
* dual mode (generics or not) version of compiler...Martin Odersky2007-12-193-3/+3
| | | | | dual mode (generics or not) version of compiler and libraries
* updated STARR for Java genericsmichelou2007-12-183-3/+3
|
* updated STARR to Scala 2.6.1-RC2michelou2007-12-143-3/+3
|
* updated STARR to Scala 2.6.1-RC1michelou2007-12-033-3/+3
|
* updated CLDC libraries (Java WTK 2.5.2)michelou2007-11-202-1/+2
|
* Fixed ticket #232Iulian Dragos2007-11-141-1/+1
|
* Updated STARR to Scala 2.6.0-finalmichelou2007-09-113-3/+3
|
* Updated STARR to Scala 2.6.0-RC3michelou2007-09-053-3/+3
|
* added Ant attribute 'failonerror'michelou2007-08-273-3/+3
|
* Updated STARR to Scala-2.6.0-RC2michelou2007-08-233-3/+3
|
* New STARR to fix bug #1248, and allow 'lazy' in...Iulian Dragos2007-08-222-2/+2
| | | | | | New STARR to fix bug #1248, and allow 'lazy' in scaladoc's generator object.
* Updated STARR to Scala-2.6.0-RC1michelou2007-07-273-3/+3
|
* Support jline in the interactive shell.Lex Spoon2007-07-171-0/+1
|
* New STARR which supports lazy values.Iulian Dragos2007-06-293-3/+3
|
* removed fjbg from STARR michelou2007-06-151-1/+1
|
* Updated STARR to Scala 2.5.1-finalmichelou2007-06-133-3/+3
|
* Added build support for the J2ME version of the...mihaylov2007-06-131-0/+1
| | | | | Added build support for the J2ME version of the library
* Recompiled fjbg.jar for java 1.4Iulian Dragos2007-06-111-1/+1
|
* Added patch to allow definition of native metho...Iulian Dragos2007-06-091-1/+1
| | | | | | Added patch to allow definition of native methods in Scala (contribution from Stepan Koltsov)
* Updated STARR to Scala-2.5.1-RC1michelou2007-06-053-3/+3
|
* Updated STARR to Scala 2.5.0-finalmichelou2007-05-212-2/+2
|
* Synced src/dotnet-library with src/library rev ...mihaylov2007-05-151-0/+0
| | | | | Synced src/dotnet-library with src/library rev 11027
* Updated *-src.jar to Scala 2.5.0-RC2michelou2007-05-111-1/+1
|
* Updated STARR to Scala 2.5.0-RC2michelou2007-05-112-2/+2
|
* added library sources for Eclipse pluginmichelou2007-05-081-0/+1
|
* Reverted to the Int.{box,unbox}, etc way of box...mihaylov2007-05-072-2/+2
| | | | | Reverted to the Int.{box,unbox}, etc way of box/unbox representation
* Updated STARR to Scala 2.5.0-RC1michelou2007-05-022-2/+2
|
* New STARR based on rev.Gilles Dubochet2007-05-012-2/+2
|
* new for-comprehension syntaxmichelou2007-04-192-2/+2
|
* added options to scaladoc Ant taskmichelou2007-04-102-2/+2
| | | | | removed several unchecked warnings
* updated STARR to Scala 2.4.0-finalmichelou2007-03-212-2/+2
|
* updated lib/ant-contrib.jar to version 1.0b3 (w...michelou2007-03-201-1/+1
| | | | | updated lib/ant-contrib.jar to version 1.0b3 (was 1.0b2)
* updated STARR to Scala 2.4.0-RC2michelou2007-03-162-2/+2
|
* updated STARR to Scala 2.4.0-RC1michelou2007-03-092-2/+2
|
* @unsealed -> @uncheckedmichelou2007-03-082-2/+2
|
* updated STARR to Scala 2.3.3.10048michelou2007-02-202-2/+2
|
* Preliminary support for building .NET version o...mihaylov2007-02-091-0/+0
| | | | | Preliminary support for building .NET version of the Scala library