summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-298-17/+31
| |\ \ \ \
* | | | | | Removed "Todo: test" where a test exists.Simon Ochsenreither2012-03-122-3/+3
| |_|_|_|/ |/| | | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'adriaanm/ticket/5189' and 'jsuereth/better-st...Paul Phillips2012-03-114-0/+81
|\ \ \ \ \ \
| * | | | | | SI-5189 fixed: safe type infer for constr patternAdriaan Moors2012-03-092-0/+70
| * | | | | | SI-5189 1/2: inferConstrInst uses correct varianceAdriaan Moors2012-03-092-0/+11
* | | | | | | Fix for tailcall transform/recognition bugs.Paul Phillips2012-03-116-2/+35
| |/ / / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'hubertp/issue/5554' into developPaul Phillips2012-03-072-0/+106
|\ \ \ \ \ \
| * | | | | | Closes #SI-5554Hubert Plociniczak2012-03-062-0/+106
* | | | | | | Merge remote-tracking branches 'adriaanm/ticket/5546' and 'hubertp/issue/5553...Paul Phillips2012-03-064-0/+197
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Closes #5553, review by dragosHubert Plociniczak2012-03-064-0/+197
| |/ / / / /
* | | | | | 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-282-3/+3
* | | | | | Improving error message.Paul Phillips2012-02-286-9/+9
|/ / / / /
* | | | | 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-2310-0/+56
|\ \ \ \ \| | | | |
| | | | * | | | | | 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-223-0/+36
* | | | | Revert recent elidable commits.Paul Phillips2012-02-223-36/+0
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'som-snytt/elide-nothing', 'szabolcsberecz/SI-...Paul Phillips2012-02-215-1/+56
|\ \ \ \ \ \
| | * | | | | Test for SI-5316Szabolcs Berecz2012-02-212-1/+20
| |/ / / / / |/| | | | |
| * | | | | Disallow eliding when Nothing is expectedSom Snytt2012-02-213-0/+36
|/ / / / /
* | | | | A better error message for inheritance conflict.Paul Phillips2012-02-192-0/+11
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge remote-tracking branches 'hubertp/issue/5452' and 'hubertp/issue/5493' ...Paul Phillips2012-02-176-0/+53
|\ \ \ \ \ \
| | * | | | | Closes #5497.Hubert Plociniczak2012-02-184-0/+16
| * | | | | | Closes #5452.Hubert Plociniczak2012-02-172-0/+37
| |/ / / / /
* / / / / / Fixes miscellaneous macro bugsEugene Burmako2012-02-1714-0/+46
|/ / / / /
* | | | | Merge branch 'develop'Paul Phillips2012-02-152-2/+2
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'scalamacros/pullrequest/preprocessreifees' an...Paul Phillips2012-02-152-2/+2
| |\ \ \ \ \ \
| | * | | | | | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-142-2/+2
| | |/ / / / /
* | | | | | | Revert "Fix for SI-5452."Paul Phillips2012-02-152-35/+0
* | | | | | | Revert "Make fix for SI-5452 not break other things."Paul Phillips2012-02-151-3/+1
|/ / / / / /
* | | | | | Merge remote-tracking branch 'paulp/objects-and-overrides'Paul Phillips2012-02-152-0/+225
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bad bug with accidental overrides.Paul Phillips2012-02-012-0/+225
* | | | | | Make fix for SI-5452 not break other things.Paul Phillips2012-02-141-1/+3
* | | | | | Fix for SI-5452.Paul Phillips2012-02-132-0/+35
* | | | | | reifyAnnotationsEugene Burmako2012-02-124-0/+71
* | | | | | Another existential problem down.Paul Phillips2012-02-111-1/+4
| |_|_|_|/ |/| | | |
* | | | | Fix for parser OOM.Paul Phillips2012-02-012-0/+6
|/ / / /
* | | | Test case closes SI-5352.Paul Phillips2012-01-313-0/+29
* | | | Improved warning for insensible comparisons.Paul Phillips2012-01-314-1/+28
| |_|/ |/| |
* | | Test case closes SI-4515.Paul Phillips2012-01-292-0/+47
| |/ |/|