Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-11-11 | Userland: Include Vector.h in a few places to make HeaderCheck happy | Ali Mohammad Pur |
2021-10-06 | LibJS: Add missing headers | Ben Wiederhake |
2021-07-04 | LibJS: Rewrite most of Object for spec compliance :^) | Linus Groh |
2021-06-22 | LibJS: Make put_own_property_by_index closer to spec | davidot |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |