summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-1414-51/+163
|\
| * Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-063-17/+27
| * Added check that primary constructor of a value class must be public.Martin Odersky2012-03-051-0/+6
| * new and updated test cases for value classes.Martin Odersky2012-03-052-2/+20
| * Compiler now ready to accept value classes in standard library. Time for a ne...Martin Odersky2012-02-222-5/+2
| * Updatwd check file.Martin Odersky2012-02-221-2/+2
| * Implemented super access in value classes, restrictions for value classes.Martin Odersky2012-02-192-0/+82
| * Added missing files from last commitMartin Odersky2012-02-132-0/+17
| * All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-133-9/+19
| * Removing unnecessary AnyVal code.Paul Phillips2012-02-066-43/+15
* | Merge branch 'merge-inline' of /scratch/trunk3 into developPaul Phillips2012-03-1421-50/+78
|\ \
| * | New starr to support new fundamental laws of reality.Paul Phillips2012-03-142-4/+2
| * | Merge branch 'master' into merge-inlinePaul Phillips2012-03-1475-17/+975
| |\ \ | | |/ | |/|
| * | Checkfile output update for AnyVal class.Paul Phillips2012-02-041-1/+4
| * | Making AnyVal into a class instead of a trait.Paul Phillips2012-02-042-0/+11
| * | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-049-25/+15
| * | Merge branch 'master' into topic/inlinePaul Phillips2012-02-039-1/+63
| |\ \
| * | | intermediate work towards a new starr for value classes.Martin Odersky2012-02-031-6/+6
| * | | More work on inline classes.Paul Phillips2012-01-304-0/+45
| * | | Removed obsolete checkfile.Paul Phillips2012-01-302-13/+0
| * | | Merge branch 'master' into inlinePaul Phillips2012-01-302-0/+47
| |\ \ \
| * \ \ \ 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
| |/ / / / / |/| | | | |