summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/ReflectionUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-6/+0
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-2/+2
* SI-7044 deprecates Symbol.associatedFileEugene Burmako2014-02-151-0/+71
* SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-241-1/+1
* fixes handling of fancy nested classes in runtime reflectionEugene Burmako2013-10-191-0/+14
* Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-0/+6
|\
| * [nomaster] SI-7733 reflective packages now more consistent with scalacEugene Burmako2013-08-131-0/+6
* | Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-201-1/+2
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-2/+3
|\ \ | |/ |/|
| * Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
| * Remove redundant explicit returns.Jason Zaugg2013-02-251-1/+1
* | pull request feedbackEugene Burmako2013-05-111-1/+2
* | replaces inferBootClasspath with a simple lookup at sun.boot.class.pathEugene Burmako2013-05-091-12/+1
* | fixes a crash in ReflectionUtils.systemPropertiesEugene Burmako2013-05-091-2/+4
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* Fixes SI-6305 scala.tools.nsc.io split between jars.Josh Suereth2012-09-181-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* removes AbstractFileApiEugene Burmako2012-08-271-1/+1
* SI-5947 works around getDeclaredClassesEugene Burmako2012-08-081-3/+10
* SI-5498 completes ModuleMirror.instanceEugene Burmako2012-08-071-15/+8
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Eliminated all the current feature warnings.Paul Phillips2012-07-271-0/+2
* further improves reflection printersEugene Burmako2012-07-021-5/+10
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+80