Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge tuples to future #11140

Merged
merged 10 commits into from
May 6, 2016
Merged

Merge tuples to future #11140

merged 10 commits into from
May 6, 2016

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

- Include memebers of underlying type into a set of members returned by
tuple type symbol. Properties and events are not supported at the moment.
- Track declaration locations for tuple related symbols.
- Ensure Rest extensions are tuples.
- Substitute underlying type with corresponding tuple type at the point of type reference.
- Adjusted implementation of symbol display to account for presence of names in the extension tuples.
- Implemented proper retargeting for tuple types (multi-targeting support).
- Added support for properties and events in tuple type symbol.
- Made additional adjustments to implementation of tuple symbol display around presence of element names.
@AlekseyTs
Copy link
Contributor Author

test prtest/lin/dbg/unit32 please

http://dotnet-ci.cloudapp.net/job/roslyn_prtest_lin_dbg_unit32/6881/

@AlekseyTs AlekseyTs merged commit 38df21d into dotnet:future May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants