Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 سال پیش |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
Ali Mohammad Pur
|
18f4b6c670
LibRegex: Add the literal string search optimisation
|
1 سال پیش |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 سال پیش |
Sam Atkins
|
6c66fd5ffb
LibRegex: Remove declarations for non-existent methods
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Timothy Flynn
|
3729fd06fa
LibRegex: Do not return an Optional from Regex::Matcher::execute
|
3 سال پیش |
Ali Mohammad Pur
|
d2e51fafa9
LibRegex: Merge alternations based on blocks and not instructions
|
3 سال پیش |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 سال پیش |
Brian Gianforcaro
|
fdea5e1628
LibRegex: Pass RegexStringView and Vector<RegexStringView> by reference
|
3 سال پیش |
Ali Mohammad Pur
|
246ab432ff
LibRegex: Add a basic optimization pass
|
3 سال پیش |
Timothy Flynn
|
02e3633b7f
AK: Move FormatParser definition from header to implementation file
|
3 سال پیش |
Timothy Flynn
|
a0b72f5ad3
LibRegex: Remove (mostly) unused regex::MatchOutput
|
3 سال پیش |
Timothy Flynn
|
f1ce998d73
LibRegex+LibJS: Combine named and unnamed capture groups in MatchState
|
3 سال پیش |
Ali Mohammad Pur
|
d5984d296f
LibRegex: Make Matcher<>::match(Vector<>) take a reference to the vector
|
4 سال پیش |
Ali Mohammad Pur
|
5f342e4fa9
LibRegex: Make Fork{Jump,Stay} non-recursive
|
4 سال پیش |
Timothy Flynn
|
1400e3cf58
LibRegex: Allow separately parsing patterns and creating Regex objects
|
4 سال پیش |
Timothy Flynn
|
b162517065
LibRegex: Take ownership of pattern string and fix move operations
|
4 سال پیش |
Ali Mohammad Pur
|
36bfc912fc
LibRegex: Switch to east-const style
|
4 سال پیش |
Timothy Flynn
|
0f0ac37b56
LibRegex: Break from execution loop when the sticky flag is set
|
4 سال پیش |
Andrew Kaster
|
5e8a0c014e
LibRegex: Make regex::Regex move-constructible and move-assignable
|
4 سال پیش |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 سال پیش |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 سال پیش |