summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-251-20/+76
* Merge pull request #3647 from densh/si/8411Jason Zaugg2014-03-253-0/+19
|\
| * SI-8411 match desugared partial functionsDenys Shabalin2014-03-223-0/+19
* | introduces Mirror.typeOfEugene Burmako2014-03-252-0/+56
* | Merge pull request #3653 from densh/si/8200Jason Zaugg2014-03-252-5/+13
|\ \
| * | SI-8200 provide an identity liftable for treesDenys Shabalin2014-03-242-5/+13
* | | Merge pull request #3637 from densh/si/8420Jason Zaugg2014-03-251-0/+21
|\ \ \
| * | | SI-8420 don't crash on unquoting of non-liftable native typeDenys Shabalin2014-03-171-0/+21
| | |/ | |/|
* | | SI-8428 Fix regression in iterator concatenationJason Zaugg2014-03-201-0/+12
| |/ |/|
* | SI-8341 minor fixup for comments in testAdriaan Moors2014-03-181-3/+3
* | SI-8341 Refine handoff of undet. params from implicit searchJason Zaugg2014-03-182-0/+90
* | Merge pull request #3638 from xeno-by/topic/freshname-hotfixv2.11.0-RC2Adriaan Moors2014-03-173-0/+16
|\ \ | |/ |/|
| * SI-8425 don't create double-dollar names in c.freshNameEugene Burmako2014-03-183-0/+16
* | Merge pull request #3631 from adriaanm/t4492Adriaan Moors2014-03-163-12/+12
|\ \ | |/ |/|
| * SI-4492 More informative error when class not found on classpathAdriaan Moors2014-03-143-12/+12
* | Merge pull request #3617 from VladimirNik/typedTreesPrinter-2.11.0-SI-8386Adriaan Moors2014-03-142-833/+1169
|\ \
| * | Printers tests uncommentedVladimirNik2014-03-132-1171/+1163
| * | SI-8386 fixedVladimirNik2014-03-111-268/+612
* | | Merge pull request #3598 from som-snytt/issue/8266-amend-adviceAdriaan Moors2014-03-141-1/+1
|\ \ \
| * | | SI-8266 Amend advice for deprecated octal 042Som Snytt2014-02-281-1/+1
* | | | Merge pull request #3628 from gzm0/test-fixAdriaan Moors2014-03-142-2/+2
|\ \ \ \
| * | | | Minor fixes in test. The equals method always returned true.Tobias Schlatter2014-03-132-2/+2
* | | | | Merge pull request #3623 from paulp/pr/source-210Adriaan Moors2014-03-143-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-8265 Restore 2.10 variance behavior under -Xsource:2.10Paul Phillips2014-03-123-0/+8
| |/ / /
* | | | Merge pull request #3625 from retronym/ticket/8403Adriaan Moors2014-03-141-0/+9
|\ \ \ \
| * | | | SI-8403 Fix regression in name binding with imports in templatesJason Zaugg2014-03-131-0/+9
| |/ / /
* / / / SI-8407 "symbol not found" in Scaladoc use cases: warning onlyJason Zaugg2014-03-132-0/+24
|/ / /
* | | Merge pull request #3622 from retronym/ticket/8395Adriaan Moors2014-03-121-0/+9
|\ \ \
| * | | SI-8395 Regression in pattern matching with nested bindsJason Zaugg2014-03-121-0/+9
* | | | Merge pull request #3615 from retronym/ticket/8376Adriaan Moors2014-03-125-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8376 Better type printing for Java varargsJason Zaugg2014-03-103-0/+15
| * | | SI-8376 Fix overload resolution with Java varargsJason Zaugg2014-03-102-0/+23
* | | | Merge pull request #3616 from retronym/ticket/8363Adriaan Moors2014-03-113-0/+15
|\ \ \ \
| * | | | SI-8363 Disable -Ydelambdafy:method in constructor positionJason Zaugg2014-03-103-0/+15
| |/ / /
* | | | Add more tests for partial functionsDenys Shabalin2014-03-102-0/+10
* | | | SI-8366 make partial function and match trees disjointDenys Shabalin2014-03-102-6/+14
| |_|/ |/| |
* | | Merge pull request #3611 from densh/si/8385Adriaan Moors2014-03-101-0/+8
|\ \ \
| * | | SI-8385 make sure $quasiquote$tuple gets reified properlyDenys Shabalin2014-03-091-0/+8
* | | | Merge pull request #3594 from densh/si/8331Adriaan Moors2014-03-102-0/+24
|\ \ \ \
| * | | | SI-8331 make sure type select & applied type doesn't match termsDenys Shabalin2014-03-092-0/+24
| |/ / /
* | | | Merge pull request #3607 from xeno-by/ticket/8367Adriaan Moors2014-03-106-16/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-8367 revert SI-8192's change to primaryConstructor when isJavaDefinedAdriaan Moors2014-03-076-16/+17
* | | | Merge pull request #3606 from xeno-by/ticket/8375Jason Zaugg2014-03-1017-7/+74
|\ \ \ \
| * | | | Addresses pull request feedbackEugene Burmako2014-03-081-1/+1
| * | | | SI-8375 saner binary incompat errors for macrosEugene Burmako2014-03-0717-7/+74
| |/ / /
* | | | 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
| |/ /
* | | Merge pull request #3610 from xeno-by/ticket/8369Jason Zaugg2014-03-084-0/+23
|\ \ \
| * | | SI-8369 resetAttrs now correctly accounts for skolemsEugene Burmako2014-03-074-0/+23
| |/ /
* | | SI-8372: unspliceable type printed in error messageGrzegorz Kossakowski2014-03-071-2/+2