Age | Commit message (Expand) | Author |
---|---|---|
2022-01-28 | Userland: Remove a bunch of unnecessary Vector imports | kleines Filmröllchen |
2021-09-16 | LibJS: Use default instead of an empty constructor/destructor | Brian Gianforcaro |
2021-09-10 | AK+Everywhere: Reduce the number of template parameters of IntrusiveList | Ali Mohammad Pur |
2021-09-05 | LibJS: Declare type aliases with "using" instead of "typedef" | Brian Gianforcaro |
2021-05-27 | LibJS: Rename Allocator => CellAllocator | Andreas Kling |