Age | Commit message (Expand) | Author |
---|---|---|
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-11-26 | AK: Make it possible to not `using` AK classes into the global namespace | Andreas Kling |
2022-08-15 | AK: Allow bit_cast to be used in constant evaluated context | davidot |
2022-07-04 | AK: Add `nodiscard` attribute to BitCast functions | Lenny Maiorani |
2021-08-21 | AK: Use `__builtin_bit_cast` if available | Jesse Buhagiar |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-23 | AK: Implement bit_cast | Oleg Sikorskiy |