summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/runtime/Universe.scala
Commit message (Expand)AuthorAgeFilesLines
* The new reflectionEugene Burmako2012-06-081-43/+0
* Next generation of macrosEugene Burmako2012-04-121-15/+5
* avoid field init prob: make NoTreeAnnotation a defAdriaan Moors2012-04-051-1/+1
* minimalist refactoring to allow annotating treesAdriaan Moors2012-03-221-0/+5
* Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-141-0/+6
|\
| * Definitions are now initialized in reflection (was missing before).Martin Odersky2012-02-061-0/+6
* | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-141-1/+1
|/
* Towards better reflection APIs.Martin Odersky2011-11-151-1/+1
* Fixed build problemsMartin Odersky2011-08-241-1/+1
* reflection refactoring so that we can now have ...Martin Odersky2011-08-241-1/+1
* Adding mirrors top connect reflection to someth...Martin Odersky2011-07-211-13/+0
* Fleshed out reflection that now also correctly ...Martin Odersky2011-07-201-0/+3
* Refactored infoTransformer functionality from n...Martin Odersky2011-07-191-1/+1
* Changes to reflection.Martin Odersky2011-07-161-17/+24
* More work done on implementing reflection.Martin Odersky2011-07-121-2/+4
* Baby-steps towards getting actual runtime refle...Martin Odersky2011-07-111-4/+10
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-111-0/+37