summaryrefslogtreecommitdiff
path: root/test/pending
Commit message (Expand)AuthorAgeFilesLines
* Revert existential infer part of #5376Adriaan Moors2016-12-012-0/+13
* Merge pull request #5280 from retronym/ticket/8079Adriaan Moors2016-08-293-0/+15
|\
| * Address review feedback: comments, renames and extra testJason Zaugg2016-08-292-0/+8
| * SI-8079 Only expand local aliases during variance checksJason Zaugg2016-08-181-0/+7
* | SI-5294 Use bounds of abstract prefix in asSeenFromJason Zaugg2016-08-231-22/+0
* | Drive accessor synthesis from info transformerAdriaan Moors2016-08-113-0/+95
* | Fields phaseAdriaan Moors2016-08-111-4/+2
|/
* Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-251-1/+1
* Move test run/origins.scala to pendingLukas Rytz2016-04-123-0/+28
* Re-write and Re-enable optimizer testsLukas Rytz2016-02-033-66/+0
* Rewrite test: no local for underscoreLukas Rytz2016-01-254-49/+0
* Rewrite test: no null in patmatLukas Rytz2016-01-254-40/+0
* Rewrite test: no type test on primitives in patmatLukas Rytz2016-01-254-34/+0
* Rewrite test for SI-7006Lukas Rytz2016-01-254-61/+0
* Rewrite test for inlining higher-order functionsLukas Rytz2016-01-252-92/+0
* Rewrite test for inlining from sealed classLukas Rytz2016-01-252-55/+0
* Rewrite copy propagation testLukas Rytz2016-01-252-185/+0
* Rewrite test for SI-5313Lukas Rytz2016-01-252-66/+0
* Rewrite test for SI-6955Lukas Rytz2016-01-251-33/+0
* Rewrite test for SI-6956Lukas Rytz2016-01-251-31/+0
* Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-2731-0/+1503
* Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-221-0/+0
|\
| * unset inappropriate execute bitsSeth Tisue2015-09-021-0/+0
* | SI-9373 Restore the test for t8960 with IndyLamba enabledLukas Rytz2015-07-031-72/+0
* | Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-0215-392/+0
* | Fix some tests, move others to pending/Lukas Rytz2015-07-0119-0/+530
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-242-2/+2
|\|
| * Fix some typos (a-c)Janek Bogucki2015-06-182-2/+2
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-011-1/+1
|\|
| * Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* | Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-2321-432/+0
|/
* SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-241-0/+50
* Fix many typos in docs and commentsmpociecha2014-12-142-2/+2
* Merge pull request #4044 from retronym/ticket/5091Lukas Rytz2014-11-051-11/+0
|\
| * SI-5091 Move named-args cycle test from pending to negJason Zaugg2014-10-101-11/+0
* | SI-3439 Fix use of implicit constructor params in super callJason Zaugg2014-10-101-2/+0
|/
* SI-8582 emit InnerClasses attribute in GenBCodeLukas Rytz2014-05-133-19/+0
* SI-8582 Pending test for InnerClasses bug in GenBCodeJason Zaugg2014-05-123-0/+19
* SI-8363 Disable -Ydelambdafy:method in constructor positionJason Zaugg2014-03-101-0/+7
* SI-4728 test caseLukas Rytz2014-02-262-13/+0
* reverses SI-6484Eugene Burmako2014-02-184-0/+46
* Revert "SI-5920 enables default and named args in macros"Jason Zaugg2014-02-176-0/+35
* Merge pull request #3397 from xeno-by/ticket/5920Jason Zaugg2014-02-166-35/+0
|\
| * SI-5920 enables default and named args in macrosEugene Burmako2014-02-106-35/+0
* | SI-5900 Fix pattern inference regressionJason Zaugg2014-02-122-0/+51
* | SI-5900 Pending test to show that SI-7886 persistsJason Zaugg2014-02-121-0/+23
* | Revert "SI-1786 incorporate defined bounds in inference"Adriaan Moors2014-02-112-0/+75
|/
* Merge pull request #3485 from xeno-by/topic/reset-all-attrsJason Zaugg2014-02-091-1/+1
|\
| * further limits discoverability of resetAttrsEugene Burmako2014-02-071-1/+1
* | SI-8131 fixes residual race condition in runtime reflectionEugene Burmako2014-01-211-32/+0