summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/macros/Infrastructure.scala
Commit message (Expand)AuthorAgeFilesLines
* *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-2/+3
* 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/+3
* revives macros.InfrastructureEugene Burmako2012-09-271-0/+19
* gets rid of macros.InfrastructureEugene Burmako2012-09-271-15/+0
* simplifies Context.Run and Context.CompilationUnitEugene Burmako2012-09-271-24/+0
* removes extraneous stuff from macros.InfrastructureEugene Burmako2012-09-271-43/+2
* SI-6362 & SI-5924 removes caches in the macro APIEugene Burmako2012-09-151-19/+0
* SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-4/+0
* SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-071-1/+1
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-0/+103