Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | Tests: Move AK tests to Tests/AK | Brian Gianforcaro |
2021-04-25 | AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake | Andrew Kaster |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-12-26 | Everywhere: void arguments to C functions | Lenny Maiorani |
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-10-24 | AK: Introduce SourceGenerator::fork(). | asynts |
2020-10-12 | AK: Add SourceGenerator class. | asynts |