summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/tpe/TypeMaps.scala
Commit message (Expand)AuthorAgeFilesLines
* Attacking exponential complexity in TypeMapsJason Zaugg2015-11-131-4/+14
* Improve drifted URLsJanek Bogucki2015-09-091-1/+1
* Fix 23 typos (t-v)Janek Bogucki2015-07-151-1/+1
* SI-9253 avoid IndexOutOfBoundsException in TypeMaps.correspondingTypeArgumentBruno Bieth2015-06-221-1/+1
* [sammy] use correct type for method to overrideAdriaan Moors2014-11-071-1/+1
* [sammy] eta-expansion, overloading (SI-8310)Adriaan Moors2014-11-061-0/+16
* Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-191-1/+1
|\
| * SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-1/+1
* | Optimization: remove assertion from SubstMap constructorJason Zaugg2014-02-181-1/+2
|/
* SI-7753 InstantiateDependentMap narrows type of unstable argsAdriaan Moors2014-02-121-30/+51
* Optimization in InstantiateDependentMapJason Zaugg2014-02-011-1/+1
* SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-4/+4
* Symbol substutition must consider ClassInfoType#parentsJason Zaugg2013-11-231-0/+6
* SI-7688 Fix AsSeenFrom of ThisType from TypeVar prefixJason Zaugg2013-10-171-4/+3
* Removing unused code.Paul Phillips2013-10-021-16/+0
* Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-271-1/+1
* Logging cleanup.Paul Phillips2013-08-251-7/+6
* Merge branch 'master' into patmatPaul Phillips2013-08-201-2/+2
|\
| * No longer crash on NoSymbol.owner.Paul Phillips2013-08-191-2/+2
* | Pushed some noisy logging down to debuglog.Paul Phillips2013-08-171-1/+1
|/
* Merge pull request #2582 from paulp/pr/SubstTypeMapAdriaan Moors2013-06-051-2/+1
|\
| * Cache the most recently created SubstTypeMap.Paul Phillips2013-05-221-2/+1
* | Revert "SI-7517 type constructors too eagerly normalized."Paul Phillips2013-06-031-1/+14
* | SI-7517 type constructors too eagerly normalized.Paul Phillips2013-05-311-14/+1
* | Concision contribution.Paul Phillips2013-05-231-3/+3
|/
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-4365 nondeterministic failure in asSeenFromPaul Phillips2013-04-221-8/+32
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-1/+1
* Removed -Ynotnull setting.Paul Phillips2013-03-131-5/+0
* Carve up Types.scalaJason Zaugg2013-03-051-0/+1144