summaryrefslogtreecommitdiffstats
path: root/js/src/irregexp/RegExpEngine.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1279 - Implement regular expression lookbehindwolfbeast2019-11-11-56/+95
| | | | 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-6/+19
|
* Generate irregexp character tables with make_unicode.py.wolfbeast2018-03-12-109/+6
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5135