summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #1560 (which was a typing hole, so some l...Martin Odersky2009-08-152-14/+17
* Polished up some disabled tests and returned th...Paul Phillips2009-08-144-1/+1
* fixed check fileMartin Odersky2009-08-141-16/+13
* Blocks can now end in definitions.Martin Odersky2009-08-145-46/+17
* fixed #2251Adriaan Moors2009-08-132-16/+36
* fix for 513: use deep ForeachTypeTraverser in d...Adriaan Moors2009-08-134-2/+12
* Test for #1381.Paul Phillips2009-08-131-0/+31
* Test case for #1044.Paul Phillips2009-08-131-0/+4
* Test case for #612.Paul Phillips2009-08-123-5/+6
* new test for #1642Martin Odersky2009-08-112-0/+14
* Mixxsing checking for fix of #1642Martin Odersky2009-08-101-1/+6
* Fixed #1642Martin Odersky2009-08-101-0/+17
* fixed t1705.Martin Odersky2009-08-103-1/+43
* Revert "fixed #2208"Adriaan Moors2009-08-063-20/+0
* fixed #2208Adriaan Moors2009-08-063-0/+20
* fixed ticket #2197Adriaan Moors2009-08-061-0/+7
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-034-0/+0
* Fixed #2212.Philipp Haller2009-07-312-0/+13
* rewrite of positions in compilerMartin Odersky2009-07-301-5/+1
* A couple more positions issues caused by the pa...Miles Sabin2009-07-282-0/+1
* Fixed #2183.Philipp Haller2009-07-281-0/+5
* Fixed spec-List test.Philipp Haller2009-07-281-2/+2
* Fix for another positions issue; added some pos...Miles Sabin2009-07-279-0/+37
* fixed a bug with defaults reported on mailing listLukas Rytz2009-07-241-0/+7
* Fix and test cases for #2184.Paul Phillips2009-07-221-0/+14
* Fixed #2176.Philipp Haller2009-07-222-0/+5
* Enabled synchronous message sends for Replyable...Philipp Haller2009-07-216-0/+148
* Enabled future-type message sends for reactors.Philipp Haller2009-07-212-0/+52
* Added test for scala.actors.ReplyReactor.Philipp Haller2009-07-212-0/+32
* Added regression test for #2147.Philipp Haller2009-07-212-0/+10
* Moved new scheduler classes into package scala....Philipp Haller2009-07-211-1/+2
* Renamed outputchannelactor test to reactor.Philipp Haller2009-07-212-0/+0
* Made daemon-actor-termination test deterministic.Philipp Haller2009-07-211-5/+14
* Fix and test case for #2168.Paul Phillips2009-07-201-0/+5
* fixed #2163Adriaan Moors2009-07-192-0/+14
* Test case for bug #1466, which was mysteriously...Paul Phillips2009-07-181-0/+11
* Added test case for #1764 to the test case for ...Paul Phillips2009-07-182-1/+9
* Fix and test case for #1373.Paul Phillips2009-07-181-0/+6
* Fix and post/neg test cases for #1878.Paul Phillips2009-07-182-0/+17
* Removed some identical code from the collection...Paul Phillips2009-07-182-8/+6
* A start on a more comprehensive test suite for ...Paul Phillips2009-07-172-0/+124
* Scalac was failing if the path to the distributionAntonio Cunei2009-07-161-1/+1
* Fix and test case for #1141.Paul Phillips2009-07-152-0/+9
* Fix and test case for #1110.Paul Phillips2009-07-151-0/+11
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-3/+3
* Fix and test case for #1843.Paul Phillips2009-07-121-0/+25
* Fix and test case for #1260.Paul Phillips2009-07-111-2/+3
* Implementation and test cases for canEqual meth...Paul Phillips2009-07-093-0/+25
* The presently salvageable portion of my attempt...Paul Phillips2009-07-091-0/+41
* Lots of work hardening matching on sequences.Paul Phillips2009-07-074-15/+43