Commits
User selector
Commit History
Commits on Apr 5, 2020
Octal escapes should be max 3 digits and syntax errors in Unicode patterns
Show description for cd94c2acommitted
Commits on Mar 31, 2020
Add support in named capture group identifiers for direct surrogate pairs
Show description for ca2f8b2committed
Commits on Mar 26, 2020
Invalid numeric and named references should be early syntax errors
Show description for eb109f4committed
Commits on Feb 2, 2020
Non-alphabetical \c escapes should be syntax errors in Unicode patterns only
Show description for d3ca0c1committed
Commits on Jan 31, 2020
Unmatched ] or } brackets should be syntax errors in Unicode patterns only
Show description for ee5b28acommitted
Commits on Jan 30, 2020
Incomplete braced quantifiers should be banned in Unicode patterns only
Show description for 214dd23committed
Commits on Jan 26, 2020
Invalid ranges in character classes should be banned in unicode patterns
Show description for c9ab9d2committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Oct 7, 2019
[JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*)
Show description for 60b5990committed
Commits on Nov 3, 2018
Rolling in r237753 with unreviewed build fix.
Show description for b13c775committed
Commits on Nov 2, 2018
Unreviewed, rolling out r237753.
Show description for 8c2ef99committedRunning out of stack space not properly handled in RegExp::compile() and its callers
Show description for b52c212committed
Commits on Jul 7, 2018
[JSC] Optimize layout of RegExp to reduce padding
Show description for 05fb581committed
Commits on May 18, 2018
We don't throw SyntaxErrors for runtime generated regular expressions with errors
Show description for 7c37164committed
Commits on Dec 19, 2017
[YARR] Yarr should return ErrorCode instead of error messages (const char*)
Show description for df7dd39committed
Loading