summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Emit trait method bodies in staticsJason Zaugg2016-06-281-0/+21
* Merge commit '91b6944' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-191-0/+27
|\
| * SI-9245 Fresher name in Try and testSom Snytt2016-06-071-0/+27
* | Merge commit '90706b0' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-012-0/+13
|\|
| * Move t8449 to correct placeLukas Rytz2016-05-172-0/+13
| * Update partest to 1.0.12, test case for reporting invalid flagsLukas Rytz2016-02-171-1/+1
* | Merge pull request #5102 from milessabin/2.12.xJason Zaugg2016-05-2718-0/+206
|\ \
| * | SI-2712 Add support for higher order unificationMiles Sabin2016-05-2418-0/+206
* | | Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-256-6/+6
* | | Merge pull request #4935 from som-snytt/issue/8044-tickvarAdriaan Moors2016-05-241-0/+15
|\ \ \ | |/ / |/| |
| * | SI-8044 Allow any id in explicit pattern bindingSom Snytt2016-05-201-0/+8
| * | SI-8044 Allow binding backquoted varid in patternsSom Snytt2016-05-201-0/+7
* | | Merge pull request #5106 from milessabin/topic/hkgadtAdriaan Moors2016-05-231-0/+35
|\ \ \
| * | | Added pos test with multiple cases; added neg tests.Miles Sabin2016-05-061-4/+21
| * | | Added missing result type to test.Miles Sabin2016-04-201-1/+1
| * | | SI-9760 Fix for higher-kinded GADT refinementMiles Sabin2016-04-191-0/+18
* | | | Merge pull request #4988 from som-snytt/issue/backtick-barAdriaan Moors2016-05-201-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-9665 Backquoted vbar in extractor patternSom Snytt2016-03-151-0/+7
* | | | Test case for SI-5183, tagged primitives in case classes (#5144)Ben Hutchison2016-05-192-0/+42
* | | | SI-9397 Add "_root_" to "GenUtils.scalaFactoryCall" to avoid the scala packag...Shixiong Zhu2016-05-111-0/+12
* | | | Emit a warning when a constant expression evaluates to an ArithmeticException...Olli Helenius2016-05-023-0/+8
* | | | SI-9684 Deprecate JavaConversionsSom Snytt2016-04-226-12/+12
* | | | Merge pull request #5096 from lrytz/traitParentsLukas Rytz2016-04-201-0/+4
|\ \ \ \
| * | | | SD-98 don't emit unnecessary mixin forwardersLukas Rytz2016-04-121-0/+4
| | |/ / | |/| |
* / | | Remove dead-code runtime hash() methods.Sébastien Doeraene2016-04-131-4/+0
|/ / /
* | | Merge pull request #5068 from retronym/topic/jdk8ism2v2.12.0-M4Lukas Rytz2016-04-012-0/+10
|\ \ \
| * | | Java types and type parameters can be annotated since JSR 308Jason Zaugg2016-03-292-0/+10
* | | | Merge pull request #4971 from adriaanm/genbcode-delambdafyAdriaan Moors2016-03-3118-15/+100
|\ \ \ \
| * | | | typedFunction undoes eta-expansion regardless of expected typeAdriaan Moors2016-03-301-0/+10
| * | | | Additional SAM restrictions identified by JasonAdriaan Moors2016-03-264-8/+38
| * | | | More fixes based on feedback by LukasAdriaan Moors2016-03-263-0/+0
| * | | | Treat `Function` literals uniformly, expecting SAM or FunctionN.Adriaan Moors2016-03-262-2/+3
| * | | | Review feedback from LukasAdriaan Moors2016-03-261-1/+1
| * | | | SI-9449 sam expansion for explicitly eta-expanded methodAdriaan Moors2016-03-261-0/+19
| * | | | Refactor typedFunction, rework synthesizeSAMFunction for sammyAdriaan Moors2016-03-265-0/+33
| * | | | SI-9415 Turn on SAM by defaultJason Zaugg2016-03-268-8/+0
| |/ / /
* | | | Merge pull request #5008 from janekdb/2.12.x-remove-Predef-errorSeth Tisue2016-03-292-2/+2
|\ \ \ \
| * | | | Remove deprecated Predef.errorJanek Bogucki2016-03-262-2/+2
| |/ / /
* | | | Merge pull request #5021 from szeiger/wip/remove-deprecationsSeth Tisue2016-03-291-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make some collection classes final or sealedStefan Zeiger2016-03-231-1/+2
* | | | New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-181-4/+4
|/ / /
* | | SI-9658 Fix crosstalk between partial fun. and GADT matchJason Zaugg2016-03-041-0/+10
* | | Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-161-1/+1
* | | Rewrite a few more tests to the new optimizerLukas Rytz2016-02-159-40/+3
|/ /
* | Merge pull request #4868 from retronym/ticket/9542-comboJason Zaugg2016-02-101-0/+8
|\ \
| * | SI-9542 Unify different reprs. of module type refsJason Zaugg2016-02-011-0/+8
* | | Merge pull request #4920 from lrytz/oldOptimizerTestsLukas Rytz2016-02-0325-664/+2
|\ \ \ | |/ / |/| |
| * | Re-write and Re-enable optimizer testsLukas Rytz2016-02-0325-664/+2
* | | SI-9398 Treat case classes as one-element ADTs for analysisJason Zaugg2016-01-291-0/+1
* | | SI-9630 Fix spurious warning related to same-named case accessorsJason Zaugg2016-01-299-0/+101
|/ /