summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Speeding up stack trace suppression.Paul Phillips2011-06-161-1/+5
* Eliminating accumulated dead ends from the patt...Paul Phillips2011-06-163-62/+41
* Triumph over various unsolved mysteries of the ...Paul Phillips2011-06-163-30/+18
* Bytecode inspection reveals the pattern matcher...Paul Phillips2011-06-153-35/+42
* closes #4692: unification in type constructor i...Adriaan Moors2011-06-152-2/+30
* got rid of grotesque isCompat closure in exprTy...Adriaan Moors2011-06-152-7/+8
* A last little IO cleanup, no review.Paul Phillips2011-06-141-2/+3
* Update manually created tree which was calling ...Paul Phillips2011-06-145-3/+14
* More batched performance improvements for io.{ ...Paul Phillips2011-06-148-48/+34
* closes #4547.Adriaan Moors2011-06-142-0/+7
* Documented what I could figure out about late f...Paul Phillips2011-06-146-29/+84
* Performance tweaks for AbstractFile, no review.Paul Phillips2011-06-141-25/+29
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-135-8/+57
* Views using methods implemented in terms of isE...Paul Phillips2011-06-133-0/+67
* Marked some more by-name-argument-using methods...Paul Phillips2011-06-134-12/+14
* In the interests of unbreaking the ide, changin...Paul Phillips2011-06-131-1/+1
* Revert r24960, "Change Types#narrow to create a...Paul Phillips2011-06-122-17/+16
* We migrated the Scala wiki from Trac to Conflue...Kato Kazuyoshi2011-06-122-2/+2
* We rename Trac and start using JIRA as the issu...Kato Kazuyoshi2011-06-122-2/+2
* The '#' sign may easily to lead to problems, So...Kato Kazuyoshi2011-06-123-1/+11
* Disabled the addition to isImpossibleSubType wh...Paul Phillips2011-06-121-2/+3
* Don't issue unchecked warnings on higher-kinded...Paul Phillips2011-06-123-1/+4
* Fix for wrong results from groupBy on views.Paul Phillips2011-06-122-1/+12
* Reverts r25051 due to witnessed movement of sca...Paul Phillips2011-06-122-3/+9
* Informs the bootstrap code which preferences ce...Paul Phillips2011-06-111-1/+2
* A third round of optimizations from Tiark, no r...Paul Phillips2011-06-115-23/+57
* A few additional (but less dramatic) optimizati...Paul Phillips2011-06-113-20/+76
* Tiark's main batch of optimizations to implicit...Paul Phillips2011-06-115-24/+50
* Making some recent changes less breaky so sbt c...Paul Phillips2011-06-1113-11/+26
* A test case demonstrating some of the issues wi...Paul Phillips2011-06-103-0/+138
* 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-105-12/+31
* Reverts r25036, "Altered the positioning of XML...Paul Phillips2011-06-101-8/+2
* A somewhat more realistic attempt to fix the bu...Paul Phillips2011-06-105-33/+60
* First of what might be several attempts to fix ...Paul Phillips2011-06-101-1/+1
* Modified erasure not to generate instance tests...Paul Phillips2011-06-073-2/+54
* Lisp test wins again, no review.Paul Phillips2011-06-072-0/+0
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-0619-317/+505
* Realized most of the remaining methods in Optio...Paul Phillips2011-06-061-13/+12
* Working on the inliner, discovered that a few k...Paul Phillips2011-06-062-7/+7
* Carved out access exception for java protected ...Paul Phillips2011-06-0610-1/+73
* A few more items so that all may enjoy power mo...Paul Phillips2011-06-031-20/+37
* More polishing up repl power mode, no review.Paul Phillips2011-06-037-88/+76
* Misc accumulated repl work.Paul Phillips2011-06-0313-178/+271
* More adjustments to repl parsing to accomodate ...Paul Phillips2011-06-013-24/+61
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-014-5/+10
* Fixed a repl regression with parentheses handli...Paul Phillips2011-05-313-2/+50
* Fixed a repl history issue where some control c...Paul Phillips2011-05-311-2/+10
* A getter with type params is still a getter.Paul Phillips2011-05-313-5/+12
* Restored the lisp.scala test.Paul Phillips2011-05-312-0/+0