- From: Tobie Langel <notifications@github.com>
- Date: Tue, 04 Oct 2016 07:47:36 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Tuesday, 4 October 2016 14:48:24 UTC
This mutes the escape backslashes of the comment terminal symbol regex.
It's more correct and makes it easier to programatically extract the regexes for a lexer.
/cc @heycam
See [output](https://rawgit.com/tobie/webidl/mute-regex-esc/index.html#idl-grammar).
You can view, comment on, or merge this pull request online at:
https://github.com/heycam/webidl/pull/182
-- Commit Summary --
* Mute escape backslashes of terminal symbol regexes.
-- File Changes --
M index.bs (2)
M index.html (4)
-- Patch Links --
https://github.com/heycam/webidl/pull/182.patch
https://github.com/heycam/webidl/pull/182.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/182
Received on Tuesday, 4 October 2016 14:48:24 UTC