Age | Commit message (Expand) | Author |
---|---|---|
2023-02-17 | LibJS: Add to_string definitions to CodeGenerationError and ParserError | Timothy Flynn |
2023-01-27 | AK: Remove StringBuilder::build() in favor of to_deprecated_string() | Linus Groh |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-23 | LibJS: Make Parser::Error a standalone ParserError class | Andreas Kling |