summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2606 from JamesIry/2.10.x_classfile_52Jason Zaugg2013-06-094-11/+87
|\ \
| * | Refactor testing logic for only running under certain JDK versionsJames Iry2013-06-043-18/+12
| * | Test for reading JDK 8 (classfile format 52) class files.James Iry2013-05-292-0/+82
* | | Merge pull request #2611 from retronym/ticket/6481Paul Phillips2013-06-082-0/+17
|\ \ \
| * | | SI-6841 Fix bug at the intersection of DelayedInit and named argsJason Zaugg2013-05-302-0/+17
| |/ /
* | | Merge pull request #2629 from retronym/ticket/7558Paul Phillips2013-06-081-0/+9
|\ \ \
| * | | SI-7558 Fix capture of free local vars in toolbox compilerJason Zaugg2013-06-051-0/+9
* | | | Merge pull request #2626 from retronym/ticket/7556Adriaan Moors2013-06-053-0/+3015
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7556 Fix runtime reflection involving ScalaLongSignatureJason Zaugg2013-06-053-0/+3015
| |/ /
* | | Merge pull request #2609 from retronym/ticket/7507Paul Phillips2013-06-031-0/+31
|\ \ \ | |_|/ |/| |
| * | SI-7507 Fix lookup of private[this] member in presence of self type.Jason Zaugg2013-05-311-0/+31
| |/
* / SI-7375 ClassTag for value class aliasesEugene Burmako2013-05-315-0/+45
|/
* Merge pull request #2536 from adriaanm/ticket-7359Adriaan Moors2013-05-175-75/+21
|\
| * [backport #1727] SI-7359 cyclic nested java classAdriaan Moors2013-05-165-75/+21
* | Merge pull request #2504 from scalamacros/ticket/7464Jason Zaugg2013-05-172-10/+4
|\ \ | |/ |/|
| * SI-7464 allows FieldMirror.set to update valsEugene Burmako2013-05-172-10/+4
* | Merge pull request #2494 from scalamacros/ticket/5923Eugene Burmako2013-05-1117-0/+123
|\ \
| * | [nomaster] SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-113-0/+22
| * | [nomaster] SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-05-116-0/+42
| * | [nomaster] SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-113-0/+27
| * | [nomaster] SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-115-0/+32
* | | Merge pull request #2505 from scalamacros/topic/macrosPaul Phillips2013-05-112-0/+42
|\ \ \ | |/ / |/| |
| * | fixes a crash in ReflectionUtils.systemPropertiesEugene Burmako2013-05-092-0/+42
| |/
* | fixes a checkfile breakage in 2.10.xEugene Burmako2013-05-111-1/+1
* | Merge pull request #2456 from paulp/pr/jdk8-210xGrzegorz Kossakowski2013-05-119-8/+39
|\ \
| * | SI-7398 Add support for java8 default methodsPaul Phillips2013-04-261-0/+31
| * | Refactor DirectTest so java can be tested.Paul Phillips2013-04-268-8/+8
| |/
* | SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-044-2/+46
* | SI-7271 fixes positions of string interpolation partsEugene Burmako2013-04-272-0/+46
|/
* Merge pull request #2322 from retronym/ticket/7200Jason Zaugg2013-04-201-0/+34
|\
| * SI-7200 Test case for fixed type inference error.Jason Zaugg2013-03-271-0/+34
* | SI-7319 Clear error buffer during Typer reset.Jason Zaugg2013-04-152-0/+51
* | Merge pull request #2367 from vigdorchik/si-6387-revertAdriaan Moors2013-04-095-17/+16
|\ \
| * | Revert "SI-6387 Clones accessor before name expansion"Eugene Vigdorchik2013-04-085-17/+16
* | | Merge pull request #2349 from scalamacros/ticket/6937Adriaan Moors2013-04-0912-21/+59
|\ \ \ | |/ / |/| |
| * | SI-6937 core type tags are no longer referentially uniqueEugene Burmako2013-04-0312-21/+59
* | | SI-6900 Fix tailrec for dependent method typesJason Zaugg2013-04-021-0/+36
* | | Merge pull request #2319 from retronym/ticket/6793Paul Phillips2013-04-023-0/+31
|\ \ \
| * | | SI-6793 Don't use super param accessors if inaccessible.Jason Zaugg2013-03-263-0/+31
| | |/ | |/|
* | | SI-6715 Shouldn't return "" from TermNames.originalNameKato Kazuyoshi2013-04-031-0/+15
* | | Use java-diff-utils for diffing in partest.Adriaan Moors2013-03-292-490/+571
| |/ |/|
* | Merge pull request #2292 from retronym/ticket/7285Adriaan Moors2013-03-272-3/+11
|\ \
| * | SI-7285 Fix match analysis with nested objects.Jason Zaugg2013-03-231-4/+1
| * | Expand test for SI-6124 to demonstrate cause of SI-7285.Jason Zaugg2013-03-232-3/+14
| |/
* | Merge pull request #2291 from retronym/ticket/7290Adriaan Moors2013-03-271-0/+9
|\ \
| * | SI-7290 Discard duplicates in switchable alternative patterns.Jason Zaugg2013-03-231-0/+9
| |/
* | Merge pull request #2288 from paulp/pr/2273-with-editsPaul Phillips2013-03-272-0/+17
|\ \
| * | SI-6387 Clones accessor before name expansionEugene Vigdorchik2013-03-252-0/+17
* | | Merge pull request #2270 from retronym/ticket/7246-2Paul Phillips2013-03-258-8/+87
|\ \ \
| * | | SI-7246 Make $outer pointer elision Java awareJason Zaugg2013-03-238-8/+87
| |/ /