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

Feature parametric types #3 #4264

Closed
wants to merge 6 commits into from

Conversation

pnowojski
Copy link
Member

Superseding pull request:
#4005

This is part of the work for the following issue: #3938

  • generailized parametric types
  • deprecated literalParameters
  • added parser support for BIGINT typeParameter
  • propagated TypeParameterSignature to most of previous TypeSignature uses

- generalized parametric types
- deprecated literalParameters
- added parser support for BIGINT typeParameter
- renamed getParameters to getTypeParametersAsTypeSignatures
- bindParameters for generalized type signature
 - during serialization ClientTypeSignature adds depracated fields for compatibility with old clients
 - fixed bug in deserialization of ClientTypeSignatureParameter
 - during serialization ClientTypeSignature adds depracated fields for compatibility with old clients
 - fixed bug in deserialization of ClientTypeSignatureParameter
@pnowojski
Copy link
Member Author

Rebased on master and added backward compatibility with old clients (changes in ClientTypeSignature)

@martint martint mentioned this pull request Jan 8, 2016
@martint
Copy link
Contributor

martint commented Jan 8, 2016

Merged, thanks!

@martint martint closed this Jan 8, 2016
@pnowojski pnowojski deleted the feature_parametric-types3 branch June 9, 2016 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants