summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-18121-1092/+1033
* Fixes typo in ScalaDoc: IndexOutofBoundsExcepti...Kato Kazuyoshi2011-06-185-9/+9
* Took a hint from -Xcheckinit to make some patte...Paul Phillips2011-06-171-17/+16
* Go back to printing the message that transcript...Paul Phillips2011-06-161-5/+1
* Deprecated scala.reflect.generic, except for By...Paul Phillips2011-06-1617-30/+17
* Suppressing the ability to suppress stack trace...Paul Phillips2011-06-161-1/+3
* Fix for that slightly not compiling previous pa...Paul Phillips2011-06-161-1/+1
* 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-151-2/+3
* 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-143-3/+10
* More batched performance improvements for io.{ ...Paul Phillips2011-06-148-48/+34
* closes #4547.Adriaan Moors2011-06-141-0/+3
* 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
* Views using methods implemented in terms of isE...Paul Phillips2011-06-131-0/+21
* 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-121-1/+1
* Disabled the addition to isImpossibleSubType wh...Paul Phillips2011-06-121-2/+3
* Don't issue unchecked warnings on higher-kinded...Paul Phillips2011-06-121-0/+1
* Fix for wrong results from groupBy on views.Paul Phillips2011-06-121-1/+1
* Reverts r25051 due to witnessed movement of sca...Paul Phillips2011-06-121-2/+8
* 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-101-0/+7
* Tweaks repl tests to enforce -Yrepl-sync and ot...Paul Phillips2011-06-103-6/+18
* 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-071-2/+11
* Proliferating the number of debugging modes bec...Paul Phillips2011-06-0611-303/+491
* 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-062-1/+5
* 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-036-87/+76
* Misc accumulated repl work.Paul Phillips2011-06-0313-178/+271
* More adjustments to repl parsing to accomodate ...Paul Phillips2011-06-011-24/+34
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-012-2/+7