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

[Release-2.0.5] Port fix from master to release-2.0.5: Serialize type alias when type-alias is not accessible and emit generic #11392

Merged
merged 9 commits into from
Oct 6, 2016

Commits on Oct 5, 2016

  1. Make declaration emit test name consistent

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    06492fa View commit details
    Browse the repository at this point in the history
  2. Update baselines

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    1852746 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    d806cce View commit details
    Browse the repository at this point in the history
  4. Update baselines from cherry-pick changes from master

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    a401ba5 View commit details
    Browse the repository at this point in the history
  5. Serialize type alias when type alias symbol is not accessible

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    4fb0f06 View commit details
    Browse the repository at this point in the history
  6. Address PR

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    f6b3afa View commit details
    Browse the repository at this point in the history
  7. Only emit inferred type-alias if it is fully instantiated

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    948cd1e View commit details
    Browse the repository at this point in the history
  8. Add tests and baselines

    Kanchalai Tanglertsampan committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    40b5627 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Fix spelling

    Kanchalai Tanglertsampan committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    e38252d View commit details
    Browse the repository at this point in the history