Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-03-14 | LibJS/Bytecode: Replace merged block references before copying them | Ali Mohammad Pur |
2022-01-01 | LibJS: Avoid unnecessary copies in MergeBlocks codegen pass | Ben Wiederhake |
2022-01-01 | LibJS: Avoid unnecessary copies in PlaceBlocks codegen pass | Ben Wiederhake |
2021-08-01 | LibJS: Remove unused header includes | Brian Gianforcaro |
2021-06-27 | LibJS: Stop qualifying AK::Function | Andreas Kling |
2021-06-19 | LibJS: Add JumpUndefined bytecode | Matthew Olsson |
2021-06-15 | LibJS: Add a basic pass manager and add some basic passes | Ali Mohammad Pur |