summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api/Exprs.scala
Commit message (Expand)AuthorAgeFilesLines
* Update ScalaDoc code examples not to use deprecated constructsLukasz Piepiora2014-11-261-1/+1
* Add SerialVersionUID to SerializedTypeTag and SerializedExprPhilipp Haller2014-07-151-0/+1
* SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-151-11/+11
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-1/+1
* blackbox and whitebox macrosEugene Burmako2013-11-121-1/+1
* marks Expr.splice and Expr.value with @compileTimeOnlyEugene Burmako2013-08-151-2/+3
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-2/+3
* SI-6539 moves @compileTimeOnly away from scala-reflectEugene Burmako2013-01-311-0/+2
* Merge pull request #1559 from heathermiller/copyright-updateJosh Suereth2012-11-041-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | SI-6132 Revisited, cleaned-up, links fixed, spelling errors fixed, rewordingsHeather Miller2012-11-021-4/+2
* | Labeling scala.reflect and scala.reflect.macros experimental in the API docsHeather Miller2012-11-021-1/+4
|/
* Adds lots of new documentation for TypeTags, Mirrors, Universes and moreHeather Miller2012-10-111-2/+1
* Grouping for reflection and macrosVlad Ureche2012-10-111-2/+4
* Rearranged some reflection docs, moving things to the guideingoem2012-10-111-18/+9
* docs for reflection and macrosEugene Burmako2012-10-111-8/+47
* MirrorOf => MirrorEugene Burmako2012-09-271-4/+8
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-0/+139
* moves Expr from api to baseEugene Burmako2012-08-021-62/+0
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-081-4/+4
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+62