summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-104-40/+75
* Merge pull request #2100 from paulp/pr/fix-super-varargs-savedJames Iry2013-02-093-0/+30
|\
| * Fix for paramaccessor alias regression.Paul Phillips2013-02-083-0/+30
* | Merge pull request #2094 from scalamacros/ticket/6591James Iry2013-02-0835-79/+224
|\ \ | |/ |/|
| * accommodates pull request feedbackEugene Burmako2013-02-082-0/+30
| * term and type reftrees are now reified uniformlyEugene Burmako2013-02-0823-77/+83
| * SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-0812-4/+113
* | Merge pull request #2095 from hubertp/ticket/5675James Iry2013-02-086-9/+9
|\ \
| * | SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-086-9/+9
* | | Merge pull request #2092 from lrytz/t7096James Iry2013-02-082-0/+38
|\ \ \
| * | | SI-7096 SubstSymMap copies trees before modifying their symbolsLukas Rytz2013-02-082-0/+38
* | | | Merge pull request #2017 from retronym/ticket/6666James Iry2013-02-086-0/+139
|\ \ \ \
| * | | | Class symbols can't be contravariant.Jason Zaugg2013-02-042-0/+51
| * | | | SI-6666 Account for nesting in setting INCONSTRUCTORJason Zaugg2013-02-024-1/+33
| * | | | Move a test from pos to run to highlight bytecode deficiencies.Jason Zaugg2013-01-281-0/+56
* | | | | Merge pull request #2091 from JamesIry/2.10.x_SI-6478James Iry2013-02-082-0/+52
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [backport] SI-6478 Fixing JavaTokenParser identJames Roper2013-02-072-0/+52
| | |/ / | |/| |
* | | | 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
|\ \ \ \ \ \ \