summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-226-27/+93
* 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-229-5/+1325
* 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-224-17/+25
* added all the empty dotnet-library files that w...jeberle2008-04-22129-1/+132
* typo :)lorch2008-04-221-0/+0
* updating starr to 2.7.1.RC2Lukas Rytz2008-04-214-4/+4
* 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
* no comment.Sean McDirmid2008-04-191-1/+0
* Deprecated non-position versions of newName, ad...Sean McDirmid2008-04-191-1/+5
* fixed #768Martin Odersky2008-04-181-1/+2
* scala.swing updateNAME2008-04-1817-39/+74
* (1) API docs for private classes and DBC are no...Gilles Dubochet2008-04-188-34/+76
* fixed #768Martin Odersky2008-04-181-2/+3
* Fixed #552Philipp Haller2008-04-181-2/+7
* scala.swing updateNAME2008-04-1855-123/+994
* Applied the patch for Either after some revisions.Geoffrey Washburn2008-04-184-2/+611
* Added test case for t595.Philipp Haller2008-04-172-0/+7
* Small adjustment to method signature.Philipp Haller2008-04-171-1/+1
* Rewrote scala.concurrent.SyncChannel.Philipp Haller2008-04-171-25/+58
* Don't make a virtual class its own parent.Geoffrey Washburn2008-04-171-3/+4
* Case classes can be virtual (eventually)Geoffrey Washburn2008-04-171-1/+0
* Eliminating these.Geoffrey Washburn2008-04-172-465/+0
* Correction.Geoffrey Washburn2008-04-171-2/+2
* fixed modifiers for virtualsMartin Odersky2008-04-171-7/+9
* Added code pretty-printing for *all* of the pos...Geoffrey Washburn2008-04-171-5/+55
* Deprecating newName/0 in fresh name creator so ...Sean McDirmid2008-04-171-1/+1
* Fixing newName crash in IDE that resulted form ...Sean McDirmid2008-04-171-1/+1
* optimization for streams as proposed in #498Lukas Rytz2008-04-161-4/+7
* Flags.DEFERREDmichelou2008-04-161-1/+1
* small fix wrt virtual classesMartin Odersky2008-04-161-1/+1
* Fixed #580: error messages from SourceReader (c...Gilles Dubochet2008-04-163-91/+8