summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Aliases.scala
Commit message (Expand)AuthorAgeFilesLines
* reverses SI-6484Eugene Burmako2014-02-181-11/+1
* SI-8194 adds Universe.symbolOf[T]Eugene Burmako2014-02-141-0/+5
* SI-6484 adds Universe.typeOf[T](x: T)Eugene Burmako2014-02-141-1/+11
* deprecates c.enclosingTree-style APIsEugene Burmako2014-01-161-2/+8
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-2/+2
* blackbox and whitebox macrosEugene Burmako2013-11-121-2/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
* docs for reflection and macrosEugene Burmako2012-10-111-0/+76
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-0/+2
* merges macros.Exprs and macros.TypeTags into ContextEugene Burmako2012-09-271-0/+3
* removes front ends from scala-reflect.jarEugene Burmako2012-09-271-1/+1
* SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-4/+4
* exposes absTypeTag and absTypeOfEugene Burmako2012-08-211-0/+2
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-0/+26