aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/TypeComparers.scala
Commit message (Expand)AuthorAgeFilesLines
* Integrated new treatment of higher-kinded types with Unpickler.Martin Odersky2013-06-071-9/+10
* More tree refactorings.Martin Odersky2013-05-221-1/+2
* Logging deep subtype recusionsMartin Odersky2013-04-101-1/+3
* Consolidation isStatic, isStaticOwner, owner is PackageMartin Odersky2013-04-101-1/+1
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-2/+2
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-1/+1
* Trying to get at the root of cyclic reference problems.Martin Odersky2013-04-041-1/+1
* Improvements in tracing and some Type fixes.Martin Odersky2013-04-031-30/+30
* More changes for higher-kinded types emulation.Martin Odersky2013-03-181-9/+10
* Cleanup of higher-kinded types treatmentMartin Odersky2013-03-181-8/+8
* Added emulation of higher-kinded types.Martin Odersky2013-03-171-0/+20
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-1/+1
* Review of TypeComparersMartin Odersky2013-03-051-55/+50
* Renamed RefinedType#name, #info…Martin Odersky2013-03-041-1/+1
* Shortcircuited all <:< and =:= calls in TypeComparersMartin Odersky2013-02-211-6/+13
* Some new utility methods in Types.Martin Odersky2013-02-151-1/+1
* Fleshed out definitions and class loading architecture.Martin Odersky2013-01-311-6/+5
* Consolidation of SymbolsMartin Odersky2013-01-281-1/+1
* Simplified RefinedTypes, keeping only the unary variant.Martin Odersky2013-01-271-9/+1
* Completed elimination of AppliedTypeMartin Odersky2013-01-271-6/+1
* File rename.Martin Odersky2013-01-251-0/+275