summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove type annotations as part of SIP 00002 an...nielsen2009-02-091-2/+2
* Compiler implementation of SIP 00002 and fixes ...nielsen2009-02-051-0/+5
* Fix and test for #1689.Miles Sabin2009-02-032-0/+24
* Fix for #1589.Iulian Dragos2009-01-151-0/+8
* Added a test for #1618Geoffrey Washburn2009-01-131-0/+11
* fixed ticket #1620michelou2009-01-062-0/+22
* fixed #1364 (overeriding vals in traits)Martin Odersky2008-12-101-0/+9
* Fixed #1358.Iulian Dragos2008-12-032-0/+7
* Fixed 1541.Iulian Dragos2008-11-262-0/+12
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-252-0/+8
* Added back test for #1453.Iulian Dragos2008-11-192-0/+14
* Moved failing test to pending for now.Geoffrey Washburn2008-11-192-14/+0
* Interpreter test now only works on 1.5 or above...Geoffrey Washburn2008-11-192-384/+0