AnotherTest
|
c1c5225b72
LibRegex: Fix assertion when parsing '(?'
|
před 4 roky |
AnotherTest
|
6394720c87
LibRegex: Don't try to consume the escaped character if at EOF
|
před 4 roky |
AnotherTest
|
8cada744df
LibRegex: Give the bytecode a chance to run when there's no input
|
před 4 roky |
Linus Groh
|
eea7cabdbc
LibRegex: Use match_ordinary_characters() in ECMA262Parser::parse_atom()
|
před 4 roky |
AnotherTest
|
491e4a8a3b
LibRegex: Allow '-' as the last element of a charclass
|
před 4 roky |
AnotherTest
|
dbef2b1ee9
LibRegex: Implement an ECMA262-compatible parser
|
před 4 roky |
AnotherTest
|
92ea9ed4a5
LibRegex: Fix greedy/reluctant modifiers in PosixExtendedParser
|
před 4 roky |
Emanuel Sprung
|
6add8b9c05
LibRegex: Remove backup file, remove BOM in RegexParser.cpp, run clang-format
|
před 5 roky |
Emanuel Sprung
|
4a630d4b63
LibRegex: Add RegexStringView wrapper to support utf8 and utf32 views
|
před 5 roky |
Emanuel Sprung
|
55450055d8
LibRegex: Add a regular expression library
|
před 5 roky |