summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util/ScalaClassLoader.scala
Commit message (Expand)AuthorAgeFilesLines
* Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-201-124/+0
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-2/+2
* Remove code from compiler central.Paul Phillips2012-11-201-43/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-31/+31
* Commenting out unused members.Paul Phillips2012-11-191-31/+31
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-1/+0
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-2/+2
* The new reflectionEugene Burmako2012-06-081-1/+1
* Removing more unneeded code.Paul Phillips2012-05-151-22/+1
* Removing extraneous files.Paul Phillips2012-05-151-2/+0
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-5/+5
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+2
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-101-2/+2
* More repl work.Paul Phillips2011-11-041-5/+14
* Reflection classloader adjustment.Paul Phillips2011-11-031-3/+5
* ScalaClassLoader changes.Paul Phillips2011-11-031-48/+85
* Replaced various now-unnecessary casts with str...Paul Phillips2011-08-271-1/+1
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-291-12/+9
* [I'm laptop only so there's some chance this wi...Paul Phillips2011-03-211-1/+8
* Added javap to the repl.Paul Phillips2011-02-021-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-1/+9
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-3/+0
* Some support code related to partest changes.Paul Phillips2010-03-211-15/+39
* Some hardening in the repl, and removing some f...Paul Phillips2010-02-041-0/+6
* Added a method to turn a class name into the pi...Paul Phillips2009-12-171-0/+8
* REPL completion now understands type aliases de...Paul Phillips2009-12-161-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-181-0/+93