summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+52
* Restored test case for SI-2873 which hubert had...Paul Phillips2011-07-192-0/+6
* Modified erasure so we have enough information ...Paul Phillips2011-07-182-0/+11
* Test case for ticket #4582.Paul Phillips2011-07-161-0/+11
* Changes to reflection.Martin Odersky2011-07-161-1/+1
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-132-0/+23
* Making power mode startup a little less glacial...Paul Phillips2011-07-121-1/+1
* A bunch of repl stuff.Paul Phillips2011-07-121-4/+3
* Fixes #4398.Aleksandar Pokopec2011-07-111-0/+11
* Fixes #4709.Aleksandar Pokopec2011-07-111-0/+10
* Fixes #4723.Aleksandar Pokopec2011-07-111-0/+9
* Making empty streams serializable.Aleksandar Pokopec2011-07-112-0/+26
* Fixes #4761.Aleksandar Pokopec2011-07-112-0/+19
* Fix for failing test, review by extempore.Kato Kazuyoshi2011-07-091-1/+1
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-043-0/+54
* 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
* Fixed a bug involving classOf[Foo] having the w...Paul Phillips2011-07-012-0/+13
* Stable hashCodes for case objects.Paul Phillips2011-07-011-0/+10
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-07-012-0/+59
* Don't infer anonymous classes.Paul Phillips2011-06-272-0/+13
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-232-0/+84
* New theory: fails running on java 1.5.Paul Phillips2011-06-222-84/+0
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-221-7/+0
* 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
* Removed "isInterpreterWrapper" from the conditi...Paul Phillips2011-06-212-0/+13
* Routed Stream.+: through cons to avoid some tru...Paul Phillips2011-06-212-0/+9
* Test case closes #4601, no review.Paul Phillips2011-06-212-0/+16
* Moved a test to pending.Aleksandar Pokopec2011-06-201-31/+0
* Disabled failing test.Aleksandar Pokopec2011-06-201-0/+2
* When TypeVars were given higher-order abilities...Paul Phillips2011-06-202-0/+8
* Fixed an overflow which occurs in hashtable siz...Aleksandar Pokopec2011-06-201-0/+29
* Go back to printing the message that transcript...Paul Phillips2011-06-162-0/+6
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-134-8/+47
* Views using methods implemented in terms of isE...Paul Phillips2011-06-132-0/+46
* Fix for wrong results from groupBy on views.Paul Phillips2011-06-121-0/+11
* A test case demonstrating some of the issues wi...Paul Phillips2011-06-102-0/+131
* Tweaks repl tests to enforce -Yrepl-sync and ot...Paul Phillips2011-06-101-4/+1
* Modified erasure not to generate instance tests...Paul Phillips2011-06-072-0/+43
* Lisp test wins again, no review.Paul Phillips2011-06-072-544/+0
* More polishing up repl power mode, no review.Paul Phillips2011-06-031-1/+0
* More adjustments to repl parsing to accomodate ...Paul Phillips2011-06-012-0/+27
* Fixed a repl regression with parentheses handli...Paul Phillips2011-05-312-0/+41
* Restored the lisp.scala test.Paul Phillips2011-05-312-0/+544
* Cleaning up power mode import issues (and the a...Paul Phillips2011-05-312-0/+28
* Now :t types declarations as well as expression...Paul Phillips2011-05-294-26/+80
* Give some feedback on invalid :type expressions.Paul Phillips2011-05-292-0/+26
* Yikes, prependToList was violating List immutab...Paul Phillips2011-05-282-0/+14
* Overcoming limitations of the repl, multiple-tr...Paul Phillips2011-05-272-0/+52