aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/Scopes.scala
Commit message (Expand)AuthorAgeFilesLines
* Lazy entering of names with internal $'s in package scopesMartin Odersky2017-04-111-22/+37
* Scope refactoringMartin Odersky2017-04-111-36/+8
* Fix and activate package scopesMartin Odersky2017-04-111-11/+31
* Introduce mangled methodMartin Odersky2017-04-111-2/+2
* Keep package member names mangledMartin Odersky2017-04-111-1/+9
* Create FunctionN types on demandMartin Odersky2016-11-291-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+437