summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* massive new collections checkin.Martin Odersky2009-05-08516-21325/+13511
* optimized build fixedilyas2009-05-081-0/+2
* epic MSIL hacking - Array compiles.Paul Phillips2009-05-081-0/+1
* Modernized DRMacIver's languishing array patch ...Paul Phillips2009-05-073-44/+36
* Fixes in Sabbus: "ant newlibs build" and "ant n...Gilles Dubochet2009-05-071-3/+4
* 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-062-8/+3
* 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-064-12/+18
* packrat parsingTiark Rompf2009-05-0610-4/+535
* Fixed typo in build.xml.Gilles Dubochet2009-05-061-1/+1
* MSIL is built as part of Sabbus, working at last.Gilles Dubochet2009-05-061-7/+12
* MSIL is built as part of Sabbus, take 3.Gilles Dubochet2009-05-064-433/+1
* MSIL is built as part of Sabbus, take 2.Gilles Dubochet2009-05-0663-0/+14772
* MSIL is built as part of Sabbus.Gilles Dubochet2009-05-061-36/+104
* undid accidental checkin of nsc.docMartin Odersky2009-05-066-40/+38
* Scala decompiler test suite addedilyas2009-05-0639-35/+1153
* new collections snapshotMartin Odersky2009-05-056-38/+40
* Fix and test case for #1286.Paul Phillips2009-05-044-0/+17
* 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
* Updated README to resemble reality.Paul Phillips2009-05-041-38/+13
* 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-0122-94/+90
* Fix and test case for #1773.Paul Phillips2009-05-012-6/+28
* Pulled inappropriately output-producing method ...Paul Phillips2009-05-011-99/+50
* Implemented convenience methods for Xhtml as de...Paul Phillips2009-05-011-48/+72
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-0110-54/+54
* Patch for #1118 appliedPaul Phillips2009-05-011-5/+11
* Fix and test for #1937Paul Phillips2009-04-302-1/+2
* 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
* continuing fix for #1626 into trac commentsPaul Phillips2009-04-301-1/+1
* Fix and test case for #1626.Paul Phillips2009-04-302-0/+6
* fix for #1712Paul Phillips2009-04-301-2/+1