summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/api/Mirrors.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix many typos in docs and commentsmpociecha2014-12-141-2/+2
* Update ScalaDoc code examples not to use deprecated constructsLukasz Piepiora2014-11-261-1/+1
* staticXXX now throw ScalaReflectionExceptionEugene Burmako2014-02-151-2/+2
* some renamingsEugene Burmako2014-02-151-10/+10
* establishes scala.reflect.api#internalEugene Burmako2014-02-141-1/+1
* SI-8190 erasure identities for types in reflection APIEugene Burmako2014-02-141-1/+6
* Fix typoPaolo G. Giarrusso2014-01-171-1/+1
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-3/+3
* blackbox and whitebox macrosEugene Burmako2013-11-121-3/+3
* SI-7624 Replace new{Term,Type}Name with {Term,Type}NameSimon Ochsenreither2013-08-151-6/+6
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-1/+12
|\
| * Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
| * bind + argc specialization = 20x perf boostEugene Burmako2012-12-271-0/+10
* | SI-7464 allows FieldMirror.set to update valsEugene Burmako2013-05-171-3/+1
|/
* SI-6132 Revisited, cleaned-up, links fixed, spelling errors fixed, rewordingsHeather Miller2012-11-021-5/+6
* 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-3/+198
* Diagram tweakingVlad Ureche2012-10-111-0/+2
* Grouping for reflection and macrosVlad Ureche2012-10-111-3/+15
* Rearranged some reflection docs, moving things to the guideingoem2012-10-111-2/+4
* docs for reflection and macrosEugene Burmako2012-10-111-16/+28
* removes extraneous methods from api.MirrorsEugene Burmako2012-10-031-31/+0
* MirrorOf => MirrorEugene Burmako2012-09-271-3/+7
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+17
* Reflection tuningDominik Gruntz2012-08-301-1/+1
* Dominik's comments on api.MirrorsEugene Burmako2012-08-151-3/+3
* cleanup of reflection- and macro-related stuffEugene Burmako2012-08-151-13/+1
* accommodates Martin's commentsEugene Burmako2012-08-071-0/+2
* mirrors now support overriden fields and methodsEugene Burmako2012-08-061-0/+16
* SI-6179 mirrors now work with value classesEugene Burmako2012-08-061-3/+3
* renames asType to toType and asXXXSymbol to asXXXEugene Burmako2012-08-021-5/+5
* navigation between fields and accessorsEugene Burmako2012-08-021-1/+1
* improves docs of scala.reflect.api.MirrorsEugene Burmako2012-07-191-34/+110
* tests and fixes for the mirror APIEugene Burmako2012-06-081-41/+36
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+213