Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-15 | AK+Everywhere: Add sincos and use it in some places | Hendiadyoin1 |
2021-07-19 | Everywhere: Use AK/Math.h if applicable | Hendiadyoin1 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | AK/Hex: Cleanup implementation | Lenny Maiorani |
2021-04-18 | AK/Complex: C++20-compatible comparison operators | Lenny Maiorani |
2021-03-27 | AK: Add complex number library | Cesar Torres |