ladybird/Libraries/LibRegex
Andreas Kling f5b78e700c LibRegex: Collapse named backreference guard
Fold the named-backreference validation into the match arm.
2026-04-16 22:44:41 +02:00
..
Rust LibRegex: Collapse named backreference guard 2026-04-16 22:44:41 +02:00
CMakeLists.txt AK: Adopt mimalloc v2 as main allocator 2026-04-08 09:57:53 +02:00
ECMAScriptRegex.cpp LibRegex: Respect V8 astral literal lastIndex behavior 2026-03-27 17:32:19 +01:00
ECMAScriptRegex.h LibRegex: Respect V8 astral literal lastIndex behavior 2026-03-27 17:32:19 +01:00
RustRegex.cpp LibRegex: Use Unicode ID_Start/ID_Continue for named group names 2026-04-08 07:31:54 -04:00
RustRegex.h Meta: Remove ENABLE_RUST build configuration option 2026-04-02 22:59:42 +02:00