summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/util/PathResolver.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-29/+12
* remove recursive classpath implementationLukas Rytz2016-04-231-29/+5
* General cleanups and less warnings during a Scala buildsoc2016-04-041-3/+0
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-10/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+3
* SI-9396 Runner computes path only onceSom Snytt2015-07-131-11/+1
* SI-7775 Exclude nulls when iterating sys propsSom Snytt2015-03-021-1/+1
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-9/+6
* Integrate flat classpath with the compilermpociecha2014-12-051-11/+33
* Create dedicated path resolver for the flat classpath representationmpociecha2014-11-301-11/+36
* Add -Yno-load-impl-class disabling loading of $class.class files.Sébastien Doeraene2013-09-271-1/+10
* Don't avoid to load trait impl .class without inliner.Sébastien Doeraene2013-09-191-1/+1
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-2/+2
* PathResolver uses platform EOL to mkStringsSom Snytt2013-05-231-61/+56
* SI-7410 REPL uses improved tools.jar locatorSom Snytt2013-05-231-1/+45
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-4/+5
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* SI-874 actual JSR-223 implementationRaphael Jolly2013-03-111-0/+2
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* Remove code from misc bits of the compiler.Paul Phillips2012-11-201-20/+3
* Revert "Commenting out unused members."Paul Phillips2012-11-191-6/+6
* Commenting out unused members.Paul Phillips2012-11-191-6/+6
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* renames macros.ReificationError to ReificationExceptionEugene Burmako2012-10-031-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-081-2/+10
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-081-2/+2
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-081-0/+1
* Fix for classpaths.Paul Phillips2011-09-281-4/+1
* Some 11th hour modifications with the dual purp...Paul Phillips2011-08-231-5/+8
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-8/+18
* We migrated the Scala wiki from Trac to Conflue...Kato Kazuyoshi2011-06-121-1/+1
* Fairly ruthlessly optimized ZipArchive.Paul Phillips2011-05-121-4/+12
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-3/+3
* More debug output for -Ylog-classpathIulian Dragos2011-03-011-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-9/+0
* moved plugin folder back to 'misc/scala-devel/p...Lukas Rytz2010-04-111-3/+3
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Altered classpath behavior when no default is g...Paul Phillips2010-03-251-7/+14
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-231-21/+12
* Some support code related to partest changes.Paul Phillips2010-03-211-1/+1
* More fun with ClassPaths.Paul Phillips2010-02-231-13/+29
* Some much needed housecleaning regarding system...Paul Phillips2010-02-231-17/+16
* More laboring on Settings, ClassPaths, Ant Task...Paul Phillips2010-02-221-6/+4
* Lowering the noise level in the classpath debug...Paul Phillips2010-02-201-8/+14