Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1362 - Revert "Implement regular expression lookbehind" | wolfbeast | 2020-01-19 | -359/+157 |
* | Issue #1284 - Implement /s (dotAll) for regular expressions, v2. | wolfbeast | 2019-11-18 | -18/+64 |
* | Revert "Issue #1284 - Implement /s (dotAll) for regular expressions." | wolfbeast | 2019-11-18 | -49/+4 |
* | Issue #1284 - Implement /s (dotAll) for regular expressions. | wolfbeast | 2019-11-18 | -4/+49 |
* | Issue #1279 - Implement regular expression lookbehind | wolfbeast | 2019-11-11 | -157/+359 |
* | 1326454 - Rename TokenStream::getBracedUnicode to TokenStream::matchBracedUni... | Gaming4JC | 2019-07-18 | -4/+4 |
* | JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu` | janekptacijarabaci | 2018-03-12 | -8/+25 |
* | Generate irregexp character tables with make_unicode.py. | wolfbeast | 2018-03-12 | -109/+271 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+12985 |