Ali Mohammad Pur 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point il y a 3 ans
..
C a2563496f5 LibRegex: Remove some else-after-returns il y a 3 ans
CMakeLists.txt 246ab432ff LibRegex: Add a basic optimization pass il y a 3 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 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point il y a 3 ans
RegexByteCode.h 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point il y a 3 ans
RegexBytecodeStreamOptimizer.h 8f722302d9 LibRegex: Use a match table for character classes il y a 3 ans
RegexDebug.h 36bfc912fc LibRegex: Switch to east-const style il y a 4 ans
RegexError.h 733a70671b LibRegex: Disallow duplicate named capture groups in ECMA262 parser il y a 3 ans
RegexLexer.cpp 206bc01f81 LibRegex: Allow null bytes in pattern il y a 3 ans
RegexLexer.h 5885e70df7 LibRegex: Remove some meaningless/useless const-qualifiers il y a 3 ans
RegexMatch.h 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point il y a 3 ans
RegexMatcher.cpp a2563496f5 LibRegex: Remove some else-after-returns il y a 3 ans
RegexMatcher.h d2e51fafa9 LibRegex: Merge alternations based on blocks and not instructions il y a 3 ans
RegexOptimizer.cpp b674de6957 LibRegex: Add some implied auto qualifiers il y a 3 ans
RegexOptions.h 6ad427993a Everywhere: Behaviour => Behavior il y a 3 ans
RegexParser.cpp 303af07df8 LibRegex: Use AK::any_of in Parser::lookahead_any il y a 3 ans
RegexParser.h 6ad427993a Everywhere: Behaviour => Behavior il y a 3 ans