summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/runtime/Mirror.scala
Commit message (Expand)AuthorAgeFilesLines
* The new reflectionEugene Burmako2012-06-081-85/+0
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-1/+1
* Next generation of macrosEugene Burmako2012-04-121-11/+25
* Whitespace commit.Paul Phillips2012-02-291-5/+5
* Refining the reflection api.Paul Phillips2012-02-051-7/+7
* Merge remote-tracking branch 'odersky/topic/reflect' into developPaul Phillips2012-01-251-1/+2
|\
| * Making reflection thread-safe.Martin Odersky2012-01-251-1/+2
* | Progress with macrosEugene Burmako2012-01-201-2/+13
|/
* Towards better reflection APIs.Martin Odersky2011-11-151-0/+3
* More fixes to reflection and code lifting.Martin Odersky2011-09-261-1/+3
* Getting liftCode to work.Martin Odersky2011-09-251-33/+1
* Removed dead packageMartin Odersky2011-09-211-1/+1
* Changes to Liftcode to use new reflection seman...Martin Odersky2011-09-201-0/+2
* Added package object support to reflection fram...Martin Odersky2011-08-291-1/+2
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+1
* New reification code for symbols and types.Martin Odersky2011-08-231-0/+22
* Literals now take Any as argument (used to repr...Martin Odersky2011-08-191-0/+8
* Linked Manifests up with Reflection.Martin Odersky2011-08-151-7/+3
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-301-0/+3
* Getting LiftCode to work.Martin Odersky2011-07-301-2/+2
* First steps towards liftingMartin Odersky2011-07-291-0/+4
* Reflection refactoring.ōMartin Odersky2011-07-221-5/+22
* Small fix to mirrors in treatment of primitive ...Martin Odersky2011-07-221-2/+4
* Fixed build problem. No review.Martin Odersky2011-07-211-2/+2
* Adding mirrors top connect reflection to someth...Martin Odersky2011-07-211-0/+31