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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let error messages include the current definition name #129

Merged
merged 5 commits into from
Jan 19, 2018
Merged

Conversation

saschanaz
Copy link
Member

Fixes #119

This should be simple enough 馃榿

@marcoscaceres
Copy link
Member

Lol, I was working on these also today and you beat me to it 馃拑

@marcoscaceres
Copy link
Member

Should we deal with partials?

@marcoscaceres
Copy link
Member

That is, should the error say, for example, "partial interface NoSemicolon: Missing semicolon after interface" when given a partial?

@saschanaz
Copy link
Member Author

Oh, partial definitions... It should also be simple enough, so yeah I will push one more commit.

@marcoscaceres
Copy link
Member

Ignore my comment above. I see it's handled by .type. Maybe add a test for partial?

@marcoscaceres
Copy link
Member

Oh, wait, maybe it's not handled by type... it must be Friday!

@saschanaz
Copy link
Member Author

Callback interfaces should also be supported, currently an error will call it just an interface.

@saschanaz
Copy link
Member Author

Friday commits added!

@saschanaz saschanaz merged commit 36932de into develop Jan 19, 2018
@saschanaz saschanaz deleted the namederror branch January 19, 2018 05:37
@marcoscaceres
Copy link
Member

  • webidl2@10.1.0

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