summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/reflect/StdTags.scala
Commit message (Expand)AuthorAgeFilesLines
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-2/+1
* blackbox and whitebox macrosEugene Burmako2013-11-121-1/+1
* Modularized the repl.Paul Phillips2013-03-111-3/+1
* Removed unused imports.Paul Phillips2012-11-061-1/+0
* MirrorOf => MirrorEugene Burmako2012-09-271-4/+4
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-4/+4
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-021-2/+2
* evicts calls to reify from our codebaseEugene Burmako2012-07-201-26/+35
* removes ClassTag.String and TypeTag.StringEugene Burmako2012-07-021-1/+8
* removes tags and their incantations from PredefEugene Burmako2012-06-081-0/+1
* ClassTag.erasure => ClassTag.runtimeClassEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-8/+23
* preparations: always explicitly provide type tagsEugene Burmako2012-06-081-0/+26