Linus Groh
|
eea7cabdbc
LibRegex: Use match_ordinary_characters() in ECMA262Parser::parse_atom()
|
4 yıl önce |
AnotherTest
|
158fe9d9ca
LibRegex: Allow syntax characters (except ']') without escapes in classes
|
4 yıl önce |
Linus Groh
|
cbe4595ec2
LibRegex: Fix clang build errors
|
4 yıl önce |
AnotherTest
|
491e4a8a3b
LibRegex: Allow '-' as the last element of a charclass
|
4 yıl önce |
AnotherTest
|
e2fa1b40c4
LibRegex: Allow unknown escapes in non-unicode mode (for ECMA262)
|
4 yıl önce |
AnotherTest
|
801750b95a
LibRegex: Fix parsing identity escape sequences
|
4 yıl önce |
AnotherTest
|
e83e7a03c2
LibRegex: Stop trying to read a character class when no tokens remain
|
4 yıl önce |
AnotherTest
|
dbef2b1ee9
LibRegex: Implement an ECMA262-compatible parser
|
4 yıl önce |
AnotherTest
|
3db8ced4c7
LibRegex: Change bytecode value type to a 64-bit value
|
4 yıl önce |
AnotherTest
|
92ea9ed4a5
LibRegex: Fix greedy/reluctant modifiers in PosixExtendedParser
|
4 yıl önce |
Emanuel Sprung
|
6add8b9c05
LibRegex: Remove backup file, remove BOM in RegexParser.cpp, run clang-format
|
5 yıl önce |
Emanuel Sprung
|
55450055d8
LibRegex: Add a regular expression library
|
5 yıl önce |