summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge pull request #2257 from JamesIry/2.10.x_classfile_51Paul Phillips2013-03-251-0/+126
|\ \ \ | |_|/ |/| |
| * | Read version 51 (JDK 7) class files.James Iry2013-03-141-0/+126
| |/
* | Merge pull request #2274 from vigdorchik/ticket/si-5699James Iry2013-03-222-0/+35
|\ \
| * | SI-5699 correct java parser for annotation defs.Eugene Vigdorchik2013-03-192-0/+35
| |/
* | Merge pull request #2245 from retronym/ticket/7242Paul Phillips2013-03-222-0/+91
|\ \
| * | SI-7242 Fix crash when inner object mixes in its companionJason Zaugg2013-03-132-0/+91
* | | Merge pull request #2261 from soc/SI-7258James Iry2013-03-202-3/+3
|\ \ \
| * | | SI-7258 Don't assume order of reflection values in t6223Simon Ochsenreither2013-03-152-3/+3
| | |/ | |/|
* / | SI-7249 Reign in overzealous Function0 optimization.Jason Zaugg2013-03-132-0/+8
|/ /
* | Merge pull request #2234 from scalamacros/ticket/7240Paul Phillips2013-03-123-0/+51
|\ \
| * | SI-7240 fixes language feature lookupEugene Burmako2013-03-123-0/+51
* | | Merge pull request #2222 from scalamacros/ticket/6725Paul Phillips2013-03-124-0/+21
|\ \ \
| * | | SI-6725 `f` interpolator now supports %n tokensEugene Burmako2013-03-094-0/+21
| |/ /
* | | Merge pull request #2227 from mergeconflict/2.10.x-SI-7132Paul Phillips2013-03-122-10/+15
|\ \ \ | |_|/ |/| |
| * | SI-7132 - don't discard Unit type in interpreterDan Rosen2013-03-092-10/+15
* | | Merge pull request #2221 from scalamacros/ticket/5710Adriaan Moors2013-03-114-0/+32
|\ \ \
| * | | SI-5710 has fixed itselfEugene Burmako2013-03-094-0/+32
| | |/ | |/|
* | | Merge pull request #2223 from scalamacros/ticket/7235Adriaan Moors2013-03-112-0/+18
|\ \ \
| * | | reifier is now aware of SI-7235Eugene Burmako2013-03-092-0/+18
| |/ /
* | | Merge pull request #2199 from retronym/ticket/7214Adriaan Moors2013-03-051-0/+57
|\ \ \
| * | | SI-7214 outer check based on dealiased pattern type.Jason Zaugg2013-03-051-0/+57
* | | | Merge pull request #2198 from retronym/ticket/7215Paul Phillips2013-03-051-0/+6
|\ \ \ \
| * | | | SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-051-0/+6
| |/ / /
* | | | Merge pull request #2175 from retronym/ticket/7185Paul Phillips2013-03-052-0/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-022-0/+46
* | | | Merge pull request #2184 from adriaanm/revert-pr-2083Adriaan Moors2013-03-018-2071/+0
|\ \ \ \
| * | | | Revert SI-6240 synchronization for runtime reflectionAdriaan Moors2013-03-018-2071/+0
| | |/ / | |/| |
* | | | Merge pull request #2179 from adriaanm/merge-2.10.1Adriaan Moors2013-03-015-40/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-275-40/+78
| |\ \ \
| | * | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | * | | Merge pull request #2152 from retronym/topic/annotatedRetyping-2.10.1Adriaan Moors2013-02-212-0/+68
| | |\ \ \
| | | * | | Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-212-0/+68
| | * | | | SI-7128 Fix regression in copyToArray for empty arraysJason Zaugg2013-02-141-0/+3
| | |/ / /
| | * | | [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-104-40/+75
* | | | | Merge pull request #2083 from scalamacros/ticket/6240Adriaan Moors2013-02-278-0/+2071
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | runtime reflection: death from thousand threadsEugene Burmako2013-02-114-0/+2051
| * | | | SI-7045 reflection now auto-initializes selfTypeEugene Burmako2013-02-112-0/+14
| * | | | removes the crazy extraneous logEugene Burmako2013-02-112-0/+6
| |/ / /
* | | | Merge pull request #2134 from scalamacros/topic/resetattrs-thisPaul Phillips2013-02-272-0/+12
|\ \ \ \
| * | | | resetAttrs now always erases This.tpeEugene Burmako2013-02-172-0/+12