summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Interim fix and test case for #1434.Paul Phillips2009-07-051-0/+15
* Fixes and test cases for #2124 and #2125.Paul Phillips2009-07-054-0/+52
* fix #2122, test for #2116Lukas Rytz2009-07-051-1/+2
* Creating case classes in preference to passing ...Paul Phillips2009-07-011-0/+19
* minor cleanups for named argsLukas Rytz2009-06-302-0/+2
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-303-0/+19
* Fixed the fact that reflective calls had logica...Paul Phillips2009-06-261-2/+2
* named arguments only at top level in () paramet...Lukas Rytz2009-06-252-2/+11
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-202-1/+51
* allow using named / default arguments in self- ...Lukas Rytz2009-06-152-2/+44
* - fixed #2057Lukas Rytz2009-06-151-0/+7
* Fixed failing test-suite case.Gilles Dubochet2009-06-091-6/+6
* removed code for parsing old pickle format.Lukas Rytz2009-06-032-1/+17
* named argument disallowed when assignment expre...Lukas Rytz2009-06-022-0/+13
* Fix and test for bug 2029.David MacIver2009-06-012-0/+19
* big overhaul of annotations implementation.Lukas Rytz2009-05-303-8/+8
* Named and default argumentsLukas Rytz2009-05-305-3/+315
* Patched up failing test case.Paul Phillips2009-05-281-1/+1
* Reintegrated PriorityQueue.Paul Phillips2009-05-271-0/+24
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-2713-26/+26
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-271-1/+15
* Fix and test for #1360 - when passing a sequenc...Paul Phillips2009-05-212-0/+9
* KMP implementation for StringBuilder and test c...Paul Phillips2009-05-201-0/+32
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-153-33/+33
* Calmed down grudge-holding packrat test case.Paul Phillips2009-05-151-3/+3
* cleaned up collection builder frameworkMartin Odersky2009-05-142-0/+330
* changes to maps and setsMartin Odersky2009-05-121-10/+4
* Test for default Ordering implementations.Paul Phillips2009-05-121-0/+31
* Reverted probably unintentional change to Enume...Paul Phillips2009-05-122-12/+12
* Organized disabled directory so it works with p...Paul Phillips2009-05-094-0/+115
* massive new collections checkin.Martin Odersky2009-05-0825-788/+28
* Modernized DRMacIver's languishing array patch ...Paul Phillips2009-05-072-0/+13
* Added NoSuccess extractor to combinator lib.Paul Phillips2009-05-063-7/+4
* packrat parsingTiark Rompf2009-05-066-0/+179
* Fix and test case for #1773.Paul Phillips2009-05-011-0/+12
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-013-33/+33
* Restructured Enumeration to have many fewer pub...Paul Phillips2009-04-231-3/+3
* some small changes to implicits handling, exist...Martin Odersky2009-04-231-4/+4
* Today's frustration commit! Disables all forwar...Paul Phillips2009-03-312-10/+0
* Fixed nested lazy values (#1589).Iulian Dragos2009-03-302-0/+29
* Correcting equality behaviour on IntMap.empty a...David MacIver2009-03-262-0/+12
* reimplemented list union/intersect/diff as mult...michelou2009-03-201-17/+72
* Fix for ticket #1718David MacIver2009-02-282-0/+11
* Fix and test case for #1747.Paul Phillips2009-02-241-0/+6
* Look for main method in companion object and ad...Paul Phillips2009-02-192-0/+10
* fix for #1721Lukas Rytz2009-02-171-1/+15
* hopefully fixed the build by fixing deSkolemize...Martin Odersky2009-02-161-1/+1
* fixed bug #1535, added test casePaul Phillips2009-02-112-0/+17
* moved most of the passing tests from pending to...Paul Phillips2009-02-102-0/+37
* added test for 1691Lukas Rytz2009-02-101-1/+22