shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
249 stars 28 forks source link

Fix #307: prohibit escape sequences in keywords #333

Closed bakkot closed 7 years ago

michaelficarra commented 7 years ago

LGTM. Please include "fixes #307" in either your commit message or PR comment next time. Preferably both.