summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/package.scala
Commit message (Expand)AuthorAgeFilesLines
* new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-261-3/+3
* SI-6678 Make currentMirror macro hygenicclhodapp2014-05-231-1/+2
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-1/+1
* blackbox and whitebox macrosEugene Burmako2013-11-121-1/+1
* less magic in fast track macrosEugene Burmako2013-05-271-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Members removed in scala.reflect.Paul Phillips2012-11-201-1/+1
* Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* Commenting out unused members.Paul Phillips2012-11-191-1/+1
* Adds lots of new documentation for TypeTags, Mirrors, Universes and moreHeather Miller2012-10-111-4/+8
* docs for reflection and macrosEugene Burmako2012-10-111-1/+10
* turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-031-1/+1
* Merge pull request #1311 from scalamacros/topic/magicEugene Burmako2012-09-161-1/+2
|\
| * extinguishes some magic from scalacEugene Burmako2012-09-161-1/+2
* | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-1/+1
|/
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-2/+0
* SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-071-1/+1
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* prepares our macro defs for refactoring (Step II)Eugene Burmako2012-08-021-3/+2
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+26