Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
..
C 086969277e Everywhere: Run clang-format hace 3 años
CMakeLists.txt 246ab432ff LibRegex: Add a basic optimization pass hace 3 años
Forward.h a54be656ae LibRegex: Don't push LibRegex's "Error" into the global namespace hace 3 años
Regex.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
RegexByteCode.cpp 2212aa2388 LibRegex: Support non-ASCII whitespace characters when matching \s or \S hace 3 años
RegexByteCode.h 1a35e27490 LibRegex: Make FailForks fail all forks up to the last save point hace 3 años
RegexBytecodeStreamOptimizer.h 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster hace 3 años
RegexDebug.h 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster hace 3 años
RegexError.h 733a70671b LibRegex: Disallow duplicate named capture groups in ECMA262 parser hace 3 años
RegexLexer.cpp 206bc01f81 LibRegex: Allow null bytes in pattern hace 3 años
RegexLexer.h 5885e70df7 LibRegex: Remove some meaningless/useless const-qualifiers hace 3 años
RegexMatch.h aa20210119 LibRegex: Don't return empty vectors from RegexStringView::lines() hace 3 años
RegexMatcher.cpp 3729fd06fa LibRegex: Do not return an Optional from Regex::Matcher::execute hace 3 años
RegexMatcher.h 3729fd06fa LibRegex: Do not return an Optional from Regex::Matcher::execute hace 3 años
RegexOptimizer.cpp 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster hace 3 años
RegexOptions.h 2b028f6faa LibRegex+LibJS: Avoid searching for more than one match in JS RegExps hace 3 años
RegexParser.cpp 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster hace 3 años
RegexParser.h 5fac41f733 LibRegex: Implement ECMA262 multiline matching without splitting lines hace 3 años