summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* SI-6336 Disallows value types in structuralal refinementsMartin Odersky2012-09-162-0/+15
* Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-146-6/+6
|\
| * SI-6342 cleans up toolbox APIEugene Burmako2012-09-156-6/+6
* | Merge pull request #1290 from retronym/ticket/no-implicit-to-anyrefPaul Phillips2012-09-142-0/+57
|\ \
| * | A little cleanup along the Any to AnyRef trail.Jason Zaugg2012-09-112-0/+57
* | | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-146-0/+60
|\ \ \ | |_|/ |/| |
| * | Fix for SI-6245 with workaround for SI-2296.amin2012-09-136-0/+60
* | | Eliminate breaking relative names in source.Paul Phillips2012-09-143-35/+35
* | | Merge pull request #1295 from scalamacros/ticket/6323Eugene Burmako2012-09-1417-28/+59
|\ \ \
| * | | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-1414-28/+28
| * | | SI-6323 outlaws free types from TypeTagEugene Burmako2012-09-143-0/+31
* | | | Merge pull request #1272 from paulp/issue/6340Josh Suereth2012-09-142-0/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for SI-6340, error message regression.Paul Phillips2012-09-122-0/+31
| | |/ | |/|
* | | Merge pull request #1300 from retronym/ticket/6359Josh Suereth2012-09-132-0/+15
|\ \ \ | |_|/ |/| |
| * | SI-6359 Deep prohibition of templates in value classJason Zaugg2012-09-142-0/+15
| |/
* | Better error message for pattern arity errors.Paul Phillips2012-09-123-1/+11
* | Merge remote-tracking branch 'origin/2.10.x' into fix-duration-issues-RKRoland2012-09-1219-5/+192
|\ \
| * | Avoid spurious warning for `def foo = x.foo`.Jason Zaugg2012-09-112-6/+27
| |/
| * Merge pull request #1274 from retronym/ticket/6335Grzegorz Kossakowski2012-09-112-0/+16
| |\
| | * More tests for SI-6335.Jason Zaugg2012-09-092-0/+16
| * | Merge pull request #1284 from retronym/topic/deprecated-inheritanceGrzegorz Kossakowski2012-09-116-0/+55
| |\ \
| | * | Rescues @deprecated{Inheritance, Overriding}Jason Zaugg2012-09-114-6/+39
| | * | SI-6162 Adds @deprecatedInheritance/@deprecatedOverridingSimon Ochsenreither2012-09-106-0/+22
| | |/
| * | Merge pull request #1275 from retronym/ticket/6276Grzegorz Kossakowski2012-09-115-2/+45
| |\ \
| | * | SI-6276 Warn on def or val that trivially loops infinitelyJason Zaugg2012-09-095-2/+45
| | |/
| * | Merge pull request #1168 from retronym/ticket/6258-2Josh Suereth2012-09-062-0/+41
| |\ \
| | * | SI-6258 Reject partial funs with undefined param typesJason Zaugg2012-08-232-0/+41
| * | | More fix for invalid companions.Paul Phillips2012-09-054-3/+14
| | |/ | |/|
* / | restrict Deadline to finite durations (would have to throw otherwise)Roland2012-09-122-0/+23
|/ /
* | Merge pull request #1231 from paulp/issue/6273Josh Suereth2012-09-021-1/+1
|\ \
| * | Fix for SI-6273, repl string interpolation.Paul Phillips2012-09-011-1/+1
* | | Better errors for Any/AnyRef issues.Paul Phillips2012-09-016-6/+104
* | | Fix for SI-6263, futile adaptation.Paul Phillips2012-09-012-0/+12
* | | Suppressed 'possible cause' mis-warning.Paul Phillips2012-09-012-0/+13
|/ /
* | Merge pull request #1201 from axel22/issue/4581Josh Suereth2012-09-014-1/+33
|\ \
| * | Fix SI-4581.Aleksandar Prokopec2012-08-274-1/+33
* | | More useful -Xlog-implicits output.Jason Zaugg2012-09-013-0/+25
* | | Merge pull request #1213 from paulp/topic/anyvalJosh Suereth2012-08-302-6/+0
|\ \ \
| * | | Expanded the reach of value classes.Paul Phillips2012-08-292-6/+0
* | | | Merge pull request #1209 from odersky/ticket/6227Josh Suereth2012-08-302-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Added/fixed test files for SI-6227Martin Odersky2012-08-291-0/+4
| * | | Closes SI-6227Martin Odersky2012-08-291-0/+6
| |/ /
* / / Fix for SI-6283, no abstract value classes.Paul Phillips2012-08-282-0/+5
|/ /
* | Merge pull request #1172 from Blaisorblade/topic/deprecated-conversionJosh Suereth2012-08-232-0/+16
|\ \
| * | Ensure implicit conversions to concurrent map are unambiguousPaolo Giarrusso2012-08-222-0/+16
| |/
* / Fix for SI-6264, crash in checkCheckable.Paul Phillips2012-08-213-0/+11
|/
* cleanup for macroExpandEugene Burmako2012-08-184-1/+1
* Merge pull request #1151 from scalamacros/topic/cleanupEugene Burmako2012-08-179-20/+26
|\
| * more cleanup for typedMacroBodyEugene Burmako2012-08-175-11/+17
| * shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-174-9/+9