Age | Commit message (Expand) | Author |
---|---|---|
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-16 | AK: Use default constructor/destructor instead of declaring an empty one | Brian Gianforcaro |
2021-08-03 | Everywhere: Make use of container version of all_of | Lenny Maiorani |
2021-05-16 | AK+Userland: Fix some compiler warnings and make variables const-ref | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-01 | AK: Add the UUID container | Liav A |