aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/SymbolLoaders.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #2186: Synchronize classpath handling with Scala 2.12Guillaume Martres2017-04-111-20/+32
* Lazy entering of names with internal $'s in package scopesMartin Odersky2017-04-111-17/+51
* Scope refactoringMartin Odersky2017-04-111-0/+22
* Fix and activate package scopesMartin Odersky2017-04-111-1/+1
* Keep package member names mangledMartin Odersky2017-04-111-2/+2
* Fix typos and redundant statements in previous commitsMartin Odersky2017-04-111-3/+0
* Start to use structured ModuleNamesMartin Odersky2017-04-111-3/+7
* Remove uses of StringOps from scala-reflectGuillaume Martres2017-03-081-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+267