summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Organized disabled directory so it works with p...Paul Phillips2009-05-096-0/+351
* Fix and test case for #1960.Paul Phillips2009-05-082-0/+9
* massive new collections checkin.Martin Odersky2009-05-08111-2144/+68
* 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
* Scala decompiler test suite addedilyas2009-05-0632-0/+130
* Fix and test case for #1286.Paul Phillips2009-05-043-0/+8
* Renamed overloaded toString variations througho...Paul Phillips2009-05-011-0/+3
* Fix and test case for #1773.Paul Phillips2009-05-011-0/+12
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-0110-54/+54
* Fix and test for #1937Paul Phillips2009-04-301-0/+1
* Fix and test case for #1626.Paul Phillips2009-04-301-0/+4
* Rewrote XML pull parser using exciting modern t...Paul Phillips2009-04-281-10/+10
* Restructured Enumeration to have many fewer pub...Paul Phillips2009-04-231-3/+3
* some small changes to implicits handling, exist...Martin Odersky2009-04-232-5/+5
* Added test for java signaturesIulian Dragos2009-04-222-0/+23
* add serialization test, disabled patmat debug t...michelou2009-04-212-0/+23
* Added test for #777, by Alex CruiseAntonio Cunei2009-04-141-0/+4
* Removed non-deterministic test.Philipp Haller2009-04-142-13/+0
* Forgot testIulian Dragos2009-04-071-0/+13
* Today's frustration commit! Disables all forwar...Paul Phillips2009-03-312-10/+0
* Moved static forwarder generation behind -Xforw...Paul Phillips2009-03-315-21/+6
* changed overloaing resolution to make Builders ...Martin Odersky2009-03-302-8/+7
* Fixed nested lazy values (#1589).Iulian Dragos2009-03-302-0/+29
* Fix for #1838Ingo Maier2009-03-302-0/+14
* Fixed Java signatures of forwarders for inherit...Iulian Dragos2009-03-302-0/+28
* Correcting equality behaviour on IntMap.empty a...David MacIver2009-03-262-0/+12
* Fixed #1675Iulian Dragos2009-03-241-0/+11
* Added test files for #1789 and #1761Iulian Dragos2009-03-242-0/+15
* fixed ticket #1813 (BigDecimal implicits)michelou2009-03-232-47/+60
* reimplemented list union/intersect/diff as mult...michelou2009-03-201-17/+72
* chyanged implicits so that implicit Builder pat...Martin Odersky2009-03-174-6/+72
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-164-0/+139
* Better inference for implicits; some preparatio...Martin Odersky2009-03-151-2/+3
* Modifies try/catch/finally to allow arbitrary e...Paul Phillips2009-03-131-0/+10
* Reverted a small parser change which had the un...Paul Phillips2009-03-061-1/+1
* Fix and test case for #1392.Paul Phillips2009-03-022-0/+5
* Fix and test case for #1107, many long days in ...Paul Phillips2009-03-022-0/+20
* Fix for ticket #1718David MacIver2009-02-282-0/+11
* Test cases for #1745.Paul Phillips2009-02-272-0/+17
* Moved *withinZero tests to pendingPhilipp Haller2009-02-274-40/+0
* Reverting last commit as it seems to have cause...Paul Phillips2009-02-262-5/+0
* Fix and test case for #1392.Paul Phillips2009-02-262-0/+5
* Fix and test case for #1747.Paul Phillips2009-02-241-0/+6
* fixed several problems with cyclic references u...Martin Odersky2009-02-236-10/+22
* Continuation of r17177 to also check type annot...Paul Phillips2009-02-232-1/+10
* Fix and test case for #935; added test in RefCh...Paul Phillips2009-02-232-0/+10
* When inferring a type is scala.Whatever, have t...Paul Phillips2009-02-221-0/+34
* Fix and test for #1659Antonio Cunei2009-02-192-0/+9