summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* deprecate Pair and TripleDen Shabalin2013-11-2013-31/+31
* Merge pull request #3135 from adriaanm/revive-xml-testsJames Iry2013-11-185-0/+68
|\
| * Revived tests that once depended on xmlAdriaan Moors2013-11-145-0/+68
* | Merge pull request #3133 from adriaanm/merge-2.10Adriaan Moors2013-11-142-0/+22
|\ \ | |/ |/|
| *-. Merge commit '075f6f260c'; commit 'e09a8a2b7f' into merge-2.10Adriaan Moors2013-11-132-0/+22
| |\ \
| | | * SI-4012 Mixin and specialization work wellVlad Ureche2013-11-052-0/+22
| | |/
* | | Merge pull request #3129 from adriaanm/pr-rebase-3001Adriaan Moors2013-11-1316-37/+42
|\ \ \ | |/ / |/| |
| * | blackbox and whitebox macrosEugene Burmako2013-11-1216-37/+42
* | | SI-7958 Deprecate methods `future` and `promise` in the `scala.concurrent` pa...Philipp Haller2013-11-121-1/+1
|/ /
* | Merge pull request #3101 from xeno-by/ticket/7776Eugene Burmako2013-11-072-0/+20
|\ \
| * | SI-7776 post-erasure signature clashes are now macro-awareEugene Burmako2013-11-052-0/+20
* | | Merge pull request #3081 from JamesIry/wip_delayed_delambdafy_cleanupAdriaan Moors2013-11-072-0/+23
|\ \ \ | |/ / |/| |
| * | Flesh out the Delambdafy phase.James Iry2013-11-062-0/+23
* | | SI-7944 FOUND: stray undetermined type params in vicinity of implicitsJason Zaugg2013-10-311-0/+24
|/ /
* | Merge pull request #3082 from retronym/ticket/6385Grzegorz Kossakowski2013-10-291-0/+15
|\ \
| * | SI-6385 Avoid bridges to identical signatures over value classesJason Zaugg2013-10-281-0/+15
* | | Remove empty check files and flags files.Jason Zaugg2013-10-278-0/+0
|/ /
* | SI-7928 Favour module accessors symbols in rebindJason Zaugg2013-10-231-0/+16
* | changes some manual tree constructions in macro tests to quasiquotesEugene Burmako2013-10-185-7/+7
* | deprecates raw tree manipulation facilities in macros.ContextEugene Burmako2013-10-184-6/+6
* | Merge pull request #3030 from xeno-by/topic/fundep-viewsEugene Burmako2013-10-182-0/+16
|\ \
| * | SI-3346 implicit parameters can now guide implicit view inferenceEugene Burmako2013-10-112-0/+16
* | | Merge pull request #3045 from retronym/ticket/7688-4Jason Zaugg2013-10-181-0/+7
|\ \ \
| * | | SI-7688 Fix AsSeenFrom of ThisType from TypeVar prefixJason Zaugg2013-10-171-0/+7
* | | | Merge remote-tracking branch 'scala/master' into fix-merge-3018Grzegorz Kossakowski2013-10-142-11/+17
|\ \ \ \
| * | | | SI-7902 Fix spurious kind error due to an unitialized symbolJason Zaugg2013-10-091-0/+17
| |/ / /
| * / / SI-7899 Don't infer by-name types during, e.g. eta-expansionJason Zaugg2013-10-071-11/+0
| |/ /
* | | Single Abstract Method support: java8 testAdriaan Moors2013-10-081-0/+1
* | | Extract SerialVersionUIDAnnotation. Make SAM body synthetic.Adriaan Moors2013-10-082-0/+10
* | | Single Abstract Method support: synthesize SAMsAdriaan Moors2013-10-047-2/+32
|/ /
* | SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-012-1/+30
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-271-0/+30
|\|
| * 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
* | | Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-241-5/+0
* | | SI-7864 Harden "looks like an interpolated String" warningJason Zaugg2013-09-222-0/+6
* | | SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-181-0/+5
* | | Merge pull request #2961 from paulp/pr/whitespaceJason Zaugg2013-09-18263-604/+590
|\ \ \
| * | | Cull extraneous whitespace.Paul Phillips2013-09-18263-604/+590
* | | | Merge pull request #2955 from retronym/ticket/7853Paul Phillips2013-09-183-0/+50
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7853 A less ad-hoc place to call memberTypeJason Zaugg2013-09-181-0/+7
| * | | SI-7853 An unsatisfying fix regression in explicit outerJason Zaugg2013-09-182-0/+43
* | | | SI-7847 Static forwarders for case apply/unapplyJason Zaugg2013-09-162-0/+15
|/ / /
* | | Merge pull request #2884 from retronym/ticket/3832Jason Zaugg2013-09-152-14/+0
|\ \ \
| * | | SI-1909 Move tests from pos to runJason Zaugg2013-09-112-14/+0
* | | | Corrects behavior of finalResultType.Paul Phillips2013-09-132-2/+58
* | | | Merge pull request #2928 from retronym/merge/2.10.x-to-masterGrzegorz Kossakowski2013-09-121-0/+10
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-masterJason Zaugg2013-09-101-0/+10
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / SI-7818 Cast our way out of extended existential angstJason Zaugg2013-09-061-0/+10
| | |/
* | / SI-7834 Type equivalence of C.this and C.super.Paul Phillips2013-09-111-0/+6
|/ /