This website requires JavaScript.
Explore
Help
Sign In
eliott
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/LadybirdBrowser/ladybird
synced
2026-04-26 01:35:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c99bf74eaaddfcf69b26df792eee6113e1c167e
ladybird
/
Libraries
/
LibRegex
/
Rust
/
src
History
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
..
ast.rs
…
bytecode.rs
…
compiler.rs
LibRegex: Avoid hitting backtrack limit for bounded grouped repetitions
2026-04-11 18:43:48 +02:00
ffi.rs
LibRegex: Respect V8 astral literal lastIndex behavior
2026-03-27 17:32:19 +01:00
lib.rs
AK: Adopt mimalloc v2 as main allocator
2026-04-08 09:57:53 +02:00
parser.rs
LibRegex: Collapse named backreference guard
2026-04-16 22:44:41 +02:00
regex.rs
LibRegex: Anchor sticky matches at lastIndex
2026-03-29 16:06:57 +02:00
unicode_ffi.rs
LibRegex: Use Unicode ID_Start/ID_Continue for named group names
2026-04-08 07:31:54 -04:00
vm.rs
LibJS: Retry Unicode low-surrogate lastIndex positions
2026-03-31 15:59:04 +02:00