summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/classpath/FlatClassPath.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-98/+0
* remove recursive classpath implementationLukas Rytz2016-04-231-3/+3
* Enable flat classpath by defaultLukas Rytz2016-03-221-6/+3
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* Add flat classpath implementation for directoriesmpociecha2014-11-301-0/+10
* Add the flat classpath type aggregating flat classpath instancesmpociecha2014-11-301-0/+6
* Define interface for flat classpath and add package loader using itmpociecha2014-11-301-0/+85