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

Parametrized #15

Merged
merged 3 commits into from
May 14, 2014
Merged

Parametrized #15

merged 3 commits into from
May 14, 2014

Conversation

tobie
Copy link
Member

@tobie tobie commented May 13, 2014

For discussion.

2nd commit also turns sequence into a parametrized type.

else {
else if (name = consume(ID)) {
// backwards compat
if (name.value == "sequence") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

===, no?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's an assignment + a check for existence.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind (not enough coffee yet).

Will fix.

darobin added a commit that referenced this pull request May 14, 2014
@darobin darobin merged commit da3e346 into w3c:develop May 14, 2014
@tobie tobie deleted the parametrized branch May 14, 2014 11:49
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