summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge pull request #1095 from gkossakowski/inliner-access-levelsVlad Ureche2012-08-093-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved inline logic before pickler.Grzegorz Kossakowski2012-08-093-0/+22
* | | | Merge pull request #1088 from adriaanm/ticket-6205Adriaan Moors2012-08-081-0/+18
|\ \ \ \
| * | | | SI-6205 make pt fully defined before inferTypedPatternAdriaan Moors2012-08-081-0/+18
| |/ / /
* | | | Merge pull request #1064 from adriaanm/ticket-6145Adriaan Moors2012-08-081-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6145 lax typing of args to synthetic case-labelsAdriaan Moors2012-08-071-0/+11
| | |/ | |/|
* | | Merge pull request #1075 from adriaanm/ticket-6040Adriaan Moors2012-08-081-0/+3
|\ \ \
| * | | SI-6040 error on unauthorized extension DynamicAdriaan Moors2012-08-081-0/+3
* | | | SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-071-2/+2
| |_|/ |/| |
* | | Merge pull request #1063 from VladUreche/issue/5788-quickJosh Suereth2012-08-071-0/+4
|\ \ \ | |/ / |/| |