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

Tuple and underlying type unification. Part 1. #11006

Merged
merged 3 commits into from
May 3, 2016

Commits on May 1, 2016

  1. Extract common code into Wrapper...Symbol classes.

    No behavior changes intended.
    AlekseyTs committed May 1, 2016
    Configuration menu
    Copy the full SHA
    eda603e View commit details
    Browse the repository at this point in the history
  2. Tuple and underlying type unification. Part 1.

    - 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.
    AlekseyTs committed May 1, 2016
    Configuration menu
    Copy the full SHA
    dad5ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6fce1 View commit details
    Browse the repository at this point in the history