0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually make strictSemicolons forbid all semicolon insertion More... over 11 years ago
Attach .raw property to literal nodes More... over 11 years ago
Upgrade Esprima More... over 11 years ago
Restore nonasciiwhitespace regexp More... over 11 years ago
Simplify an if/switch combo to just a switch More... over 11 years ago
skipLineComment More... over 11 years ago
skipSpace More... over 11 years ago
readString More... over 11 years ago
isIdentifierChar to numeric More... over 11 years ago
Disallow newline after throw More... over 11 years ago
Require a semicolon after do/while More... over 11 years ago
Add funky newlines to nonASCIIwhitespace More... over 11 years ago
Make 'this' a proper keyword More... over 11 years ago
rearrange isIdentifierStart More... over 11 years ago
Properly parse 10. as a valid number More... over 11 years ago
Upgrade Esprima and UglifyJS in benchmark comparison More... over 11 years ago
Add 'ranges' option to support range arrays on nodes More... over 11 years ago
Document program and sourceFile options More... over 11 years ago
Use 'new Function' instead of '(1, eval)' More... over 11 years ago
Properly enable strict mode More... over 11 years ago
added `sourceFile` and `program` options to parse More... over 11 years ago
Accept \0 in strings in strict mode More... over 11 years ago
Add a shell interface More... over 11 years ago
Stricter lineBreak regexp More... over 11 years ago
Handle break-to-labeled-non-loop More... over 11 years ago
Fix bug in benchmark More... over 11 years ago
Write test status to dom rather than console More... over 11 years ago
Conform to Moz spec with regards to `loc` properties More... over 11 years ago
Extend benchmark page More... over 11 years ago
Extend benchmark page More... over 11 years ago