summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2721 from retronym/ticket/7649Adriaan Moors2013-07-122-0/+21
|\
| * SI-7649 Fix positions for reshaped tag materializersJason Zaugg2013-07-112-0/+21
* | SI-7638 Superaccessor lookup after specializationVlad Ureche2013-07-081-0/+51
|/
* SI-7505 Test case for pattern matcher + type alias bugJason Zaugg2013-06-081-0/+16
* A test case for a recent LUB progression.Jason Zaugg2013-05-271-0/+34
* Merge pull request #2506 from scalamacros/ticket/7461Eugene Burmako2013-05-203-0/+16
|\
| * c.typeCheck(silent = true) now suppresses ambiguous errorsEugene Burmako2013-05-093-0/+16
* | SI-7486 regression in implicit resolution.Paul Phillips2013-05-171-0/+8
* | Merge pull request #2497 from scalamacros/topic/macro-qqqJason Zaugg2013-05-172-0/+7
|\ \
| * | easy way of writing not implemented macrosEugene Burmako2013-05-122-0/+7
* | | SI-5886 Remove check for packed type conformance.Jason Zaugg2013-05-151-0/+18
|/ /
* | [nomaster] macroExpandAll is now triggered in all invocations of typedEugene Burmako2013-05-112-0/+4
* | [nomaster] SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-118-0/+28
* | Merge pull request #2458 from paulp/issue/7426-210Grzegorz Kossakowski2013-05-101-0/+3
|\ \ | |/ |/|
| * SI-7426 Crash in pickler.Paul Phillips2013-04-261-0/+3
* | Merge pull request #2487 from paulp/issue/6091Paul Phillips2013-05-072-0/+11
|\ \
| * | SI-6091 overeager warning for reference equalityPaul Phillips2013-05-022-0/+11
* | | Merge pull request #2440 from retronym/ticket/6771Adriaan Moors2013-05-032-0/+10
|\ \ \ | |/ / |/| |
| * | SI-6771 Alias awareness for checkableType in match analysis.Jason Zaugg2013-04-242-0/+10
* | | Merge pull request #2439 from retronym/ticket/7369Adriaan Moors2013-04-272-0/+38
|\ \ \ | |_|/ |/| |
| * | SI-7369 Avoid spurious unreachable warnings in patternsJason Zaugg2013-04-242-0/+38
| |/
* | Merge pull request #2420 from retronym/ticket/6675-2Jason Zaugg2013-04-232-0/+21
|\ \ | |/ |/|
| * SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-212-0/+21
* | Merge pull request #2410 from paulp/pr/parameterized-implicitJason Zaugg2013-04-212-0/+14
|\ \
| * | Quiet down overloaded implicit warning.Paul Phillips2013-04-182-0/+14
| |/
* | Merge pull request #2322 from retronym/ticket/7200Jason Zaugg2013-04-201-0/+50
|\ \
| * | SI-7200 Test case for fixed type inference error.Jason Zaugg2013-03-271-0/+50
* | | Merge pull request #2402 from retronym/ticket/7377Paul Phillips2013-04-194-0/+32
|\ \ \
| * | | SI-7377 Fix retypechecking of patterns on case companion aliasJason Zaugg2013-04-174-0/+32
| | |/ | |/|
* | | Merge pull request #2364 from vigdorchik/ticket/si-7329Paul Phillips2013-04-191-0/+1
|\ \ \ | |/ / |/| |
| * | SI-7329 duplicate default getters for specialized parameters.Eugene Vigdorchik2013-04-071-0/+1
* | | SI-6286 IllegalArgumentException handling specialized method.Eugene Vigdorchik2013-04-101-0/+10
* | | SI-6386 typed existential type tree's original now have tpe setUladzimir Abramchuk2013-04-091-0/+5
|/ /
* | Merge pull request #2292 from retronym/ticket/7285Adriaan Moors2013-03-272-0/+84
|\ \
| * | SI-7285 Fix match analysis with nested objects.Jason Zaugg2013-03-232-0/+84
| |/
* / SI-6210 Test case for already-fixed pattern matcher bugJason Zaugg2013-03-232-0/+22
|/
* Merge pull request #2269 from retronym/ticket/7259James Iry2013-03-204-0/+14
|\
| * SI-7259 Fix detection of Java defined SelectsJason Zaugg2013-03-164-0/+14
* | Merge pull request #2253 from retronym/ticket/7239Adriaan Moors2013-03-172-0/+49
|\ \
| * | SI-6921 SI-7239 Tread lightly during exploratory typingJason Zaugg2013-03-132-0/+49
| |/
* | Merge pull request #2247 from retronym/ticket/7232-2Adriaan Moors2013-03-1715-0/+70
|\ \ | |/ |/|
| * SI-7232 Fix Java import vs defn. binding precendenceJason Zaugg2013-03-1315-0/+70
* | Merge pull request #2230 from retronym/ticket/7233Paul Phillips2013-03-122-0/+22
|\ \
| * | SI-7233 Account for aliased imports in ErasureJason Zaugg2013-03-101-0/+8
| * | SI-7233 Account for aliased imports in eta expansion.Jason Zaugg2013-03-101-0/+14
| |/
* | Merge pull request #2225 from retronym/ticket/7234Adriaan Moors2013-03-112-0/+35
|\ \
| * | SI-7234 Make named args play nice with dep. method typesJason Zaugg2013-03-092-0/+35
| |/
* / SI-7226 Fix inference regression caused by TypeVar equality.Jason Zaugg2013-03-091-0/+26
|/
* Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-053-0/+25
|\
| * Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-031-0/+11
| |\