summaryrefslogtreecommitdiff
path: root/src/reflect/scala
Commit message (Expand)AuthorAgeFilesLines
* Cache the most recently created SubstTypeMap.Paul Phillips2013-05-222-4/+14
* 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
| |\ \ \ \ \
| | * | | | | SI-7398 Add support for java8 default methodsPaul Phillips2013-04-261-5/+7
| | |/ / / /
| * / / / / SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-041-1/+1
| |/ / / /
* | | | | Merge pull request #2340 from folone/topic/kind-prAdriaan Moors2013-05-172-3/+193
|\ \ \ \ \
| * | | | | Add :kind command to REPLEugene Yokota2013-04-202-3/+193
* | | | | | Merge pull request #2545 from paulp/issue/7482aPaul Phillips2013-05-171-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7482 Don't cook raw types after erasure.Paul Phillips2013-05-161-1/+1
| | |_|_|/ | |/| | |
* | | | | SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-164-28/+98
* | | | | make treeInfo more globally visibleAdriaan Moors2013-05-163-0/+9
|/ / / /
* | | | Merge pull request #2514 from scalamacros/topic/5923-masterJason Zaugg2013-05-152-7/+22
|\ \ \ \
| * | | | SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-122-7/+22
| | |_|/ | |/| |
* | | | Merge pull request #2399 from rjolly/scripting8Jason Zaugg2013-05-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | AbstractFile.getDirectory does not return null when outDir is "."Raphael Jolly2013-04-221-1/+1
* | | | Flesh out copyMemberDef methods with copyModuleDef.Paul Phillips2013-05-101-0/+15
* | | | Merge pull request #2462 from magarciaEPFL/backendish9Paul Phillips2013-05-101-0/+2
|\ \ \ \
| * | | | SI-6863 root cause fixed using factory of scala.runtime.*RefMiguel Garcia2013-04-271-0/+2
* | | | | Merge pull request #2493 from paulp/pr/null-hardeningPaul Phillips2013-05-071-1/+2
|\ \ \ \ \
| * | | | | Hardening against nulls for deserialization.Paul Phillips2013-05-031-1/+2
* | | | | | Absolutized paths involving the scala package.Paul Phillips2013-05-03138-166/+305
|/ / / / /
* | | | | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-1/+15
|\ \ \ \ \
| * \ \ \ \ Merge 2.10.x into masterAdriaan Moors2013-05-021-1/+15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-211-1/+15
* | | | | | Route -explaintypes through reporter.Paul Phillips2013-04-293-4/+5
| |_|/ / / |/| | | |