ladybird/Libraries/LibRegex/Rust
aplefull a7cb8d4653 LibRegex: Reject string properties of negated /v class correctly
String properties like \p{Emoji_Keycap_Sequence} were incorrectly
rejected inside any negated class [^...], even when used as operands
of -- or && set operations where they are valid.
2026-05-16 16:28:09 +02:00
..
src LibRegex: Reject string properties of negated /v class correctly 2026-05-16 16:28:09 +02:00
build.rs Meta: Make Rust FFI headers reproducible 2026-03-31 15:59:04 +02:00
Cargo.toml LibRegex+LibUnicode: Migrate Unicode Rust FFI methods to LibUnicode 2026-04-19 10:39:26 +02:00
cbindgen.toml LibRegex+LibUnicode: Migrate Unicode Rust FFI methods to LibUnicode 2026-04-19 10:39:26 +02:00