summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/classpath/ZipAndJarFileLookupFactory.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-22/+23
* Enable flat classpath by defaultLukas Rytz2016-03-221-7/+1
* Fix some typos (a-c)Janek Bogucki2015-06-181-1/+1
* Turn off flat classpath by default, mark one of its classes as sealedmpociecha2014-12-051-1/+1
* Create possibility to skip flat classpath cachingmpociecha2014-12-051-4/+9
* Add flat classpath implementation using ManifestResourcesmpociecha2014-11-301-4/+97
* Add flat classpath implementation for zip and jar filesmpociecha2014-11-301-0/+82