summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Establishes what's up with widening in asSeenFrom.Paul Phillips2013-03-031-6/+10
* Simplified correspondingTypeArgument based on reviewer feedback.Paul Phillips2013-03-021-15/+10
* Refactors AsSeenFromMap to expose extension point.Paul Phillips2013-03-012-131/+201
* Reconcile definitions of stability.Paul Phillips2013-02-261-1/+2
* Address some ScaladocrotJason Zaugg2013-02-253-6/+6
* Modernize legacy backquotes in comments.Jason Zaugg2013-02-255-19/+19
* Remove redundant explicit returns.Jason Zaugg2013-02-252-2/+2
* Don't wrap an array just to get its length.Jason Zaugg2013-02-251-1/+1
* Remove redundant 'val' from case class params.Jason Zaugg2013-02-255-6/+6
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-249-28/+30
* Banish needless semicolons.Jason Zaugg2013-02-2412-30/+32
* Merge pull request #2125 from retronym/ticket/7120Paul Phillips2013-02-231-1/+1
|\
| * SI-7120 Erasure must honor typeref prefixesJason Zaugg2013-02-141-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-233-3/+3
|\ \
| * \ Merge pull request #2157 from retronym/ticket/7171James Iry2013-02-221-2/+2
| |\ \
| | * | SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-221-2/+2
| * | | Fixed error in reflection API docs about linearization order on method baseCl...Heather Miller2013-02-192-2/+2
| |/ /
* | | Merge pull request #2151 from adriaanm/merge-2.10.xPaul Phillips2013-02-222-2/+2
|\ \ \
| * | | Merge 2.10.x into master.Adriaan Moors2013-02-202-2/+2
| |\| | | | |/ | |/|
| | * Merge pull request #2129 from gkossakowski/issues/SI-7130-StatisticsJames Iry2013-02-191-1/+1
| | |\
| | | * Fix SI-7130: Memory leaked caused by StatisticsGrzegorz Kossakowski2013-02-141-1/+1
| | * | SI-5744 evidence params are now SYNTHETICUladzimir Abramchuk2013-02-161-1/+1
| | |/
* | | Merge pull request #2141 from paulp/pr/overriding-methodsPaul Phillips2013-02-221-55/+78
|\ \ \
| * | | Fix and optimization in overriding logic.Paul Phillips2013-02-191-55/+78
| |/ /
* / / Extracted abstract implicit vals from Types.Paul Phillips2013-02-192-103/+110
|/ /
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-107-26/+119
|\|
| * Merge pull request #2094 from scalamacros/ticket/6591James Iry2013-02-083-6/+10
| |\
| | * accommodates pull request feedbackEugene Burmako2013-02-081-9/+6
| | * SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-083-1/+8
| * | Merge pull request #2092 from lrytz/t7096James Iry2013-02-081-13/+29
| |\ \
| | * | SI-7096 SubstSymMap copies trees before modifying their symbolsLukas Rytz2013-02-081-13/+29
| * | | Merge pull request #2017 from retronym/ticket/6666James Iry2013-02-081-0/+1
| |\ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2035 from scalamacros/ticket/6989Eugene Burmako2013-02-083-0/+29
| |\ \ \
| * \ \ \ Merge pull request #2085 from scalamacros/ticket/5824Eugene Burmako2013-02-081-0/+7
| |\ \ \ \
| | * | | | SI-5824 Fix crashes in reify with _*Evgeny Kotelnikov2013-02-071-0/+7
| * | | | | Merge pull request #2090 from adriaanm/rebase-pr-2011James Iry2013-02-073-1/+25
| |\ \ \ \ \
| | * | | | | SI-6187 Make partial functions re-typableJason Zaugg2013-02-073-1/+25
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #2088 from retronym/ticket/6146James Iry2013-02-071-3/+48
| |\ \ \ \ \
| | * | | | | SI-6146 More accurate prefixes for sealed subtypes.Jason Zaugg2013-02-071-3/+48
| * | | | | | Merge pull request #2079 from JamesIry/2.10.x_SI-7070James Iry2013-02-072-3/+0
| |\ \ \ \ \ \
| | * | | | | | SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-062-3/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #2069 from retronym/ticket/6888James Iry2013-02-071-1/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #2068 from scalamacros/ticket/7064Adriaan Moors2013-02-0710-61/+22
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-052-10/+0
| | * | | | | [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-056-32/+12
| | * | | | | [nomaster] Revert "DummyTree => CannotHaveAttrs"Eugene Burmako2013-02-054-18/+11
| | * | | | | [nomaster] revives BuildUtils.emptyValDefEugene Burmako2013-02-052-0/+4
| | * | | | | [nomaster] removes Tree.canHaveAttrsEugene Burmako2013-02-051-8/+0
| | * | | | | [nomaster] doesn't touch NonemptyAttachmentsEugene Burmako2013-02-051-0/+2
| | | |/ / / | | |/| | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge commit 'b43ae58f31'; commit 'b579a42ee3'; commit '81fa831609' into merg...Paul Phillips2013-02-104-1/+33
|\ \ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | / | | | | |_|/ | | | |/| |