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

[spec] Change declaration reference notation to accommodate ECMAScript 6 symbols #71

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

octogonz
Copy link
Collaborator

After investigating ECMAScript 6 symbols and how they affect the type system, we're proposing a somewhat significant change to the declaration reference notation. The [] operator is being repurposed for symbol references (to better align with the TypeScript language), and the selectors now use (:).

@octogonz octogonz changed the title Change declaration reference notation to accommodate ECMAScript 6 symbols [spec] Change declaration reference notation to accommodate ECMAScript 6 symbols Sep 26, 2018
@octogonz octogonz merged commit 5419697 into master Sep 27, 2018
@octogonz octogonz deleted the pgonzal/symbol-decl-refs branch October 2, 2018 01:37
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.

None yet

2 participants