aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Scopes.scala
Commit message (Expand)AuthorAgeFilesLines
* Add method to show a scope.Martin Odersky2013-02-151-2/+1
* Various additions to symbols, denotations, and elsewhereMartin Odersky2013-01-241-6/+1
* Big renaming to drop Reference(d) as a terminology and use Denotation instead...Martin Odersky2013-01-211-5/+6
* Renamed "Reference" to "Referenced".Martin Odersky2013-01-171-3/+3
* Completed period-tracking in named types. Made Denotation a subtype of symbli...Martin Odersky2013-01-171-1/+1
* Implemented baseClasses and baseTypes (2). Refactored RefinedType and ClassIn...Martin Odersky2012-12-161-0/+12
* Initial commitMartin Odersky2012-12-061-0/+299