summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Missed one file.Iulian Dragos2008-04-301-1/+1
* Copied the build script to the doc folder until...NAME2008-04-292-1/+84
* Fixed showOptionsNAME2008-04-291-3/+2
* Wrapped some simple dialogs and BorderPanelNAME2008-04-297-24/+289
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-294-76/+27
* SuperSabbus uses proper Java command to run par...Gilles Dubochet2008-04-291-0/+3
* Fix for #808Geoffrey Washburn2008-04-291-1/+2
* Table constructor with default model revived, t...NAME2008-04-284-17/+41
* #815michelou2008-04-281-0/+1
* Added FileChooser, renamed ComponentList, added...NAME2008-04-2845-75/+460
* propagating changes from Sabbus to SuperSABBUSlorch2008-04-271-27/+9
* Fixed problem in Unpickler which prevented Ecli...Martin Odersky2008-04-262-3/+3
* Manifests are generated when required by an imp...Gilles Dubochet2008-04-243-51/+134
* fixed windows script templateLukas Rytz2008-04-241-1/+1
* Changed isLeft and isRight to use less memory. Geoffrey Washburn2008-04-241-11/+5
* Changed most uses of lazy val in Either to be d...Geoffrey Washburn2008-04-241-9/+9
* Fixed #524 and improved copy propagation to dea...Iulian Dragos2008-04-233-17/+31
* Added support for defining actors using `Respon...Philipp Haller2008-04-232-2/+2
* Added support for defining actors using s (usin...Philipp Haller2008-04-232-11/+80
* Fixed too strict warning for protected membersIulian Dragos2008-04-231-1/+1
* Peers are lazy vals now NAME2008-04-2330-116/+133
* Modified the implementation of curry so that forGeoffrey Washburn2008-04-2368-123/+190
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-224-27/+76
* added test for outer in Namers.scalamichelou2008-04-223-45/+39
* Really fixed curry this time.Geoffrey Washburn2008-04-2268-92/+68
* No curry for you! (If you are FunctionN, for N ...Geoffrey Washburn2008-04-2268-86/+68
* Corrected uncurry to be called curry.Geoffrey Washburn2008-04-2268-73/+162
* Accidentally deleted some settings somehow.Geoffrey Washburn2008-04-221-0/+14
* SuperSabbus generated distribution is now compl...Gilles Dubochet2008-04-222-1/+163
* Eliminated the commented out scaladoc settingsGeoffrey Washburn2008-04-221-39/+12
* in fact the tests in the main function doesn't ...jeberle2008-04-221-0/+1
* Sorting.scala is platform-independentjeberle2008-04-221-1/+0
* Fixed #521: MSIL should support separate compil...lorch2008-04-222-12/+15
* added all the empty dotnet-library files that w...jeberle2008-04-22128-0/+128
* Joined alignments, resolved some issues with nu...NAME2008-04-2110-24/+72
* fixed #779Philipp Haller2008-04-211-1/+3
* scala.swing update for rc2, third tryNAME2008-04-211-1/+0
* scala.swing update for rc2, second tryNAME2008-04-212-12/+20
* fixed #780 and #552Philipp Haller2008-04-211-1/+1
* scala.swing update for rc2NAME2008-04-2176-654/+737
* Fixed deprecatio warnings when calling 'newName'.Iulian Dragos2008-04-218-22/+22
* fixed #768 for HashSet.Martin Odersky2008-04-213-3/+48
* IDE bug fixesSean McDirmid2008-04-203-4/+14