summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2310 from retronym/ticket/6168Paul Phillips2013-04-029-0/+142
|\
| * SI-6168 Retain prefix when parsing types in JVM signaturesJason Zaugg2013-03-259-0/+142
* | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-0223-505/+959
|\ \
| * | 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 #2305 from retronym/ticket/7296-2Adriaan Moors2013-03-292-0/+35
|\ \ \ \
| * | | | SI-7296 Remove arity limit for case classesJason Zaugg2013-03-252-0/+35
| | |_|/ | |/| |
* | | | Merge commit '395e90a786' into pr/merge-395e90a786Paul Phillips2013-03-287-0/+72
|\ \ \ \ | | |/ / | |/| |
| * | | 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 #2323 from paulp/pr/iterator_++Paul Phillips2013-03-282-0/+19
|\ \ \ \ \
| * | | | | Iterator.++ no longer blows the stack.Paul Phillips2013-03-262-0/+19
| | |_|_|/ | |/| | |
* / | | | Overhauled local/getter/setter name logic.Paul Phillips2013-03-252-10/+10
|/ / / /
* | | | Merge pull request #2260 from som-snytt/issue/5717-assert-pkgdirPaul Phillips2013-03-231-0/+21
|\ \ \ \
| * | | | SI-5717 error when bytecode cannot be writtenSom Snytt2013-03-221-0/+21
* | | | | SI-7102 Specialize isEmpty for bitsetsEugene Vigdorchik2013-03-211-0/+13
* | | | | Merge pull request #2235 from vigdorchik/si_5513James Iry2013-03-202-0/+27
|\ \ \ \ \
| * | | | | SI-5513: add inplace set-theoretic operations for mutable bitsets.Eugene Vigdorchik2013-03-112-0/+27
* | | | | | Merge pull request #2244 from paulp/pr/notNullAdriaan Moors2013-03-172-4/+4
|\ \ \ \ \ \
| * | | | | | SI-7247, deprecated NotNull.Paul Phillips2013-03-132-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2214 from JamesIry/master_constant_optimizationJames Iry2013-03-157-3/+142
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Cleanup of constant optimizationJames Iry2013-03-146-0/+118
| * | | | | Analyze constants to remove unnecessary branchesJames Iry2013-03-073-3/+24
* | | | | | Merge pull request #2242 from adriaanm/merge-2.10.xPaul Phillips2013-03-136-0/+50
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 2.10.x into masterAdriaan Moors2013-03-126-0/+50
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | 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
| | | |/ / / /