summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* SI-5568 Fixes verify error from getClass on refinement of value typeJames Iry2013-01-152-0/+27
* Merge pull request #1895 from JamesIry/SI_6963_2.10.xPaul Phillips2013-01-153-0/+6
|\
| * SI-6963 Deprecates -Xmigration switchJames Iry2013-01-143-0/+6
* | Merge pull request #1888 from retronym/ticket/6675Paul Phillips2013-01-156-0/+36
|\ \
| * | SI-6675 Test new warning under -Xoldpatmat.Jason Zaugg2013-01-153-0/+18
| * | SI-6675 -Xlint arity enforcement for extractorsJason Zaugg2013-01-153-0/+18
* | | Merge pull request #1879 from adriaanm/ticket-6955Paul Phillips2013-01-152-0/+27
|\ \ \
| * | | SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-102-0/+27
* | | | Merge pull request #1894 from retronym/ticket/6082Adriaan Moors2013-01-142-0/+15
|\ \ \ \
| * | | | SI-6082 Conditionally expand @ann(x) to @ann(value = x)Jason Zaugg2013-01-132-0/+15
| | |_|/ | |/| |
* | | | Merge pull request #1890 from retronym/ticket/5440Adriaan Moors2013-01-143-0/+13
|\ \ \ \
| * | | | SI-5440 Test case for exhaustiveness checkJason Zaugg2013-01-133-0/+13
| | |_|/ | |/| |
* | | | Merge pull request #1889 from retronym/ticket/5340Adriaan Moors2013-01-142-0/+35
|\ \ \ \
| * | | | SI-5340 Change println to logJason Zaugg2013-01-132-0/+35
| |/ / /
* | | | Merge pull request #1878 from adriaanm/ticket-6925Adriaan Moors2013-01-142-0/+27
|\ \ \ \
| * | | | rework partial function synthesisAdriaan Moors2013-01-091-0/+18
| * | | | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-091-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #1876 from adriaanm/ticket-5189-infAdriaan Moors2013-01-142-0/+14
|\ \ \ \
| * | | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-092-0/+14
| |/ / /
* | | | Merge pull request #1891 from retronym/ticket/6126Adriaan Moors2013-01-141-0/+8
|\ \ \ \
| * | | | SI-6126 Test case for varargs of tagged primitives.Jason Zaugg2013-01-131-0/+8
| | |_|/ | |/| |
* / | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-137-0/+67
|/ / /
* | | Merge pull request #1859 from retronym/ticket/6912Paul Phillips2013-01-122-0/+13
|\ \ \ | |_|/ |/| |
| * | SI-6912 Avoid a typer cycle in overload resolution.Jason Zaugg2013-01-082-0/+13
| |/
* | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1146-110/+156
|\ \
| * | Backport of SI-6846.Jason Zaugg2013-01-0846-110/+156
| |/
* / SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-074-0/+28
|/
* Merge pull request #1834 from paulp/issue/6897Paul Phillips2013-01-061-0/+6
|\
| * SI-6897, lubs and varargs star.Paul Phillips2012-12-311-0/+6
* | Merge pull request #1835 from paulp/issue/6896Paul Phillips2013-01-062-0/+8
|\ \
| * | SI-6896, spurious warning with overloaded main.Paul Phillips2012-12-312-0/+8
| |/
* | Merge pull request #1840 from paulp/issue/6911Paul Phillips2013-01-063-69/+106
|\ \
| * | SI-6911, regression in generated case class equality.Paul Phillips2013-01-033-69/+106
* | | Merge pull request #1841 from adriaanm/rebase-6827-2.10.xAdriaan Moors2013-01-042-0/+46
|\ \ \
| * | | Fix Iterator#copyToArray (fixes SI-6827).Erik Osheim2013-01-042-0/+46
| |/ /
* | | Merge pull request #1739 from jedesah/Array_optPaul Phillips2013-01-042-0/+15
|\ \ \ | |/ / |/| |
| * | SI-5017 Poor performance of :+ operator on ArraysJean-Remi Desjardins2012-12-232-0/+15
* | | Merge pull request #1822 from paulp/issue/6194Paul Phillips2013-01-032-0/+9
|\ \ \ | |_|/ |/| |
| * | SI-6194, repl crash.Paul Phillips2012-12-272-0/+9
* | | Merge pull request #1824 from paulp/pr/partest-likes-deprecationPaul Phillips2012-12-317-3/+7
|\ \ \
| * | | Remove -deprecation from partest default options.Paul Phillips2012-12-277-3/+7
| |/ /
* | | LinearSeq lengthCompare without an iterator.Paul Phillips2012-12-282-10/+16
* | | SI-6415, overly eager evaluation in Stream.Jean-Remi Desjardins2012-12-282-0/+34
|/ /
* | SI-6829, SI-6788, NPEs during erroneous compilation.Paul Phillips2012-12-244-0/+112
* | Merge pull request #1790 from paulp/2.10.0-wip-mergeAdriaan Moors2012-12-202-0/+6
|\ \
| * \ Merge remote-tracking branch 'origin/2.10.0-wip' into 2.10.0-wip-mergePaul Phillips2012-12-192-0/+6
| |\ \
| | * | Fix for rangepos crasher.Paul Phillips2012-12-042-0/+6
* | | | Merge pull request #1788 from retronym/ticket/6848Paul Phillips2012-12-202-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Implicit vars should have non-implicit setters.Jason Zaugg2012-12-192-0/+4
* | | | Merge pull request #1778 from JamesIry/p_SI-6795_2.10.xAdriaan Moors2012-12-192-0/+7
|\ \ \ \