Idan Horowitz
|
e8f6840471
AK+LibRegex: Disable construction of views from temporary Strings
|
3 vuotta sitten |
Timothy Flynn
|
c5b5c779ff
LibRegex+LibJS: Change capture group names from a String to a FlyString
|
3 vuotta sitten |
Timothy Flynn
|
325eabc770
LibRegex: Ensure the GoBack operation decrements the code unit index
|
3 vuotta sitten |
Timothy Flynn
|
9509433e25
LibRegex: Implement and use a REPEAT operation for bytecode repetition
|
3 vuotta sitten |
Timothy Flynn
|
a0b72f5ad3
LibRegex: Remove (mostly) unused regex::MatchOutput
|
3 vuotta sitten |
Timothy Flynn
|
f1ce998d73
LibRegex+LibJS: Combine named and unnamed capture groups in MatchState
|
3 vuotta sitten |
Timothy Flynn
|
27d555bab0
LibRegex: Track string position in both code units and code points
|
4 vuotta sitten |
Timothy Flynn
|
510bbcd8e0
AK+LibRegex: Add Utf16View::code_point_at and use it in RegexStringView
|
4 vuotta sitten |
Ali Mohammad Pur
|
5f342e4fa9
LibRegex: Make Fork{Jump,Stay} non-recursive
|
4 vuotta sitten |
Ali Mohammad Pur
|
1dd1378159
LibRegex: Preserve the type of the match when clearing capture groups
|
4 vuotta sitten |
Timothy Flynn
|
0e6375558d
AK+LibRegex: Partially implement case insensitive UTF-16 comparison
|
4 vuotta sitten |
Timothy Flynn
|
47f6bb38a1
LibRegex: Support UTF-16 RegexStringView and improve Unicode matching
|
4 vuotta sitten |
Ali Mohammad Pur
|
36bfc912fc
LibRegex: Switch to east-const style
|
4 vuotta sitten |
Ali Mohammad Pur
|
f364fcec5d
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
4 vuotta sitten |
Ali Mohammad Pur
|
2961982277
LibRegex: Use <...> includes in RegexMatch.h
|
4 vuotta sitten |
Ali Mohammad Pur
|
da1fda73a7
LibRegex: Implement line splitting for Utf32View
|
4 vuotta sitten |
sin-ack
|
74d76528d6
LibRegex: Display correct position for Compare in REGEX_DEBUG
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
AnotherTest
|
f05e518cbc
LibRegex: Implement section B.1.4. of the ECMA262 spec
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
asynts
|
5c5665c1e7
Everywhere: Replace a bundle of dbg with dbgln.
|
4 vuotta sitten |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 vuotta sitten |