Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | Everywhere: Make use of container version of all_of | Lenny Maiorani |
2021-06-01 | AK+Everywhere: Fix compiletime format parsing of replacement fields | Ali Mohammad Pur |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-10 | AK+Everywhere: Make StdLibExtras templates less wrapper-y | AnotherTest |
2021-02-24 | AK: Rename {DBGLN_NO => ENABLE}_COMPILETIME_FORMAT_CHECK | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-23 | AK+Userland: Extend the compiletime format string check to other functions | AnotherTest |