summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* SI-8497 Fix regression in pickling of AnnotatedTypesJason Zaugg2014-04-142-0/+14
* SI-8460 Fix regression in divergent implicit recoveryJason Zaugg2014-03-311-0/+25
* SI-8411 match desugared partial functionsDenys Shabalin2014-03-222-0/+14
* SI-8403 Fix regression in name binding with imports in templatesJason Zaugg2014-03-131-0/+9
* Merge pull request #3615 from retronym/ticket/8376Adriaan Moors2014-03-122-0/+23
|\
| * SI-8376 Fix overload resolution with Java varargsJason Zaugg2014-03-102-0/+23
* | Merge pull request #3616 from retronym/ticket/8363Adriaan Moors2014-03-112-0/+8
|\ \
| * | SI-8363 Disable -Ydelambdafy:method in constructor positionJason Zaugg2014-03-102-0/+8
| |/
* | Merge pull request #3607 from xeno-by/ticket/8367Adriaan Moors2014-03-101-0/+11
|\ \ | |/ |/|
| * SI-8367 revert SI-8192's change to primaryConstructor when isJavaDefinedAdriaan Moors2014-03-071-0/+11
* | Merge pull request #3603 from xeno-by/ticket/8364Jason Zaugg2014-03-102-0/+12
|\ \
| * | SI-8364 fixes cxTree lookup for importsEugene Burmako2014-03-072-0/+12
| |/
* / SI-8369 resetAttrs now correctly accounts for skolemsEugene Burmako2014-03-074-0/+23
|/
* test case that verifies SI-8352Eugene Burmako2014-02-273-0/+12
* SI-8240 Consider rolling back optimizations for ListRex Kerr2014-02-252-0/+22
* SI-8324 fix permutation in test filenameAdriaan Moors2014-02-231-0/+0
* Merge pull request #3573 from retronym/ticket/8324Grzegorz Kossakowski2014-02-221-0/+16
|\
| * SI-8324 Fix regression in override checks for sealed classesJason Zaugg2014-02-221-0/+16
* | Merge pull request #3567 from retronym/ticket/8315Jason Zaugg2014-02-224-0/+25
|\ \ | |/ |/|
| * SI-8315 Fix crash in dead code eliminationJason Zaugg2014-02-204-0/+25
* | Merge pull request #3557 from adriaanm/t8224Jason Zaugg2014-02-211-0/+12
|\ \
| * | SI-8224 Fix regression in f-bound aware LUBsJason Zaugg2014-02-181-0/+12
| |/
* | Merge pull request #3555 from adriaanm/rebase-3553Jason Zaugg2014-02-211-0/+8
|\ \
| * | SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-0/+8
| |/
* | SI-6675 deprecation warning for auto-tupling in patternsAdriaan Moors2014-02-191-1/+1
* | SI-8306: handle SWITCH nodes with just default caseGrzegorz Kossakowski2014-02-192-0/+9
* | Merge pull request #3452 from xeno-by/topic/palladium0Jason Zaugg2014-02-1920-10/+708
|\ \ | |/ |/|
| * makes sure compat._ provides full compatibility with 2.10.xEugene Burmako2014-02-188-0/+587
| * tests for SI-8300Eugene Burmako2014-02-185-0/+102
| * Merge remote-tracking branch 'retronym/topic/8301' into topic/palladium0Eugene Burmako2014-02-182-0/+55
| |\
| * \ Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-167-0/+42
| |\ \
| * | | some renamingsEugene Burmako2014-02-151-1/+1
| * | | establishes scala.reflect.api#internalEugene Burmako2014-02-143-8/+11
| * | | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-1433-47/+320
| |\ \ \
| * | | | SI-6931 cleans up the position APIEugene Burmako2014-02-141-1/+1
| * | | | SI-8187 api#Symbol.name now has precise typeEugene Burmako2014-02-142-0/+6
* | | | | Merge pull request #3545 from retronym/topic/8301Jason Zaugg2014-02-182-0/+55
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | SI-8304 Allow volatile-typed Idents as stable ident patternsJason Zaugg2014-02-181-0/+36
| * | | | SI-8301 fix regression with refinement subtyping, wildcard type.Jason Zaugg2014-02-171-0/+19
| | |_|/ | |/| |
* / | | SI-5165 separate compilation test Java annotations bugJason Zaugg2014-02-183-0/+17
|/ / /
* | | Merge pull request #3521 from xeno-by/ticket/8270Jason Zaugg2014-02-164-0/+28
|\ \ \
| * | | SI-8270 unconfuses bundles and vanilla macrosEugene Burmako2014-02-134-0/+28
* | | | Merge pull request #3493 from retronym/ticket/3452-2Grzegorz Kossakowski2014-02-161-0/+10
|\ \ \ \
| * | | | SI-3452 Correct Java generic signatures for mixins, static forwardersJason Zaugg2014-02-091-0/+10
* | | | | Merge pull request #3533 from adriaanm/t8283Adriaan Moors2014-02-142-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-8283 mutation-free bound inference for existentialsJason Zaugg2014-02-142-0/+4
* | | | | Merge pull request #3525 from adriaanm/t8177bAdriaan Moors2014-02-143-88/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8177 specializeSym must use memberInfo on high sideAdriaan Moors2014-02-133-88/+5
* | | | | SI-8276 Test for cyclic error caused by (reverted) SI-1786 fixJason Zaugg2014-02-131-0/+57
|/ / / /
* | | | Merge pull request #3389 from retronym/ticket/8134-2Jason Zaugg2014-02-1317-0/+115
|\ \ \ \