summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Actually retract clashing synthetic apply/unapply [backport]Adriaan Moors2017-04-126-0/+22
* Bump on 2.11.10 releaseAdriaan Moors2017-04-101-1/+1
* `CompleterWrapper` delegates `typeParams`.Adriaan Moors2017-04-041-0/+13
* Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-031-4/+4
* Bump versions on 2.11.9 releaseAdriaan Moors2017-03-281-1/+1
* Disable stub warning by default.Oscar Boykin2017-03-253-4/+3
* Improve stub error messages (SCP-009 proposal)jvican2017-03-2423-19/+358
* Merge pull request #5736 from adriaanm/t10206Adriaan Moors2017-03-213-2/+21
|\
| * Test case for SI-10206Jason Zaugg2017-03-021-0/+15
| * SI-10206 tighten fix for SI-6889Adriaan Moors2017-02-232-2/+6
* | Improvements based on reviews by Lukas & JasonAdriaan Moors2017-03-023-4/+60
* | Allow user-defined `[un]apply` in case companionAdriaan Moors2017-02-273-0/+80
|/
* fix IndexedSeqTest to work in both Ant and sbtSeth Tisue2017-02-131-3/+14
* Add benchmark for List.mapConserveRory Graves2017-01-281-0/+15
* Optimised implementation of List.filter/filterNotRory Graves2017-01-282-4/+61
* Test IndexedSeq, including ArrayOps, WrappedArray.Mike Skells2017-01-281-0/+567
* SI-1459 two bridges for impl of java generic vararg methodAdriaan Moors2017-01-244-0/+20
* SI-9013 SI-1459 Tests for inherited @varargs annotationsJason Zaugg2017-01-248-0/+78
* Merge pull request #5630 from adriaanm/rebase-5557Adriaan Moors2017-01-1014-65/+208
|\
| * [backport] SI-6412 remove flaky testSeth Tisue2017-01-091-26/+0
| * SI-10071 Separate compilation for varargs methodsIulian Dragos2017-01-096-0/+42
| * SI-8786 fix generic signature for @varargs forwarder methodsLukas Rytz2017-01-097-39/+166
* | Merge pull request #5632 from adriaanm/ticket/9114Adriaan Moors2017-01-101-0/+31
|\ \
| * | SI-9114 Fix crasher in pattern matcher with type aliasesJason Zaugg2017-01-091-0/+31
| |/
* / SI-9331 Fix canEqual for case classes with HK type paramsJason Zaugg2017-01-093-35/+41
|/
* Merge pull request #5615 from monkey-mas/modify-ArrayBuilder-reusability-bug-...Stefan Zeiger2017-01-092-0/+58
|\
| * [Backport] Modify ArrayBuilder and WrappedArrayBuilder to be reusableMasaru Nomura2016-12-282-0/+58
* | SI-9630 Fix spurious warning related to same-named case accessors [backport]Jason Zaugg2016-12-219-0/+101
|/
* Use ClassTag instead of Manifest in AssertUtil.assertThrows.Sébastien Doeraene2016-12-171-5/+4
* Merge pull request #5487 from lrytz/java-constantsAdriaan Moors2016-12-1519-0/+278
|\
| * neg test for parsing constants in Java sourcesLukas Rytz2016-11-027-0/+104
| * SI-3236 constant types for literal final static java fieldsJohannes Rudolph2016-10-2812-0/+174
* | Merge pull request #5454 from som-snytt/issue/9834-2.11Adriaan Moors2016-12-156-0/+34
|\ \
| * | SI-9834 Show expansion of update on errorSom Snytt2016-11-251-0/+1
| * | SI-9834 Improve error on failed op=Som Snytt2016-11-256-0/+33
* | | SI-10086 NumericRange.min|max with custom Integral (#5575)Tobias Schlatter2016-12-121-0/+39
* | | Improve performance of REPL autocompletionJason Zaugg2016-11-221-0/+8
|/ /
* | [nomerge] SI-10037 ASR/LSR switched in ICodeReaderSom Snytt2016-11-104-0/+18
* | Merge pull request #5478 from dragos/backport/remove-println-SI-8717Adriaan Moors2016-10-282-2/+0
|\ \ | |/ |/|
| * [backport] Replace println with log calls in BrowsingLoadersIulian Dragos2016-10-252-2/+0
* | Merge pull request #5378 from som-snytt/issue/9913Seth Tisue2016-10-261-0/+6
|\ \ | |/ |/|
| * SI-9913 Lead span iterator finishes at state -1Som Snytt2016-09-051-0/+6
* | Merge pull request #5467 from som-snytt/issue/9832-2.11-cleanupSeth Tisue2016-10-191-18/+22
|\ \
| * | SI-9832 Fix line endings in junit testSom Snytt2016-10-191-18/+22
* | | Merge pull request #5343 from milessabin/topic/si-2712-backportAdriaan Moors2016-10-1829-0/+466
|\ \ \
| * | | SI-2712 Add support for higher order unificationMiles Sabin2016-08-1529-0/+466
| | |/ | |/|
* | | Merge pull request #5453 from som-snytt/issue/9832-2.11Adriaan Moors2016-10-181-0/+63
|\ \ \ | | |/ | |/|
| * | SI-9832 -Xlint:help shows defaultSom Snytt2016-10-111-0/+63
| |/
* | Merge pull request #5345 from milessabin/topic/si-7046-backportAdriaan Moors2016-10-1813-1/+176
|\ \
| * | Partial fix for SI-7046Miles Sabin2016-08-1513-1/+176
| |/