summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* SI-7532 Fix regression in Java inner classfile readerJason Zaugg2013-05-304-0/+26
* Merge pull request #2601 from retronym/ticket/7516James Iry2013-05-294-35/+13
|\
| * SI-7516 Revert "SI-7234 Make named args play nice w. depmet types"Jason Zaugg2013-05-294-35/+13
* | SI-7486 Regressions in implicit search.Paul Phillips2013-05-231-8/+0
|/
* 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
| |\
| | * Merge pull request #2168 from retronym/ticket/7183Adriaan Moors2013-03-012-0/+14
| | |\
| | | * SI-7183 Disable unreachability for withFilter matches.Jason Zaugg2013-02-252-0/+14
| | * | Merge pull request #2167 from retronym/ticket/7126Adriaan Moors2013-03-011-0/+11
| | |\ \