summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Refined handling fo @bridge methods.Martin Odersky2011-04-244-12/+18
* Working my way through pattern matcher sequence...Paul Phillips2011-04-236-208/+148
* Shows migration and it's message.Pedro Furlanetto2011-04-231-5/+14
* Strip unused pattern variable bindings out befo...Paul Phillips2011-04-231-5/+17
* Introduce new request for informing the present...Eugene Vigdorchik2011-04-232-1/+29
* Fixed spurious qualification of types that are ...Martin Odersky2011-04-222-9/+9
* Some more tweaks to the bridge scheme.Martin Odersky2011-04-212-5/+2
* Added bridge method capability to compiler.Martin Odersky2011-04-214-7/+16
* Made FreshRunReq a traceable exception, so that...Martin Odersky2011-04-214-9/+15
* There is still all kinds of code in the pattern...Paul Phillips2011-04-214-192/+123
* [scaladoc] kindFilter should switch show/hide a...Kato Kazuyoshi2011-04-201-2/+5
* [MSIL] finer-grain debugging (steps one sub-exp...Miguel Garcia2011-04-201-24/+40
* Shows deprecation message only once.Pedro Furlanetto2011-04-201-2/+12
* Makes entire package area clickable in the left...Pedro Furlanetto2011-04-203-32/+34
* [scaladoc] Removed some drop shadows from CSS, ...Donna Malayeri2011-04-191-10/+14
* [scaladoc] Change URL when navigating Scaladoc,...Donna Malayeri2011-04-192-3/+65
* [scaladoc] CSS tweaks, changes to display of li...Donna Malayeri2011-04-193-73/+27
* Further optimizations of implicits.Martin Odersky2011-04-192-3/+16
* Trying to get build times down by refining impl...Martin Odersky2011-04-191-6/+121
* [scaladoc] Strike-through for deprecated symbol...Kato Kazuyoshi2011-04-153-24/+39
* Some mopping up having to do with deprecated ga...Paul Phillips2011-04-153-6/+10
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-141-1/+1
* This time, fixed #4283. no review.Iulian Dragos2011-04-144-5/+11
* Revert "Closes #4283.Iulian Dragos2011-04-133-10/+4
* Closes #4283. no review.Iulian Dragos2011-04-133-4/+10
* Warn when the jar file cannot be found when loa...Iulian Dragos2011-04-131-1/+3
* Fixes my part of #4283 by inserting another cas...Martin Odersky2011-04-133-7/+22
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+3
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+1
* closes #4426.Hubert Plociniczak2011-04-121-3/+2
* Closes #4432. review by dragosHubert Plociniczak2011-04-121-13/+37
* Closes #4275.Martin Odersky2011-04-122-34/+53
* [scaladoc] Closes #4452 again. Review by malayeri.Kato Kazuyoshi2011-04-121-11/+12
* Made the 'onCompilerThread' flag a field, corre...Iulian Dragos2011-04-121-1/+1
* Ensured invariant that notPRIVATE can be set on...Martin Odersky2011-04-121-1/+1
* Pulled daemonized from the process API based on...Paul Phillips2011-04-111-1/+6
* Closes #4402. Review by plocinic.Martin Odersky2011-04-111-4/+6
* [scaladoc] Closes #4452. Review by malayeri.Kato Kazuyoshi2011-04-111-1/+5
* [scaladoc] Add missing file. No review.Donna Malayeri2011-04-111-0/+0
* [scaladoc] Improve visual design and layout of ...Donna Malayeri2011-04-1132-65/+370
* FreshRunReq's are no longer suppressed when thr...Martin Odersky2011-04-111-3/+4
* Closes #4390, unfortunately by taking the stric...Martin Odersky2011-04-111-1/+15
* Deleted debug output that made it into previous...Martin Odersky2011-04-111-4/+4
* Closes #4380. No review.Martin Odersky2011-04-111-6/+10
* Closes #4396. No review.Martin Odersky2011-04-111-0/+1
* Tighten the visibility of interactive.Global.Eugene Vigdorchik2011-04-111-16/+16
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-113-12/+8
* Improving the repl help infrastructure, and mad...Paul Phillips2011-04-116-131/+180
* Changed scala.io.Position into something other ...Paul Phillips2011-04-101-2/+2
* Made the reading of y/n a little more robust.Paul Phillips2011-04-102-11/+18