ladybird/Libraries/LibRegex
Ali Mohammad Pur 00bc22c332 LibRegex: Don't immediately ignore TempInverse in optimizer
fe46b2c141 added the reset-temp-inverse flag, but set it up so all
tempinverse ops were negated at the start of the next op; this commit
makes it so these flags actually persist for one op and not zero.

Fixes #2296.
2024-11-17 09:03:29 -05:00
..
CMakeLists.txt
Forward.h
Regex.h
RegexByteCode.cpp
RegexByteCode.h
RegexBytecodeStreamOptimizer.h
RegexDebug.h
RegexDefs.h
RegexError.h
RegexLexer.cpp
RegexLexer.h
RegexMatch.h
RegexMatcher.cpp
RegexMatcher.h
RegexOptimizer.cpp LibRegex: Don't immediately ignore TempInverse in optimizer 2024-11-17 09:03:29 -05:00
RegexOptions.h
RegexParser.cpp
RegexParser.h