summaryrefslogtreecommitdiffstats
path: root/js/src/irregexp/RegExpEngine.h
Commit message (Collapse)AuthorAgeLines
* Issue #1362 - Revert "Implement regular expression lookbehind"wolfbeast2020-01-19-23/+8
| | | | This reverts commit fa473930f424bf17a9e545b601c84dd2e61364e3.
* Issue #1279 - Implement regular expression lookbehindwolfbeast2019-11-11-8/+23
| | | | Based on Tom Schuster's work, with extra minters for unicode.
* JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu`janekptacijarabaci2018-03-12-2/+6
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1546