summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| |/ |/|
* | Test case closes SI-3854.Paul Phillips2012-01-272-0/+20
* | Disabled "not found" suggestions.Paul Phillips2012-01-263-5/+5
|/
* Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-258-30/+30
* Test case for already closed SI-4271.Paul Phillips2012-01-202-0/+22
* Improved a cyclic reference error message.Paul Phillips2012-01-164-6/+42
* Test case backing spec.Paul Phillips2012-01-143-0/+39
* Symbols making friends with Polly Morphism.Paul Phillips2012-01-141-4/+1
* Disambiguate some type printing.Paul Phillips2012-01-123-1/+32
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-6/+1
* Better error reporting regarding main methods.Paul Phillips2012-01-094-10/+83
* TypeVar tracing.Paul Phillips2012-01-061-1/+1
* Error message improvement.Paul Phillips2012-01-052-0/+13
* Optimization in Constructors.Paul Phillips2012-01-051-1/+1