summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reverted r25823 as it breaks specialization of ...Grzegorz Kossakowski2011-10-132-24/+1
* Renamed isPureExpr to isExprSafeToInline.Paul Phillips2011-10-137-27/+32
* Adjustment to @switch.Paul Phillips2011-10-132-1/+11
* Added back reporting of comment tokens from the...Iulian Dragos2011-10-121-0/+8
* Propagate self-type to specialized subclasses.Paul Phillips2011-10-112-1/+24
* Throw different exception.Paul Phillips2011-10-111-2/+2
* Added check file for test.Martin Odersky2011-10-113-8/+8
* Simple test case for string interpolation.Martin Odersky2011-10-112-0/+10
* Presentation compiler: let ShutdownReq propagat...Iulian Dragos2011-10-111-1/+2
* Batting back a java.rmi.* dependency.Paul Phillips2011-10-103-20/+18
* Avoiding String.isEmpty.Paul Phillips2011-10-102-2/+2
* String interpolation added as experimental feat...Martin Odersky2011-10-104-25/+116
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-1037-267/+318
* Minor update of the PC's testing framework.Micro Dotta2011-10-092-7/+19
* Flipped varargs eta-expansion behavior.Paul Phillips2011-10-0911-4/+42
* Fix for error printing regression.Paul Phillips2011-10-093-5/+17
* Big improvements to the documentation of collec...Heather Miller2011-10-092-15/+171
* Fixes to javascript in Scaladoc, contributed by...Heather Miller2011-10-091-3/+6
* Added ??? and NotImplementedError because this ...Martin Odersky2011-10-072-0/+24
* Added parameter keepSrcLoaded to askStructure's...Micro Dotta2011-10-071-2/+3
* Fixed overzealous caching of implicit members i...Martin Odersky2011-10-071-3/+5
* Fallback on stale type parameters in forInterac...Martin Odersky2011-10-071-6/+27
* Add "Google tokens for Scala" for symbolic name...Kato Kazuyoshi2011-10-063-4/+28
* Closing soundness hole in variance checking.Paul Phillips2011-10-063-2/+37
* Imprison the lisp test, no review.Paul Phillips2011-10-062-0/+0
* Use normal Global with RangePositions instead o...Hubert Plociniczak2011-10-051-1/+1
* Adding debug output to track down override mark...Martin Odersky2011-10-051-7/+11
* Consistent hashCode for Symbol.Paul Phillips2011-10-051-2/+2
* Massaging type printing and package objects.Paul Phillips2011-10-055-87/+79
* Restores XML entity fix.Paul Phillips2011-10-043-4/+22
* Revert "Fix for XML entity bug."Paul Phillips2011-10-043-22/+4
* Add a small "template engine" and separete HTML...Kato Kazuyoshi2011-10-048-183/+302
* Add some basic tests for Scaladoc.Kato Kazuyoshi2011-10-043-2/+54
* Missing test closes #4494. no reviewHubert Plociniczak2011-10-042-0/+4
* Partest now correctly parses -Yrangepos (previo...Hubert Plociniczak2011-10-044-13/+17
* Fix for XML entity bug.Paul Phillips2011-10-043-4/+22
* Removinf reinstantiated Flags because it's not ...Martin Odersky2011-10-031-265/+0
* Repairing bitrot with serialization.Paul Phillips2011-10-032-21/+9
* Reinstatiated Flags because its removal caused ...Martin Odersky2011-10-031-0/+265
* Selective dealiasing when printing errors.Paul Phillips2011-10-0370-321/+366
* Shuffling classes around.Paul Phillips2011-10-0134-128/+171
* Cleanups involving name encoding and decoding.Martin Odersky2011-09-3010-12/+14
* First untested attempt to create a runtime comp...Martin Odersky2011-09-302-20/+76
* Fixed position error in Parsers detected by Hub...Martin Odersky2011-09-301-1/+1
* Removed redundant testMartin Odersky2011-09-301-4/+0
* Elininated previously deprecated package reflec...Martin Odersky2011-09-3015-3189/+0
* Massively simplified caseFieldAccessors.Paul Phillips2011-09-305-112/+106
* My suspicion that unsafeTypeParams was "double-...Paul Phillips2011-09-301-5/+5
* Reflection classloader hack.Paul Phillips2011-09-291-1/+13
* Removed special comments on Martin's requestmichelou2011-09-2915-356/+10