summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8144 permalinks in scaladocMarcin Kubala2014-03-142-4/+79
* 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
* | Test case for SI-8372: issue with ArrayOps.unzipGrzegorz Kossakowski2014-03-072-0/+17
|/
* Merge pull request #3592 from densh/si/8281Eugene Burmako2014-03-031-0/+12
|\
| * SI-8281 check for unbound placeholder parameters in quasiquote parserDenys Shabalin2014-02-281-0/+12
* | SI-8332 implicit class param unquoting in quasiquotesDenys Shabalin2014-03-022-2/+17
* | Merge pull request #3596 from densh/si/8333Eugene Burmako2014-03-011-1/+5
|\ \
| * | SI-8333 can't use modifiers if class is in a blockDenys Shabalin2014-02-281-1/+5
| |/
* | Merge pull request #3593 from densh/si/8285Eugene Burmako2014-03-012-1/+18
|\ \
| * | SI-8285 use correct kind of map for quasiquote positionsDenys Shabalin2014-02-282-1/+18
| |/
* | Merge pull request #3591 from densh/si/8275Eugene Burmako2014-03-012-6/+37
|\ \
| * | Fix block construction/deconstruction asymmetryDenys Shabalin2014-02-282-6/+26
| * | SI-8275 allow to directly extract block contents of the case defDenys Shabalin2014-02-281-0/+11
| |/
* / test case that verifies SI-8352Eugene Burmako2014-02-273-0/+12
|/
* SI-4728 test caseLukas Rytz2014-02-263-2/+7
* Merge pull request #3583 from adriaanm/t8197Adriaan Moors2014-02-251-2/+5
|\
| * SI-8197 clarify overloading resolution with default argsAdriaan Moors2014-02-251-2/+5
* | Merge pull request #3581 from Ichoran/issue/3235-minimalAdriaan Moors2014-02-253-0/+21
|\ \
| * | SI-3235 math.round() returns wrong results for Int and LongRex Kerr2014-02-253-0/+21
* | | Merge pull request #3498 from Ichoran/issue/8240Grzegorz Kossakowski2014-02-252-0/+22
|\ \ \
| * | | SI-8240 Consider rolling back optimizations for ListRex Kerr2014-02-252-0/+22
| |/ /
* | | Merge pull request #3582 from adriaanm/t8251Grzegorz Kossakowski2014-02-251-1/+1
|\ \ \ | |/ / |/| |
| * | SI-8251 deprecate `ListBuffer::readOnly`Pavel Pavlov2014-02-241-1/+1
| |/
* | Merge pull request #3566 from adriaanm/t6455Grzegorz Kossakowski2014-02-255-1/+47
|\ \ | |/ |/|
| * SI-6455 util.Try supports withFilterAdriaan Moors2014-02-241-0/+35
| * SI-6455 under -Xfuture, don't rewrite .withFilter to .filterAdriaan Moors2014-02-244-1/+12
* | SI-8330: Mismatch in stack heightsGrzegorz Kossakowski2014-02-242-2/+28