summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f784fbfbce' into merge-210Paul Phillips2013-02-102-16/+37
|\
| * Add a request to presentation compiler to fetch doc comment information.Eugene Vigdorchik2013-02-062-16/+37
| |
| \
| \
| \
*---. \ Merge commit 'b43ae58f31'; commit 'b579a42ee3'; commit '81fa831609' into merg...Paul Phillips2013-02-1021-37/+523
|\ \ \ \
| | | * | Class symbols can't be contravariant.Jason Zaugg2013-02-042-0/+51
| | | * | SI-6666 Catch VerifyErrors in the making in early defs.Jason Zaugg2013-02-022-4/+15
| | | * | Broader checks for poisonous this references.Jason Zaugg2013-02-0210-49/+90
| | | * | Add a test case from the comments of SI-6666.Jason Zaugg2013-02-022-0/+21
| | | * | 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-5/+14
| | * | | SI-6888 Loosen criteria for $outer search.Jason Zaugg2013-02-052-0/+22
| * | | | 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 commit '558c059227' into merge-210Paul Phillips2013-02-092-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge pull request #2059 from VladUreche/issue/7060James Iry2013-02-062-0/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | SI-7060 More conservative dead code elim markingVlad Ureche2013-02-052-0/+12
* | | | | | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-0950-128/+592
|\| | | | |
| * | | | | 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 #2063 from retronym/ticket/6667-2.10.x-revertAdriaan Moors2013-02-044-2/+6
| |\ \ \ \ \ \
| | * | | | | | [nomerge] SI-6667 Demote a new ambiguity error to a lint warning.Jason Zaugg2013-02-044-2/+6
| * | | | | | | Merge pull request #2040 from scalamacros/ticket/7008Adriaan Moors2013-02-0420-6/+203
| |\ \ \ \ \ \ \
| | * | | | | | | reflecting @throws defined in Scala codeEugene Burmako2013-02-044-0/+34
| | * | | | | | | evicts javac-artifacts.jarEugene Burmako2013-02-0115-8/+141
| | * | | | | | | SI-7008 @throws annotations are now populated in reflectEugene Burmako2013-02-014-1/+31
| * | | | | | | | Merge pull request #1992 from retronym/ticket/7033Adriaan Moors2013-02-041-0/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | SI-7033 Be symful when creating factory methods.Jason Zaugg2013-02-021-0/+15
| * | | | | | | | 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-0313-5/+398
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #1976 from retronym/backport/1468James Iry2013-02-032-0/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SI-7022 Additional test case for value class w. boundsJason Zaugg2013-02-021-0/+9
| | * | | | | | | | | | [backport] SI-6482, lost bounds in extension methods.Jason Zaugg2013-02-021-0/+11
| * | | | | | | | | | | Merge pull request #2033 from adriaanm/patmat-optAdriaan Moors2013-02-0319-120/+252
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | SI-6941 testsAdriaan Moors2013-01-314-0/+28
| | * | | | | | | | | | | SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-315-76/+69
| | * | | | | | | | | | | no type test if static type <:< primitive value classAdriaan Moors2013-01-314-0/+35
| | * | | | | | | | | | | don't store subpats bound to underscoreAdriaan Moors2013-01-315-8/+49
| | * | | | | | | | | | | no null check for type-tested unapply argAdriaan Moors2013-01-315-103/+138
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #2044 from phaller/issue/7029Adriaan Moors2013-02-021-1/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | SI-7029 - Make test more robustPhilipp Haller2013-02-011-24/+12
| | * | | | | | | | | | | SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-311-0/+24
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #2019 from scalamacros/ticket/6539Eugene Burmako2013-02-012-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | SI-6539 moves @compileTimeOnly away from scala-reflectEugene Burmako2013-01-312-1/+7
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pull request #2042 from mt2309/SI-5151Paul Phillips2013-02-082-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-5151 - Add firstKey and lastKey to LongMap.Michael Thorpe2013-01-312-0/+8
* | | | | | | | | | | | Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-0413-5/+398
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |