summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Avoids cyclic reference error in AddInterfaces.Martin Odersky2012-06-081-1/+2
* Reduce time spent in lubsMartin Odersky2012-06-085-78/+110
* tests and fixes for the mirror APIEugene Burmako2012-06-083-75/+99
* de-duplicate isUncheckedAnnotation/isSwitchAnnotationAdriaan Moors2012-06-081-0/+6
* fixes some issues with reflectField brought up todayEugene Burmako2012-06-081-7/+34
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-087-42/+41
* removes array tagsEugene Burmako2012-06-082-4/+1
* backward compatibility bridgesEugene Burmako2012-06-082-0/+21
* Introduces scala-reflect.jarEugene Burmako2012-06-08120-0/+30111