summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Statistics improvements and bug fixes.Martin Odersky2012-06-254-69/+138
* adds `narrow` to the reflection APIEugene Burmako2012-06-191-2/+10
* Merge pull request #746 from adriaanm/pullreq/740-rebasedAdriaan Moors2012-06-196-172/+312
|\
| * Statistics reorganizationMartin Odersky2012-06-196-172/+312
* | Merge pull request #729 from scalamacros/topic/showrawAdriaan Moors2012-06-198-115/+286
|\ \ | |/ |/|
| * improves showRawEugene Burmako2012-06-198-115/+286
* | Merge pull request #728 from scalamacros/topic/reflection-meetingJosh Suereth2012-06-181-0/+17
|\ \
| * | exposes extra tests for symbols as discussed on reflection meetingEugene Burmako2012-06-151-0/+17
* | | fixes checkinit, now it's for realEugene Burmako2012-06-182-9/+1
|/ /
* | Fix for broken forwarder.Paul Phillips2012-06-141-1/+1
* | fixes a checkinit problemEugene Burmako2012-06-131-0/+2
|/
* 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