summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Fix SI-6552, regression with self types.Paul Phillips2012-10-211-0/+8
* Fix for SI-6537, inaccurate unchecked warning.Paul Phillips2012-10-182-0/+17
* Fix for SI-6499, regression in type inference.Paul Phillips2012-10-101-0/+3
* Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-081-0/+1
|\
| * SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-021-0/+1
* | SI-6485 stops creating extmethods for macrosEugene Burmako2012-10-083-0/+20
|/
* Test case for SI-6311.Paul Phillips2012-09-291-0/+5
* Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-291-31/+0
* Moved two tests to less breaky locations.Paul Phillips2012-09-274-0/+0
* Additional new tests for unchecked warnings.Paul Phillips2012-09-252-0/+12
* Normalized line endings.Paul Phillips2012-09-201-1/+1
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-11/+15
* Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-14/+0
* Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-141-8/+8
|\
| * SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-8/+8
* | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-143-0/+17
|\ \ | |/ |/|
| * Fix for SI-6245 with workaround for SI-2296.amin2012-09-133-0/+17
* | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-3/+3
* | Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-131-0/+47
|/
* Merge pull request #1294 from paulp/issue/6367Josh Suereth2012-09-131-0/+34
|\
| * Fix for SI-6367, exponential time in inference.Paul Phillips2012-09-121-0/+34
* | Test case for a bug fixed in M7.Paul Phillips2012-09-121-0/+16
|/
* Disable test t2868Lukas Rytz2012-09-115-24/+0
* Merge pull request #1274 from retronym/ticket/6335Grzegorz Kossakowski2012-09-111-0/+25
|\
| * More tests for SI-6335.Jason Zaugg2012-09-091-1/+15
| * SI-6335 More precise location of the implicit class synthetic method.Jason Zaugg2012-09-091-0/+11
* | SI-6278 fixed: synthetic implicit def must sort with its associated implicit ...Som Snytt2012-09-091-0/+30
|/
* Merge pull request #1246 from lrytz/t6274Paul Phillips2012-09-041-0/+13
|\
| * SI-6274 Fix owners when eta-expanding function with byName paramLukas Rytz2012-09-041-0/+13
* | Merge pull request #1217 from axel22/issue/6294Paul Phillips2012-09-041-0/+14
|\ \ | |/ |/|
| * Fix SI-6294.Aleksandar Prokopec2012-08-301-0/+14
* | Fix for SI-6034, covariant value classes.Paul Phillips2012-08-311-0/+1
* | Added/fixed test files for SI-6227Martin Odersky2012-08-291-2/+0
|/
* Merge pull request #1172 from Blaisorblade/topic/deprecated-conversionJosh Suereth2012-08-231-0/+17
|\
| * Ensure implicit conversions to concurrent map are unambiguousPaolo Giarrusso2012-08-221-4/+10
| * JavaConversions: Restore source compatibility with 2.9Paolo Giarrusso2012-08-201-0/+11
* | Compilespeed improvements: Exists arguments and othersMartin Odersky2012-08-201-0/+26
|/
* Merge pull request #1162 from paulp/aug19-scala-graphPaul Phillips2012-08-182-0/+6
|\
| * Fix for community build blocker.Paul Phillips2012-08-182-0/+6
* | SI-5788 correct test and symbol updateVlad Ureche2012-08-191-3/+2
|/
* Merge pull request #1093 from jsuereth/fix/SI-6208-2.10.xPaul Phillips2012-08-161-0/+4
|\
| * Fix SI-6208. mutable.Queue now returns mutable.Queue for collection methods ...Josh Suereth2012-08-081-0/+4
* | Merge pull request #1100 from adriaanm/ticket-6022bJosh Suereth2012-08-131-0/+20
|\ \
| * | SI-6022 cleaner model of variable equality modulo <:Adriaan Moors2012-08-091-0/+20
* | | Merge pull request #1120 from paulp/ticket-6184-revisedJosh Suereth2012-08-111-0/+7
|\ \ \
| * | | SI-6184 don't introduce dummies in checkableTypeAdriaan Moors2012-08-091-0/+7
| |/ /
* | | SI-6201 minor fixes in key pointsEugene Burmako2012-08-111-0/+13
* | | Merge pull request #1094 from scalamacros/ticket/6204Adriaan Moors2012-08-093-0/+25
|\ \ \
| * | | SI-6204 reifier no longer causes cyclic errorsEugene Burmako2012-08-091-0/+10
| * | | SI-5756 correctly reifies local module classesEugene Burmako2012-08-092-0/+15