summaryrefslogtreecommitdiffstats
path: root/js/src/irregexp
Commit message (Expand)AuthorAgeLines
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28-0/+13
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28-13/+0
* Issue #1362 - Revert "Implement regular expression lookbehind"wolfbeast2020-01-19-359/+157
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18-18/+64
* Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."wolfbeast2019-11-18-49/+4
* Issue #1284 - Implement /s (dotAll) for regular expressions.wolfbeast2019-11-18-4/+49
* Issue #1279 - Implement regular expression lookbehindwolfbeast2019-11-11-157/+359
* 1326454 - Rename TokenStream::getBracedUnicode to TokenStream::matchBracedUni...Gaming4JC2019-07-18-4/+4
* JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu`janekptacijarabaci2018-03-12-8/+25
* Generate irregexp character tables with make_unicode.py.wolfbeast2018-03-12-109/+271
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+12985