Linus Groh
|
3dbf4c62b0
LibJS: Use GenericLexer for Token::string_value()
|
4 years ago |
Linus Groh
|
4fb96afafc
LibJS: Support LegacyOctalEscapeSequence in string literals
|
4 years ago |
Nico Weber
|
9e32ad6c99
LibJS: Fix \x escapes of bytes with high bit set
|
5 years ago |
Matthew Olsson
|
1ef573eb30
LibJS: Indent tests with 4 spaces instead of 2
|
5 years ago |
Matthew Olsson
|
918f4affd5
LibJS: Convert remaining top-level tests to new system
|
5 years ago |
Matthew Olsson
|
6d58c48c2f
test-js: Use prettier and format all files
|
5 years ago |
Matthew Olsson
|
e415dd4e9c
LibJS: Handle hex and unicode escape sequences in string literals
|
5 years ago |