summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime
Commit message (Expand)AuthorAgeFilesLines
* Optimize nested scope creationJason Zaugg2014-05-262-3/+2
* Merge commit '876590b' into topic/merge-2.10.xJason Zaugg2014-05-081-4/+7
|\
| * SI-8196 Runtime reflection robustness for STATIC impl detailsJason Zaugg2014-03-111-4/+7
* | Merge pull request #3557 from adriaanm/t8224Jason Zaugg2014-02-211-0/+1
|\ \
| * | SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-181-0/+1
* | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-161-0/+1
|\| |
| * | Merge pull request #3397 from xeno-by/ticket/5920Jason Zaugg2014-02-161-0/+1
| |\ \
| | * | introduces -Yshow-symownersEugene Burmako2014-02-101-0/+1
* | | | staticXXX now throw ScalaReflectionExceptionEugene Burmako2014-02-151-4/+1
* | | | SI-7044 deprecates Symbol.associatedFileEugene Burmako2014-02-152-0/+80
* | | | some renamingsEugene Burmako2014-02-152-6/+8
* | | | reflection API compatibility with 2.10.xEugene Burmako2014-02-141-0/+1
* | | | establishes scala.reflect.api#internalEugene Burmako2014-02-142-6/+40
* | | | SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-1/+1
* | | | adds showDeclaration(sym: Symbol): StringEugene Burmako2014-02-141-29/+4
* | | | additional class tags for reflection APIEugene Burmako2014-02-142-3/+3
|/ / /
* | | SI-7475 Private members are not inheritableJason Zaugg2014-02-101-31/+0
* | | Merge pull request #3409 from xeno-by/ticket/6411Jason Zaugg2014-02-103-88/+156
|\ \ \ | |/ / |/| |
| * | SI-7328 FieldMirrors now support value classesEugene Burmako2014-01-251-41/+66
| * | unifies method and constructor handling in JavaMirrorsEugene Burmako2014-01-251-40/+51
| * | SI-6411 reflection is now aware of posterasureEugene Burmako2014-01-243-7/+39
* | | Merge pull request #3391 from xeno-by/ticket/8131Jason Zaugg2014-02-086-59/+132
|\ \ \
| * | | turns off the gilSynchronizedIfNotInited optimizationEugene Burmako2014-02-011-2/+4
| * | | SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-215-41/+121
| * | | FromJavaClassCompleter is now flag-agnosticEugene Burmako2014-01-201-8/+10
| * | | Revert "synchronizes pendingVolatiles"Eugene Burmako2014-01-203-11/+0
* | | | Merge pull request #3402 from densh/si/7275Eugene Burmako2014-01-291-0/+1
|\ \ \ \
| * | | | Tag synthetic unit with attachmentDenys Shabalin2014-01-231-0/+1
* | | | | SI-2066 -Xsource:2.10: lenient treatment of variance in <:<, =:=Jason Zaugg2014-01-241-0/+1
| |_|/ / |/| | |
* | | | SI-6879 improves Context.freshNameEugene Burmako2014-01-221-1/+1
|/ / /
* | | Merge pull request #3392 from xeno-by/topic/untypecheckEugene Burmako2014-01-211-0/+1
|\ \ \
| * | | moves analyzer.ImportType into scala.reflect.internalEugene Burmako2014-01-211-0/+1
* | | | capitalizes ā€œsā€ in tostringEugene Burmako2014-01-202-7/+7
* | | | introduces failsafe against endless type printingEugene Burmako2014-01-202-0/+4
* | | | Merge pull request #3363 from retronym/ticket/8146Jason Zaugg2014-01-151-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-8146 Fix non-deterministic <:< for deeply nested typesJason Zaugg2014-01-141-0/+1
| |/ /
* | | Merge pull request #3355 from xeno-by/topic/saturday-nightJason Zaugg2014-01-142-3/+1
|\ \ \
| * | | changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-121-2/+0
| * | | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-1/+1
| |/ /
* | | Merge pull request #3247 from soc/SI-8058-enumsAdriaan Moors2014-01-131-0/+1
|\ \ \ | |/ / |/| |
| * | SI-8058 Better support for enum treesSimon Ochsenreither2014-01-041-0/+1
* | | SI-7974 Avoid calling nonPrivateMember after erasureSimon Ochsenreither2014-01-031-0/+1
|/ /
* | cosmetic changes to liftablesEugene Burmako2013-12-191-1/+2
* | Address minor pull request feedback pointsDen Shabalin2013-12-111-1/+0
* | Introduce support for Unliftable for QuasiquotesDen Shabalin2013-12-101-0/+1
* | Provide a way for unapply macro to obtain a list of subpattensDen Shabalin2013-12-101-0/+1
* | Move Liftable into the Universe cake; add additional standard LiftablesDen Shabalin2013-12-101-0/+1
* | Merge pull request #3138 from densh/pr/fresh-name-extractorJason Zaugg2013-11-221-0/+1
|\ \
| * | refactor out fresh name prefix extraction logicDen Shabalin2013-11-171-0/+1
* | | Revert "temporarily disables run/reflection-sync-subtypes"Jason Zaugg2013-11-141-2/+9
|/ /