summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branches 'VladUreche/issue/5527' and 'dragos/master' in...Paul Phillips2012-02-292-0/+61
* Reworking synchronized patch.Paul Phillips2012-02-282-12/+5
* Merge remote-tracking branch 'szabolcsberecz/SI-64' into SI-64-freshPaul Phillips2012-02-282-4/+10
|\
| * replace methods containing a synchronized body with synchronized methodsSzabolcs Berecz2012-02-162-4/+10
* | Test for SI-5529.Paul Phillips2012-02-282-0/+25
* | Don't print underlying type of modules.Paul Phillips2012-02-283-4/+4
* | Fix for typing of objects in patterns.Paul Phillips2012-02-283-3/+7
* | Improving error message.Paul Phillips2012-02-286-9/+9
* | Specialized NonLocalReturnControl.Paul Phillips2012-02-272-0/+18
* | Moved and edited tests.Paul Phillips2012-02-236-0/+76
* | Merge remote-tracking branch 'adriaanm/ticket/errortests'Paul Phillips2012-02-236-1/+26
|\ \
| * | test for DependentMethodTpeConversionToFunctionErrorAdriaan Moors2012-02-232-0/+9
| * | test for TooManyArgsPatternErrorAdriaan Moors2012-02-232-0/+9
| * | test for OverloadedUnapplyErrorAdriaan Moors2012-02-232-1/+8
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'namin/add-test-for-finitary-error', 'namin/ad...Paul Phillips2012-02-2312-4/+60
|\ \ \ \ \ \ \
| | | | | * | | Change time constants in test to avoid failures.Aleksandar Prokopec2012-02-232-4/+4
| | | | | |/ /
| | | | * / / Add test for AbstractionFromVolatileTypeError.Nada Amin2012-02-232-0/+15
| | | | |/ /
| | | * / / Add tests for QualifyingClassError.Nada Amin2012-02-234-0/+21
| | | |/ /
| | * / / Add test for ConstructorPrefixError.Nada Amin2012-02-232-0/+11
| | |/ /
| * / / Add test case for ParentInheritedTwiceError.Nada Amin2012-02-232-0/+9
| |/ /
* / / Added test case for FinitaryError.Nada Amin2012-02-232-0/+7
|/ /
* | One last nudge for elidable.Paul Phillips2012-02-223-36/+0
* | Reworked and restored elidable.Paul Phillips2012-02-228-3/+221
* | Revert recent elidable commits.Paul Phillips2012-02-225-121/+3
* | Disabled one failing test.Paul Phillips2012-02-225-23/+0
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'som-snytt/elide-nothing', 'szabolcsberecz/SI-...Paul Phillips2012-02-217-1/+64
|\ \ \ \
| | | * | Test for SI-5171Szabolcs Berecz2012-02-212-0/+8
| |_|/ / |/| | |
| | * | Test for SI-5316Szabolcs Berecz2012-02-212-1/+20
| |/ / |/| |
| * | Disallow eliding when Nothing is expectedSom Snytt2012-02-213-0/+36
|/ /
* | Eliminating duplication in zero creation.Paul Phillips2012-02-202-2/+2
* | Fix for SI-5215 part 2: generate return value when eliding method callsSzabolcs Berecz2012-02-202-2/+40
* | A better error message for inheritance conflict.Paul Phillips2012-02-192-0/+11
* | Merge remote-tracking branch 'TiarkRompf/SI-5506' into developPaul Phillips2012-02-192-0/+65
|\ \
| * | fixes SI-5506. better cps type propagation for polymorphic and multi-argument...Tiark Rompf2012-02-192-0/+65
* | | Fix for SI-5215: scalac crash when @elidable used in traitSzabolcs Berecz2012-02-192-2/+46
* | | Fix [@spec A] to correctly induce AnyRef specialization.Erik Osheim2012-02-191-4/+4
* | | Merge remote-tracking branch 'phaller/execution-context'Paul Phillips2012-02-191-1/+1
|\ \ \
| * | | Fix race condition in scala-concurrent-tck testPhilipp Haller2012-02-191-1/+1
* | | | More specialization tests.Paul Phillips2012-02-194-6/+82
* | | | More on SI-5500.Paul Phillips2012-02-184-29/+86
| | | |
| \ \ \
*-. \ \ \ Merge branch 'master', remote-tracking branch 'non/si-5500' into developPaul Phillips2012-02-182-0/+14
|\ \ \ \ \
| | * | | | Fixed over-optimistic anyrefSpecCache (closes SI-5500).Erik Osheim2012-02-192-0/+14
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge remote-tracking branches 'hubertp/issue/5452' and 'hubertp/issue/5493' ...Paul Phillips2012-02-177-0/+85
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | * | | | | Closes #5497.Hubert Plociniczak2012-02-184-0/+16
| | | |_|/ / | | |/| | |
| * / | | | Closes #5452.Hubert Plociniczak2012-02-173-0/+69
| |/ / / /
* | | | | Merge remote-tracking branch 'scalamacros/pullrequest/macros' into developPaul Phillips2012-02-1726-0/+147
|\ \ \ \ \
| * | | | | Fixes miscellaneous macro bugsEugene Burmako2012-02-1726-0/+147
| |/ / / /
* | | | | Merge remote-tracking branch 'phaller/execution-context' into feb17-alexPaul Phillips2012-02-174-1/+552
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Disable execution context and futures implementation in the default package.Aleksandar Prokopec2012-02-164-410/+20
| * | | Merge branch 'master' into execution-contextAleksandar Prokopec2012-02-16261-313/+5648
| |\| |