Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-02-13 19:25:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
183b1c3b4ea1671c8dedfcbc36290fed68cabbd9
ladybird/Userland/Libraries/LibRegex
History
Ali Mohammad Pur 3b0943d24c LibRegex: Correct the alternative matching order when one is empty
Previously we were compiling `/a|/` into what effectively would be
`/|a`, which is clearly incorrect.
2022-02-14 11:30:50 +01:00
..
C
…
CMakeLists.txt
…
Forward.h
…
Regex.h
…
RegexByteCode.cpp
LibRegex: Support non-ASCII whitespace characters when matching \s or \S
2022-02-05 22:30:10 +03:30
RegexByteCode.h
…
RegexBytecodeStreamOptimizer.h
…
RegexDebug.h
…
RegexError.h
…
RegexLexer.cpp
…
RegexLexer.h
…
RegexMatch.h
LibRegex: Don't return empty vectors from RegexStringView::lines()
2022-01-26 00:53:09 +03:30
RegexMatcher.cpp
LibRegex: Do not return an Optional from Regex::Matcher::execute
2022-02-05 19:06:50 +03:30
RegexMatcher.h
LibRegex: Do not return an Optional from Regex::Matcher::execute
2022-02-05 19:06:50 +03:30
RegexOptimizer.cpp
LibRegex: Correct the alternative matching order when one is empty
2022-02-14 11:30:50 +01:00
RegexOptions.h
LibRegex+LibJS: Avoid searching for more than one match in JS RegExps
2022-02-05 00:09:32 +01:00
RegexParser.cpp
LibRegex: Implement ECMA262 multiline matching without splitting lines
2022-01-26 00:53:09 +03:30
RegexParser.h
LibRegex: Implement ECMA262 multiline matching without splitting lines
2022-01-26 00:53:09 +03:30
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1453ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API