summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Add missing canonical combinators:Viktor Klang2014-10-201-0/+1
* Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-09-304-3/+34
|\
| * Cleanup a few flags in test/files/Antoine Gourlay2014-09-293-3/+0
| * SI-8852 Support joint compilation of Java interfaces w. staticsJason Zaugg2014-09-181-0/+34
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-09-1712-0/+253
|\|
| * Merge pull request #3848 from Ichoran/issue/8680Lukas Rytz2014-09-161-0/+53
| |\
| | * SI-8680 Stream.addString is too eagerRex Kerr2014-09-121-0/+53
| * | Merge pull request #3972 from lrytz/BCodeDelambdafyFixJason Zaugg2014-09-164-0/+11
| |\ \
| | * | isAnonymousClass/Function for delambdafy classes is not trueLukas Rytz2014-09-124-0/+11
| | |/
| * | Address review feedback.Lukas Rytz2014-09-111-1/+3
| * | Clarify why we emit ATHROW after expressions of type NothingLukas Rytz2014-09-107-0/+187
| |/
| * Merge pull request #3938 from gourlaysama/wip/t8764Grzegorz Kossakowski2014-09-093-0/+22
| |\
| | * [nomaster] SI-8764 fix return type of case class productElement under Xexperi...Antoine Gourlay2014-09-093-0/+22
* | | Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-162-0/+73
|\| |
| * | Merge pull request #3935 from lrytz/t8803Jason Zaugg2014-09-052-0/+73
| |\ \
| | * | SI-8803 generate super accessor for super[A], if A is outer superclassLukas Rytz2014-08-202-0/+73
| | |/
* | | Prefer scala.Serializable to j.io.SerializableJason Zaugg2014-09-062-3/+3
* | | Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-023-2/+12
|\| |
| * | Merge pull request #3948 from retronym/ticket/8823Grzegorz Kossakowski2014-09-021-0/+10
| |\ \
| | * | SI-8823 Exclude specialized methods from extension method rewriteJason Zaugg2014-08-271-0/+10
| | |/
| * | Merge pull request #3931 from lrytz/opt/tracked-finalLukas Rytz2014-09-011-1/+1
| |\ \
| | * | Fix InnerClass / EnclosingMethod attributesLukas Rytz2014-09-011-1/+1
| | |/
| * / SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-271-1/+1
| |/
* | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-0281-108/+91
|\|
| * Merge pull request #3902 from gourlaysama/wip/t4563Lukas Rytz2014-08-1275-77/+77
| |\
| | * SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-2975-77/+77
| * | Merge pull request #3889 from som-snytt/issue/6476-altLukas Rytz2014-08-121-18/+0
| |\ \
| | * | SI-6476 DocumentationSom Snytt2014-07-181-18/+0
| * | | Orphan check fileSom Snytt2014-08-031-1/+0
| | |/ | |/|
| * | Better error message than 'bad symbolic reference'.Adriaan Moors2014-07-224-12/+14
* | | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-0219-7/+127
|\| |
| * | SI-8738 Regression in range equalityRex Kerr2014-07-201-0/+16
| |/
| * SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-161-6/+0
| * Merge pull request #3792 from som-snytt/issue/8525Lukas Rytz2014-07-163-0/+27
| |\
| | * SI-8525 No anonymous lintSom Snytt2014-07-102-1/+4
| | * SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-1/+1
| | * SI-8610 -Xlint is multichoice optionSom Snytt2014-07-083-0/+24
| * | Merge pull request #3817 from phaller/topic/typetagsLukas Rytz2014-07-155-7/+40
| |\ \
| | * | SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-155-7/+40
| * | | Merge pull request #3845 from xeno-by/topic/attachment-subclassingJason Zaugg2014-07-151-0/+0
| |\ \ \
| | * | | relaxes attachment-matching rulesEugene Burmako2014-07-101-0/+0
| * | | | Merge pull request #3844 from xeno-by/topic/rangepos-subpatternsJason Zaugg2014-07-154-0/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | prevents some reflection APIs from destroying rangeposesEugene Burmako2014-07-104-0/+25
| | |/ /
| * | | Merge pull request #3878 from som-snytt/issue/8608Lukas Rytz2014-07-153-0/+20
| |\ \ \
| | * | | SI-8608 f interpolator emits constant stringsSom Snytt2014-07-143-0/+20
| * | | | SI-8117 Fix bug when mixing well-positioned named and positional argsLukas Rytz2014-07-112-0/+5
| |/ / /
* | | | Merge pull request #3877 from retronym/merge/2.11.x-to-2.12.x-20140714Jason Zaugg2014-07-1819-14/+65
|\| | |
| * | | Merge pull request #3867 from lrytz/t8708Lukas Rytz2014-07-093-0/+37
| |\ \ \ | | |_|/ | |/| |
| | * | SI-8708 Fix pickling of LOCAL_CHILD child of sealed classesLukas Rytz2014-07-073-0/+37
| * | | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-0414-14/+14
| |/ /