Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2021-12-29 | LibJS: Detect invalid unicode and stop lexing at that point | davidot |
2021-10-03 | LibJS: Add a specific test for invalid unicode characters in the lexer | davidot |