Age | Commit message (Expand) | Author |
---|---|---|
2023-02-21 | LibJS: Make RefPtr and NonnullRefPtr usage const-correct | Andreas Kling |
2023-01-26 | LibJS: Remove DeprecatedString usage from SourceCode | Evan Smal |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-24 | LibJS: Unbreak test262-parser-tests after source range caching changes | Andreas Kling |
2022-11-24 | LibJS: Make Error stack trace generation faster with a line break cache | Andreas Kling |
2022-11-22 | LibJS: Reduce AST memory usage by shrink-wrapping source range info | Andreas Kling |