summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated STARR to Scala 2.5.0-RC2michelou2007-05-112-2/+2
* Added test/files/pos/contrib467.scalamihaylov2007-05-111-0/+22
* fixed problem with bug1001Martin Odersky2007-05-111-1/+1
* Fixed bug1096Martin Odersky2007-05-112-1/+4
* Fixed several bugs, added dependent method types.Martin Odersky2007-05-1110-61/+253
* </p/>michelou2007-05-1012-670/+660
* [#1058] Sabbus warns the user when having less ...Gilles Dubochet2007-05-101-4/+8
* [#1095] Changed Scalac Ant task to use default ...Gilles Dubochet2007-05-101-148/+69
* minor changesmichelou2007-05-102-3/+1
* Cosmetic changes only by indirectly all in.Sean McDirmid2007-05-101-384/+390
* fixed bug related to sequence + new patmat algoBurak Emir2007-05-092-9/+20
* renamed tests for contribs #460 and #461michelou2007-05-094-0/+0
* added tests for contribs #460 and #461michelou2007-05-095-6/+28
* bug contributions fixed 460 461Burak Emir2007-05-092-74/+97
* added library sources for Eclipse pluginmichelou2007-05-081-0/+1
* fixed bugBurak Emir2007-05-081-1/+1
* removed some debug prints, simplified phonebook...Burak Emir2007-05-085-101/+86
* added CSS class "source"michelou2007-05-082-1/+6
* Reverted to the Int.{box,unbox}, etc way of box...mihaylov2007-05-0714-141/+71
* fixed bug1090Adriaan Moors2007-05-073-3/+21
* Added no package support.Sean McDirmid2007-05-072-4/+10
* Fixed crash on synchronized with 'return' insid...Iulian Dragos2007-05-071-0/+2
* Added NoPosition case to printMessageSean McDirmid2007-05-071-1/+2
* the logging call I added in 10944 caused an inf...Adriaan Moors2007-05-041-1/+1
* added scaladoc optionsmichelou2007-05-031-4/+19
* updated Scala comments (code examples, links, o...michelou2007-05-0320-240/+328
* pending test for bug 1085Adriaan Moors2007-05-031-0/+9
* fixed bug 1082Adriaan Moors2007-05-031-2/+2
* fixed bug with type alias expansion that turned...Adriaan Moors2007-05-021-2/+5
* Updated STARR to Scala 2.5.0-RC1michelou2007-05-023-5/+5
* fixed incorrect value for generatedTypemichelou2007-05-021-1/+1
* scaladoc external linksmichelou2007-05-023-26/+25
* Martin: should normalize return ErrorType for a...Adriaan Moors2007-05-021-2/+5
* inherited Java methodsmichelou2007-05-011-6/+14
* corrected typomichelou2007-05-011-1/+1
* svn:keywordsmichelou2007-05-011-2/+2
* added more external linksmichelou2007-05-011-43/+102
* Fixed hard-coded references to runtime.BoxedXXX...Gilles Dubochet2007-05-012-11/+11
* added example in Scala commentmichelou2007-05-012-4/+13
* New STARR based on rev.Gilles Dubochet2007-05-0112-451/+15
* use of old-fashion closuremichelou2007-05-011-1/+1
* added missing importmichelou2007-05-011-0/+2
* added scala.Range and test casesmichelou2007-05-016-82/+129
* fixed check fileMartin Odersky2007-05-011-4/+4
* Re-added updated auction example.Philipp Haller2007-05-011-0/+129
* Added sender and loop methods to Actor class (p...Philipp Haller2007-05-011-1/+4
* fixed bug1075Martin Odersky2007-05-011-1/+1
* Fixed bug #1080, failed to recognize recursive ...Iulian Dragos2007-05-011-1/+1
* Fixed bug #1076, AddInterfaces assumed the call...Iulian Dragos2007-05-011-2/+4
* fixed bug 1074Martin Odersky2007-05-015-9/+11