summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-0812-4/+113
* Merge pull request #2035 from scalamacros/ticket/6989Eugene Burmako2013-02-083-0/+299
|\
| * introduces an exhaustive java-to-scala testEugene Burmako2013-02-053-17/+262
| * SI-6989 privateWithin is now populated in reflectEugene Burmako2013-02-043-0/+54
* | Merge pull request #2085 from scalamacros/ticket/5824Eugene Burmako2013-02-082-0/+9
|\ \
| * | SI-5824 Fix crashes in reify with _*Evgeny Kotelnikov2013-02-072-0/+9
* | | Merge pull request #2093 from adriaanm/ticket-6961James Iry2013-02-072-82/+0
|\ \ \
| * | | SI-6961 no structural sharing in list serializationAleksandar Prokopec2013-02-072-82/+0
* | | | Merge pull request #2090 from adriaanm/rebase-pr-2011James Iry2013-02-074-25/+55
|\ \ \ \
| * | | | SI-6187 Make partial functions re-typableJason Zaugg2013-02-074-25/+55
| |/ / /
* | | | Merge pull request #2088 from retronym/ticket/6146James Iry2013-02-072-0/+91
|\ \ \ \
| * | | | SI-6146 More accurate prefixes for sealed subtypes.Jason Zaugg2013-02-072-0/+91
* | | | | Merge pull request #2084 from scalamacros/ticket/6113Adriaan Moors2013-02-072-0/+7
|\ \ \ \ \
| * | | | | SI-6113 typeOf now works for type lambdasEugene Burmako2013-02-072-0/+7
| | |_|/ / | |/| | |
* | | | | Merge pull request #2069 from retronym/ticket/6888James Iry2013-02-072-0/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-6888 Loosen criteria for $outer search.Jason Zaugg2013-02-052-0/+22
| | |/ / | |/| |
* | | | Merge pull request #2068 from scalamacros/ticket/7064Adriaan Moors2013-02-077-32/+80
|\ \ \ \
| * | | | [nomaster] verifies compat with 2.10.0Eugene Burmako2013-02-052-0/+49
| * | | | [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-051-18/+17
| * | | | [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-054-14/+14
| | |/ / | |/| |
* | | | [nomaster] Revert "SI-5017 Poor performance of :+ operator on Arrays"James Iry2013-02-062-15/+0
| |/ / |/| |
* | | Merge pull request #2051 from adriaanm/ticket-7039Adriaan Moors2013-02-042-0/+12
|\ \ \
| * | | SI-7039 unapplySeq result type independent of subpattern countAdriaan Moors2013-02-012-0/+12
* | | | Merge pull request #2040 from scalamacros/ticket/7008Adriaan Moors2013-02-0419-5/+203
|\ \ \ \ | |_|/ / |/| | |
| * | | reflecting @throws defined in Scala codeEugene Burmako2013-02-044-0/+34
| * | | evicts javac-artifacts.jarEugene Burmako2013-02-0114-7/+141
| * | | SI-7008 @throws annotations are now populated in reflectEugene Burmako2013-02-013-0/+30
* | | | Merge pull request #2001 from JamesIry/2.10.x_SI-5313Grzegorz Kossakowski2013-02-042-0/+66
|\ \ \ \
| * | | | SI-5313 Test clobbers on the back edge of a loopJames Iry2013-02-022-2/+10
| * | | | SI-5313 Eliminate more stores by replacing clobbers with null storesJames Iry2013-01-302-1/+9
| * | | | SI-5313 Do not eliminate stores that potentially wipe referenesJames Iry2013-01-282-0/+50
* | | | | Merge pull request #2039 from scalamacros/ticket/7046Eugene Burmako2013-02-042-0/+15
|\ \ \ \ \
| * | | | | SI-7046 reflection now auto-initializes knownDirectSubclassesEugene Burmako2013-01-312-0/+15
* | | | | | Merge pull request #2022 from lrytz/analyzerPlugins210Lukas Rytz2013-02-035-1/+344
|\ \ \ \ \ \
| * | | | | | Analyzer PluginsLukas Rytz2013-02-032-0/+318
| * | | | | | SI-1803, plus documentation and cleanups in Namers, mainly in typeSigLukas Rytz2013-02-032-0/+25
| * | | | | | case module toString is syntheticLukas Rytz2013-02-031-1/+1
* | | | | | | Merge pull request #2033 from adriaanm/patmat-optAdriaan Moors2013-02-033-120/+110
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-312-73/+69
| * | | | | | don't store subpats bound to underscoreAdriaan Moors2013-01-311-8/+2
| * | | | | | no null check for type-tested unapply argAdriaan Moors2013-01-311-103/+103
| |/ / / / /
* | | | | | Merge pull request #1979 from retronym/backport/1499James Iry2013-02-012-0/+41
|\ \ \ \ \ \
| * | | | | | [backport] Fix for SI-6206, inconsistency with apply.Jason Zaugg2013-01-262-0/+41
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2026 from JamesIry/2.10.x_SI-2818Grzegorz Kossakowski2013-02-012-0/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | SI-2818 Make List.foldRight always do a reverse/foldLeft flipJames Iry2013-01-312-0/+10
* | | | | | Merge pull request #2043 from lrytz/t3353Adriaan Moors2013-02-012-0/+11
|\ \ \ \ \ \
| * | | | | | SI-3353 don't extract <unapply-selector> into named-arg local valLukas Rytz2013-01-312-0/+11
* | | | | | | Merge pull request #1960 from ViniciusMiana/2.10.xJames Iry2013-02-011-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | SI-6853 changed private method remove to be tail recursive.Vinicius Miana2013-01-251-0/+18
* | | | | | | Merge pull request #2015 from paulp/rc1-backportsPaul Phillips2013-01-317-0/+119
|\ \ \ \ \ \ \