summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-0964-101/+100
* finitized an infinite loop in sameElementsPaul Phillips2009-05-091-3/+6
* Small change to Stream so force wouldn't always...Paul Phillips2009-05-081-1/+1
* Explicit locking on Symbol creation so multiple...Paul Phillips2009-05-081-35/+49
* Further refinement of fix for #1960.Paul Phillips2009-05-082-8/+12
* fix typos: wrong < chars in scaladocstepancheg2009-05-081-3/+3
* make all scala source files not executablestepancheg2009-05-0864-0/+0
* Being deprecated is no reason to count from -1:...Paul Phillips2009-05-081-1/+1
* Fix and test case for #1960.Paul Phillips2009-05-081-3/+16
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-0872-409/+409
* massive new collections checkin.Martin Odersky2009-05-08401-21213/+13415
* epic MSIL hacking - Array compiles.Paul Phillips2009-05-081-0/+1
* Modernized DRMacIver's languishing array patch ...Paul Phillips2009-05-071-44/+23
* added emtpy stub of PackratParsers for msilLukas Rytz2009-05-071-0/+1
* DBC: replaced all-encompassing catch with prope...Gilles Dubochet2009-05-071-2/+7
* Removed java 1.4 charset workaround and a stray...Paul Phillips2009-05-061-6/+1
* Modified ObjectRunner to use Extension classloa...Paul Phillips2009-05-061-3/+20
* Fix for #1878.Paul Phillips2009-05-061-1/+1
* tweak to compile under java 6Paul Phillips2009-05-061-1/+1
* Added NoSuccess extractor to combinator lib.Paul Phillips2009-05-061-5/+14
* packrat parsingTiark Rompf2009-05-064-4/+356
* MSIL is built as part of Sabbus, take 3.Gilles Dubochet2009-05-063-432/+0
* MSIL is built as part of Sabbus, take 2.Gilles Dubochet2009-05-0663-0/+14772
* undid accidental checkin of nsc.docMartin Odersky2009-05-066-40/+38
* Scala decompiler test suite addedilyas2009-05-065-15/+87
* new collections snapshotMartin Odersky2009-05-056-38/+40
* Fix and test case for #1286.Paul Phillips2009-05-041-0/+9
* BigDecimal: mark methods appeared in 2.8stepancheg2009-05-041-3/+9
* util.Random @since 2.8stepancheg2009-05-041-1/+3
* StringBuilder helper function to reduce lots of...Paul Phillips2009-05-049-107/+65
* fixing what looks like a problem in ParallelMat...Martin Odersky2009-05-041-1/+9
* making the backend work for new as well as old ...Martin Odersky2009-05-043-6/+8
* some cosmetic changes to make it compatible wit...Martin Odersky2009-05-041-3/+3
* Fixes for #839 and #840, and removed some dupli...Paul Phillips2009-05-042-55/+10
* Fix for #805Paul Phillips2009-05-041-1/+1
* Fixed potential memory leak.Philipp Haller2009-05-041-9/+9
* caught corner case for interpreter commands.Paul Phillips2009-05-031-4/+9
* Synced src/dotnet-library with rev 17621 of src...Paul Phillips2009-05-0212-101/+251
* Fix for #402.Paul Phillips2009-05-012-2/+2
* remedied a logic error I accidentally introducedPaul Phillips2009-05-011-5/+2
* Renamed overloaded toString variations througho...Paul Phillips2009-05-0121-94/+87
* Fix and test case for #1773.Paul Phillips2009-05-011-6/+16
* Pulled inappropriately output-producing method ...Paul Phillips2009-05-011-99/+50
* Implemented convenience methods for Xhtml as de...Paul Phillips2009-05-011-48/+72
* Patch for #1118 appliedPaul Phillips2009-05-011-5/+11
* Fix and test for #1937Paul Phillips2009-04-301-1/+1
* Factored common interface of UnprefixedAttribut...Paul Phillips2009-04-303-10/+81
* restoring unwisely removed toString variant.Paul Phillips2009-04-301-0/+2
* Fix for #901.Paul Phillips2009-04-301-1/+1
* Some minor cleanups made in the course of looki...Paul Phillips2009-04-302-93/+25