summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added no-arg mkString, see issue #869Iulian Dragos2008-05-131-0/+9
* Remove virtual classes code from the "stable" t...Geoffrey Washburn2008-05-132-480/+0
* Removed nullness check from trunk.Geoffrey Washburn2008-05-131-3/+0
* Fixed #870Miles Sabin2008-05-131-1/+1
* Three small Interpreter improvements:Lex Spoon2008-05-111-8/+18
* Fixed #875Miles Sabin2008-05-111-0/+3
* Fixed #873 by adding in a missing case to resol...Derek Chen-Beker2008-05-101-1/+4
* Made “Manifests” serializable.Gilles Dubochet2008-05-091-1/+1
* Added “fourfour” targets to SuperSabbus for tes...Gilles Dubochet2008-05-099-1894/+2053
* changed copying of .net / jvm14 libraries.Lukas Rytz2008-05-093-16/+56
* Added config options to partest Ant taskPhilipp Haller2008-05-092-2/+8
* Fixed typo (#868).Iulian Dragos2008-05-091-2/+2
* Fixed #863.Iulian Dragos2008-05-091-1/+1
* Fixed #852.Iulian Dragos2008-05-094-3/+6
* Fixed #855.Iulian Dragos2008-05-091-3/+17
* added proper msil packagingLukas Rytz2008-05-093-23/+99
* added msil distribution to supersabbusLukas Rytz2008-05-092-35/+29
* removed some needless linespradel2008-05-081-5/+0
* fixed some minor problems with partest.Lukas Rytz2008-05-083-7/+48
* added todo list to msil.xmlLukas Rytz2008-05-081-0/+6
* updated msil build script. now similar to four.xmlLukas Rytz2008-05-081-73/+118
* partest now interprets scalac options passed in...Philipp Haller2008-05-075-72/+113
* - updated partest to work with SuperSabbus (pac...Lukas Rytz2008-05-075-22/+22
* Option asserts that its argument is not null.Geoffrey Washburn2008-05-071-0/+3
* build scala librairie for dotnet framework....jeberle2008-05-071-5/+8
* Updated partest to work with SuperSabbusLukas Rytz2008-05-071-7/+7
* adding dotnet into the pack.xmljeberle2008-05-071-1/+16
* in fact superSabbus uses msil.xml, not build-ms...jeberle2008-05-063-36/+234
* added the dotnet version of Manifest.scalajeberle2008-05-061-0/+127
* added msil target to superSabbus (don't forget ...jeberle2008-05-062-37/+40
* Ported fix for #845 to trunkPhilipp Haller2008-05-051-5/+15
* The interpreter no longer generates class files...Lex Spoon2008-05-058-41/+200
* corrected packaging of four distributionLukas Rytz2008-05-051-3/+5
* Lex "signed-off" on removing the lines I had co...Geoffrey Washburn2008-05-041-2/+0
* changes to swing library to make Button app workMartin Odersky2008-05-0214-37/+39
* replaced null test by try/catch (Console.readLine)michelou2008-05-021-5/+10
* fixed #828, #789, #828.Martin Odersky2008-05-025-6/+81
* suppersabbus now generates an api tarballLukas Rytz2008-05-021-1/+8
* made manifests serializablemichelou2008-05-021-22/+38
* added scala-test sbaz package to supersabbusLukas Rytz2008-05-021-1/+18
* files of jmv-1.4 library must always overwrite ...Lukas Rytz2008-05-021-1/+1
* fixed #790pradel2008-05-021-0/+20
* Fix for #483.Geoffrey Washburn2008-05-011-2/+2
* Removed LGPL licensing based upon Erik's permis...Geoffrey Washburn2008-05-011-18/+1
* Fix for #773. Geoffrey Washburn2008-05-012-4/+4
* Fixed #809 (except for the case of String/RichS...Geoffrey Washburn2008-05-011-3/+6
* Fix for #769Geoffrey Washburn2008-05-011-1/+1
* Console.readLine() now throws EOFException inst...Geoffrey Washburn2008-05-012-6/+15
* fixed #789. Samll bugfixes in library.Martin Odersky2008-04-304-9/+28
* added () to predef.exit, #752Lukas Rytz2008-04-301-1/+1