Ali Mohammad Pur eba466b8e7 LibRegex: Avoid calling GenericLexer::consume() past EOF il y a 2 ans
..
C 5fdef94d53 LibRegex: Tweak get_error() function il y a 2 ans
CMakeLists.txt ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE il y a 2 ans
Forward.h a54be656ae LibRegex: Don't push LibRegex's "Error" into the global namespace il y a 3 ans
Regex.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
RegexByteCode.cpp 6fc9f5fa28 LibRegex: Make ^ and $ accept all `LineTerminator`s instead of just '\n' il y a 2 ans
RegexByteCode.h 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h il y a 2 ans
RegexBytecodeStreamOptimizer.h 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster il y a 3 ans
RegexDebug.h 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove il y a 2 ans
RegexError.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes il y a 2 ans
RegexLexer.cpp fbc771efe9 Everywhere: Use default StringView constructor over nullptr il y a 3 ans
RegexLexer.h fbc771efe9 Everywhere: Use default StringView constructor over nullptr il y a 3 ans
RegexMatch.h a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
RegexMatcher.cpp 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
RegexMatcher.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
RegexOptimizer.cpp 7f530c0753 LibRegex: Bail out of atomic rewrite if a block doesn't contain compares il y a 2 ans
RegexOptions.h 6fc9f5fa28 LibRegex: Make ^ and $ accept all `LineTerminator`s instead of just '\n' il y a 2 ans
RegexParser.cpp eba466b8e7 LibRegex: Avoid calling GenericLexer::consume() past EOF il y a 2 ans
RegexParser.h 6c66fd5ffb LibRegex: Remove declarations for non-existent methods il y a 2 ans