summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3253 from retronym/ticket/8062Adriaan Moors2013-12-113-0/+9
|\
| * SI-8062 Fix inliner cycle with recursion, separate compilationJason Zaugg2013-12-103-0/+9
* | SI-8060 Avoid infinite loop with higher kinded type aliasJason Zaugg2013-12-101-0/+11
|/
* [backport] SI-7776 post-erasure signature clashes are now macro-awareEugene Burmako2013-11-082-0/+12
* SI-4012 Mixin and specialization work wellVlad Ureche2013-11-052-0/+22
* Merge pull request #2919 from retronym/ticket/7815Jason Zaugg2013-09-231-0/+30
|\
| * SI-7815 Dealias before deeming method type as dependentJason Zaugg2013-09-071-0/+30
* | SI-7818 Cast our way out of extended existential angstJason Zaugg2013-09-061-0/+10
|/
* Merge pull request #2876 from retronym/ticket/7782Jason Zaugg2013-09-042-0/+50
|\
| * SI-7782 Derive type skolems at the ground levelJason Zaugg2013-08-272-0/+50
* | SI-4760 Parser handles block-ending importSom Snytt2013-08-301-0/+34
* | Merge pull request #2860 from retronym/merge/2.10.2-to-2.10.xJames Iry2013-08-2610-35/+69
|\ \ | |/ |/|
| * SI-7486 More tests for cycles triggered by implicit searchJason Zaugg2013-08-212-0/+16
| * Merge remote-tracking branch 'origin/2.10.2' into merge/2.10.2-to-2.10.xJason Zaugg2013-08-2110-43/+61
| |\
| | * Merge pull request #2608 from retronym/ticket/7532v2.10.2-RC2v2.10.2James Iry2013-05-304-0/+26
| | |\
| | | * SI-7532 Fix regression in Java inner classfile readerJason Zaugg2013-05-304-0/+26
| | * | SI-7517 Fix higher kinded type inference regressionJason Zaugg2013-05-301-0/+22
| | |/
| | * 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-942 A test case, five years adrift.Jason Zaugg2013-08-232-0/+8
|/ /
* | SI-7716 Exclude patmat synthetics from bounds checkingJason Zaugg2013-08-161-0/+16
* | Merge pull request #2829 from adriaanm/ticket-7014James Iry2013-08-143-0/+21
|\ \
| * | SI-7014 Annot arg may refer to annotated class's memberAdriaan Moors2013-08-133-0/+21
* | | SI-7694 Add @uncheckedBounds to the libraryJason Zaugg2013-08-131-0/+40
|/ /
* | 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
| |/