summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add a test for #4421 and clean up a little.Kato Kazuyoshi2011-07-062-0/+17
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-045-0/+112
* Looking forward to working positions.Paul Phillips2011-07-032-4/+8
* Logic bug in repl :paste parsing, no review.Paul Phillips2011-07-034-21/+43
* evalOnce needs to pack the type before using it...Paul Phillips2011-07-032-0/+8
* Test case for #4757, no review.Paul Phillips2011-07-023-0/+13
* Fixed a bug involving classOf[Foo] having the w...Paul Phillips2011-07-012-0/+13
* Fix a scalap checkfile, no review.Paul Phillips2011-07-011-0/+1
* Stable hashCodes for case objects.Paul Phillips2011-07-011-0/+10
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-07-012-0/+59
* Fix for unfortunate bug in Range.init.Paul Phillips2011-06-301-0/+7
* Having established that r25051 is not responsib...Paul Phillips2011-06-301-1/+1
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-298-12/+31
* slight improvement to lubList so that the simpl...Adriaan Moors2011-06-291-0/+5
* Don't infer anonymous classes.Paul Phillips2011-06-274-1/+22
* Test cases close #2782, #2171, no review.Paul Phillips2011-06-253-0/+26
* Another one I missed which was fixed by r25149.Paul Phillips2011-06-241-0/+41
* Another one brought to compilation by r25149.Paul Phillips2011-06-241-0/+31
* A test case from recently closed #490, no review.Paul Phillips2011-06-241-0/+16
* Added sanity check to lub calculation to preven...Paul Phillips2011-06-248-16/+90
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-232-0/+0
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-231-1/+1
* Notice when erasure is trying to cast something...Paul Phillips2011-06-231-0/+14
* New theory: fails running on java 1.5.Paul Phillips2011-06-222-0/+0
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-222-0/+11
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-222-0/+84
* Test case closes #4727, no review.Paul Phillips2011-06-221-0/+7
* Updated a test with GenSetLike.Aleksandar Pokopec2011-06-221-1/+1
* Removed "isInterpreterWrapper" from the conditi...Paul Phillips2011-06-212-0/+13
* Relaxes a typer check which fails valid code wi...Paul Phillips2011-06-211-0/+11
* Routed Stream.+: through cons to avoid some tru...Paul Phillips2011-06-212-0/+9
* Added test case.Martin Odersky2011-06-212-0/+19
* Some tests for pending, no review.Paul Phillips2011-06-212-0/+51
* Test case closes #4601, no review.Paul Phillips2011-06-212-0/+16
* Moved a test to pending.Aleksandar Pokopec2011-06-201-2/+0
* Disabled failing test.Aleksandar Pokopec2011-06-201-0/+2
* When TypeVars were given higher-order abilities...Paul Phillips2011-06-203-0/+11
* Separete index.js to parallelize downloads.Kato Kazuyoshi2011-06-202-20/+52
* Fixed an overflow which occurs in hashtable siz...Aleksandar Pokopec2011-06-201-0/+29
* Fixed an issue with higher kinded type inferenc...Paul Phillips2011-06-193-0/+64
* The usual unbreaking of broken builds, no review.Paul Phillips2011-06-181-1/+1
* Go back to printing the message that transcript...Paul Phillips2011-06-162-0/+6
* closes #4692: unification in type constructor i...Adriaan Moors2011-06-151-0/+27
* Update manually created tree which was calling ...Paul Phillips2011-06-142-0/+4
* closes #4547.Adriaan Moors2011-06-141-0/+4
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-135-8/+57
* Views using methods implemented in terms of isE...Paul Phillips2011-06-132-0/+46
* The '#' sign may easily to lead to problems, So...Kato Kazuyoshi2011-06-122-0/+10
* Don't issue unchecked warnings on higher-kinded...Paul Phillips2011-06-122-1/+3
* Fix for wrong results from groupBy on views.Paul Phillips2011-06-121-0/+11