summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reverts r25051 due to witnessed movement of sca...Paul Phillips2011-06-121-1/+1
* A test case demonstrating some of the issues wi...Paul Phillips2011-06-102-0/+131
* Compilation of spec-List enters an infinite loo...Paul Phillips2011-06-101-0/+0
* Tweaks repl tests to enforce -Yrepl-sync and ot...Paul Phillips2011-06-102-6/+13
* Modified erasure not to generate instance tests...Paul Phillips2011-06-072-0/+43
* Lisp test wins again, no review.Paul Phillips2011-06-072-0/+0
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-068-14/+14
* Carved out access exception for java protected ...Paul Phillips2011-06-068-0/+68
* 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
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-012-3/+3
* Fixed a repl regression with parentheses handli...Paul Phillips2011-05-312-0/+41
* A getter with type params is still a getter.Paul Phillips2011-05-311-0/+6
* Restored the lisp.scala test.Paul Phillips2011-05-312-0/+0
* 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
* Fixed a crasher in the scanner when unicode esc...Paul Phillips2011-05-292-0/+5
* Each of the three commits preceding this are to...Paul Phillips2011-05-291-0/+0
* Fixing an interpreter output regression and upd...Paul Phillips2011-05-291-1/+1
* 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
* Finished reverting the misbegotten r23262, no r...Paul Phillips2011-05-263-1/+7
* Fix for failing { val x = classOf[List[_]] } in...Paul Phillips2011-05-233-0/+10
* Reverts a change as a tribute to the performanc...Paul Phillips2011-05-231-1/+11
* Regression in Enumeration caused some nullary m...Paul Phillips2011-05-222-0/+9
* Making Range creation less slow, no review.Paul Phillips2011-05-211-1/+1
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-1925-1293/+1141
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-193-6/+4
* Apparent assumption that Literal(0) would be ad...Paul Phillips2011-05-192-0/+16
* Fixes and closes #4608.Aleksandar Pokopec2011-05-191-0/+11