summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Enclosures.scala
Commit message (Expand)AuthorAgeFilesLines
* General cleanups and less warnings during a Scala buildsoc2016-04-041-2/+0
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* addresses pull request feedbackEugene Burmako2014-02-151-6/+1
* adds Context.enclosingOwnerEugene Burmako2014-02-141-1/+7
* deprecates c.enclosingTree-style APIsEugene Burmako2014-01-161-3/+31
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-3/+3
* Removes unnecessary generality in the macro engineEugene Burmako2014-01-081-13/+0
* blackbox restriction #3: can't affect implicit searchEugene Burmako2013-11-121-12/+0
* blackbox and whitebox macrosEugene Burmako2013-11-121-3/+3
* SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-121-2/+6
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-1/+3
* Modernize legacy backquotes in comments.Jason Zaugg2013-02-251-4/+4
* adds c.macroRoleEugene Burmako2013-01-091-0/+13
* enclosures are now strongly typed and are no longer valsEugene Burmako2012-12-251-8/+36
* 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/+5
* gets rid of macros.InfrastructureEugene Burmako2012-09-271-0/+4
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-0/+50