summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | SI-6795 Simplify errors related to "abstract override" on type membersJames Iry2012-12-102-2/+2
| * | | | SI-6795 Adds negative check for "abstract override" on types in traitsJames Iry2012-12-102-0/+7
* | | | | Merge pull request #1709 from retronym/ticket/3995Adriaan Moors2012-12-192-0/+38
|\ \ \ \ \
| * | | | | Expand test with a stably qualified example.Jason Zaugg2012-12-052-1/+8
| * | | | | SI-3995 Exclude companions with an existential prefix.Jason Zaugg2012-12-052-0/+31
* | | | | | Merge pull request #1727 from scalamacros/ticket/6548Paul Phillips2012-12-193-1/+15
|\ \ \ \ \ \
| * | | | | | SI-6548 reflection now correctly enters jinnersEugene Burmako2012-12-073-1/+15
* | | | | | | Merge pull request #1759 from scalamacros/topic/annotatedPaul Phillips2012-12-194-0/+59
|\ \ \ \ \ \ \
| * | | | | | | fixes incorrect handling of Annotated in lazy copierEugene Burmako2012-12-134-0/+59
* | | | | | | | Merge pull request #1707 from retronym/ticket/5390Adriaan Moors2012-12-179-0/+67
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Test showing the absence of a forward referenceJason Zaugg2012-12-161-0/+11
| * | | | | | | SI-5390 Detect forward reference of case class applyJason Zaugg2012-12-048-0/+56
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1706 from retronym/ticket/5361Adriaan Moors2012-12-153-2/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | SI-5361 Avoid cyclic type with malformed refinementJason Zaugg2012-12-043-2/+9
| |/ / / / /
* | | | | | Merge pull request #1766 from scalamacros/topic/typed-ident-attachmentsEugene Burmako2012-12-144-0/+22
|\ \ \ \ \ \
| * | | | | | typedIdent no longer destroys attachmentsEugene Burmako2012-12-134-0/+22
* | | | | | | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-145-10/+239
|\ \ \ \ \ \ \
| * | | | | | | Expand pattern match position tests.Jason Zaugg2012-12-122-11/+82
| * | | | | | | SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-122-11/+12
| * | | | | | | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-122-0/+102
| * | | | | | | SI-6288 Position argument of unapplyJason Zaugg2012-12-112-0/+55
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1742 from scalamacros/ticket/4044Paul Phillips2012-12-121-6/+1
|\ \ \ \ \ \ \
| * | | | | | | prevents spurious kind bound errorsEugene Burmako2012-12-101-6/+1
| |/ / / / / /
* | | | | | | Merge pull request #1758 from hubertp/2.10.x-issue/strip-tvarsAdriaan Moors2012-12-121-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Recurse into instantiations when stripping type vars.Hubert Plociniczak2012-12-121-0/+25
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #1747 from hubertp/2.10.x-issue/6758Adriaan Moors2012-12-125-22/+84
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixes SI-6758: force LazyAnnnotationInfo for DefDef and TypeDefHubert Plociniczak2012-12-115-22/+84
| |/ / / / /