summaryrefslogtreecommitdiff
path: root/js/src/irregexp/RegExpEngine.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2148 - Discard RegExpShared data tables when discarding regexp JIT code.Job Bautista2023-03-15
* Issue #2148 - Root the RegExpShared in RegExpMacroAssembler.Job Bautista2023-03-09
* Issue #2083 - Part 3: Fix RegExpShared rooting hazards now it's a GC thing.Job Bautista2023-01-26
* No issue - Refactor CharacterRange + Unicode handling into module for maintai...Martok2022-12-21
* Issue #2056 - Fix handling of captures in lookbehindsMartok2022-12-21
* Issue #1279 - Implement regular expressions lookbehind (v3)Moonchild2022-12-21
* Revert "Issue #1279 - Implement regular expressions lookbehind (v2)"Moonchild2022-12-15
* Issue #1279 - Implement regular expressions lookbehind (v2)Moonchild2022-10-11
* Issue #1656 - Part 10: Manual cleanup.Moonchild2020-09-24
* Issue #1362 - Revert "Implement regular expression lookbehind"wolfbeast2020-01-19
* Issue #1279 - Implement regular expression lookbehindwolfbeast2019-11-11
* JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu`janekptacijarabaci2018-03-12
* Generate irregexp character tables with make_unicode.py.wolfbeast2018-03-12
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02