summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* deactivating separate compilation (part 2)jeberle2008-05-201-1/+1
* The following error occurs on windows: "CreateP...lorch2008-05-201-3/+4
* Always keep .msil fileslorch2008-05-202-4/+0
* Fixed the failing manifests test.Iulian Dragos2008-05-191-1/+1
* Deprecated lower case type aliases for primitiv...Iulian Dragos2008-05-193-12/+12
* Fixed #673.Iulian Dragos2008-05-192-1/+2
* Added depreciated annotation and comment to kee...Geoffrey Washburn2008-05-191-1/+3
* fixed problem Lukas had when flatten is skippedMartin Odersky2008-05-191-1/+2
* removed again 'override' on + of dotnet ListLukas Rytz2008-05-191-1/+1
* Added back missing {Iulian Dragos2008-05-191-1/+1
* Fixed mkString methodIulian Dragos2008-05-191-1/+1
* Deprecate all of the problematic + methods, and...Geoffrey Washburn2008-05-195-11/+53
* Added documentation for lengthCompare, fixed ta...Iulian Dragos2008-05-191-2/+5
* IDE fixesSean McDirmid2008-05-193-9/+13
* Try raising the memory limit further.Geoffrey Washburn2008-05-191-2/+2
* Fixed classOf problems (issues #841, #876).Iulian Dragos2008-05-172-1/+6
* Removed outdated "ant-contrib" library and poin...Gilles Dubochet2008-05-161-1/+1
* Removing dead code. Change reviewed by Gilles.Geoffrey Washburn2008-05-161-14/+0
* SupperSabbus Four runs its tests in a VM with 5...Gilles Dubochet2008-05-161-2/+2
* Fixed NPE in partestPhilipp Haller2008-05-151-1/+2
* Documented flatten, see #909Iulian Dragos2008-05-141-0/+8
* 1. ConsoleReporter stops after 100 error messages.Martin Odersky2008-05-145-16/+60
* 1. Removed StdNames.EQEQ, plecae by StdNames.EQMartin Odersky2008-05-136-11/+22
* Rolled back unintented committed files.Iulian Dragos2008-05-131-1/+0
* Added explicit return type in take (see #879)Iulian Dragos2008-05-132-1/+2
* 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