summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools
Commit message (Expand)AuthorAgeFilesLines
* Use the correct encoding in the browsing loader...Iulian Dragos2011-06-291-2/+2
* Revert "Check that 'info' is only called on the...Iulian Dragos2011-06-291-28/+8
* Check that 'info' is only called on the present...Iulian Dragos2011-06-291-8/+28
* Profiler suggested it would be worthwhile to sh...Paul Phillips2011-06-295-94/+96
* Continuing to press on RefChecks, discovered wh...Paul Phillips2011-06-281-6/+10
* Suppressing a failing assert which isn't accomp...Paul Phillips2011-06-281-1/+11
* Don't infer anonymous classes.Paul Phillips2011-06-271-2/+2
* Profiling revealed a suspiciously heavy consume...Paul Phillips2011-06-271-19/+26
* Generalizing some TreeGen machinery on an oppor...Paul Phillips2011-06-256-45/+58
* Cosmetic removal of redundant toList call on it...Paul Phillips2011-06-2511-21/+18
* Integrating feedback from adriaan, changed anot...Paul Phillips2011-06-241-23/+26
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-235-15/+6
* 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-3/+9
* Added a -Y option to resolve namespace collisio...Paul Phillips2011-06-232-3/+28
* Playing defense against NoSymbol in scaladoc, n...Paul Phillips2011-06-231-2/+2
* Noticed while working on getClass that most of thePaul Phillips2011-06-231-14/+20
* Thrusting spear into darkened alcove attempting...Paul Phillips2011-06-221-2/+4
* New theory: fails running on java 1.5.Paul Phillips2011-06-223-3/+10
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-223-19/+87
* Fixes #4712. Review by moors.Martin Odersky2011-06-211-4/+15
* Performance-motivated work: going through Speci...Paul Phillips2011-06-211-563/+459
* Quoted the windows runner path so "c:\program f...Paul Phillips2011-06-211-1/+1
* Removed an unused method.Paul Phillips2011-06-211-4/+0
* Fix broken tool-windows.tmpl.Paul Phillips2011-06-201-1/+1
* Small changes to docs only. No review.Martin Odersky2011-06-202-8/+8
* Reverts r25085 ("Performance tweaks for Abstrac...Paul Phillips2011-06-201-28/+24
* Separete index.js to parallelize downloads.Kato Kazuyoshi2011-06-205-138/+165
* Fixed an issue with higher kinded type inferenc...Paul Phillips2011-06-191-1/+1
* Formatting fixes for Parsers.Kato Kazuyoshi2011-06-181-183/+313
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-1849-296/+296
* 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
* 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-152-31/+25
* 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-142-2/+2
* More batched performance improvements for io.{ ...Paul Phillips2011-06-145-40/+26
* closes #4547.Adriaan Moors2011-06-141-0/+3
* Documented what I could figure out about late f...Paul Phillips2011-06-144-13/+31
* Performance tweaks for AbstractFile, no review.Paul Phillips2011-06-141-25/+29
* Marked some more by-name-argument-using methods...Paul Phillips2011-06-133-11/+13
* 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-121-15/+3
* We migrated the Scala wiki from Trac to Conflue...Kato Kazuyoshi2011-06-121-1/+1
* 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