summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2597 from paulp/issue/7520Paul Phillips2013-06-032-33/+86
|\
| * SI-7520 bug in subtyping.Paul Phillips2013-05-311-1/+3
| * Eliminated the shared logic.Paul Phillips2013-05-311-32/+31
| * New method typeRelationPreCheck.Paul Phillips2013-05-311-1/+27
| * Add a TriState value class.Paul Phillips2013-05-311-0/+26
* | Merge pull request #2615 from paulp/issue/7517Paul Phillips2013-06-033-25/+10
|\ \
| * | SI-7517 type constructors too eagerly normalized.Paul Phillips2013-05-313-25/+10
| |/
* | Merge pull request #2577 from scalamacros/pullrequest/paradiseEugene Burmako2013-06-0311-356/+466
|\ \
| * | more refactoring and explanations in importersEugene Burmako2013-06-021-48/+54
| * | changes some definitions to use Symbol.mapEugene Burmako2013-05-281-25/+25
| * | refactors macro compilationEugene Burmako2013-05-287-4/+98
| * | refactors importersEugene Burmako2013-05-281-318/+318
| * | macro engine refactoringEugene Burmako2013-05-281-0/+10
| * | less magic in fast track macrosEugene Burmako2013-05-273-4/+4
* | | Merge pull request #2592 from paulp/issue/7088Paul Phillips2013-05-311-1/+5
|\ \ \ | |_|/ |/| |
| * | SI-7088 Array crasher in erasure.Paul Phillips2013-05-271-1/+5
| |/
* / Make all numeric coercions explicit.Paul Phillips2013-05-277-11/+14
|/
* Print raw types correctly.Paul Phillips2013-05-261-1/+5
* Merge pull request #2585 from paulp/pr/concision-contributionPaul Phillips2013-05-2612-125/+119
|\
| * Concision contribution.Paul Phillips2013-05-2312-117/+105
| * Avoid caching different types in TypeSymbol.Paul Phillips2013-05-231-8/+14
* | Merge pull request #2574 from paulp/issue/3425Paul Phillips2013-05-241-8/+15
|\ \ | |/ |/|
| * SI-3425 erasure crash with refinement members.Paul Phillips2013-05-211-8/+15
* | Merge pull request #2568 from scalamacros/topic/abstractfile-classloaderEugene Burmako2013-05-223-1/+248
|\ \ | |/ |/|
| * Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-203-1/+248
* | Make cookJavaRawInfo return this.type.Paul Phillips2013-05-201-2/+4
* | Cleaning crew moves down the hall.Paul Phillips2013-05-201-0/+5
* | Merge pull request #2492 from paulp/pr/enter-elimination-modePaul Phillips2013-05-204-65/+64
|\ \
| * \ Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-184-65/+64
| |\ \ | | |/ | |/|
| | * Incorporated reviewer feedback.Paul Phillips2013-05-161-11/+11
| | * Merge branch 'master' into HEADPaul Phillips2013-05-163-8/+23
| | |\
| | * | Incorporated reviewer feedback.Paul Phillips2013-05-111-17/+15
| | * | Refactored stabilize.Paul Phillips2013-05-111-6/+11
| | * | Eliminated HKmode.Paul Phillips2013-05-111-8/+1
| | * | Eliminated RETmode.Paul Phillips2013-05-111-5/+0
| | * | Eliminated SNDTRYmode.Paul Phillips2013-05-113-15/+15
| | * | Started eliminating modes.Paul Phillips2013-05-111-42/+26
| | * | Corralling Modes into a smaller pen.Paul Phillips2013-05-113-15/+39
* | | | Harden partest against duplicate paths.Paul Phillips2013-05-201-0/+2
|/ / /
* | | Merge pull request #2554 from paulp/merge/v2.10.1-326-g4f8c306-to-masterAdriaan Moors2013-05-175-21/+12
|\ \ \
| * \ \ Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-17139-6166/+6778
| |\ \ \
| * \ \ \ Merge pull request #2504 from scalamacros/ticket/7464Jason Zaugg2013-05-172-4/+4
| |\ \ \ \
| | * | | | SI-7464 allows FieldMirror.set to update valsEugene Burmako2013-05-172-4/+4
| * | | | | Merge pull request #2494 from scalamacros/ticket/5923Eugene Burmako2013-05-112-2/+10
| |\ \ \ \ \
| | * | | | | [nomaster] SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-112-2/+10
| * | | | | | Merge pull request #2505 from scalamacros/topic/macrosPaul Phillips2013-05-111-10/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | pull request feedbackEugene Burmako2013-05-111-1/+2
| | * | | | | replaces inferBootClasspath with a simple lookup at sun.boot.class.pathEugene Burmako2013-05-091-12/+1
| | * | | | | fixes a crash in ReflectionUtils.systemPropertiesEugene Burmako2013-05-091-2/+4
| | |/ / / /
| * | | | | Merge pull request #2456 from paulp/pr/jdk8-210xGrzegorz Kossakowski2013-05-111-5/+7
| |\ \ \ \ \