Age | Commit message (Expand) | Author |
---|---|---|
2020-12-05 | AK: Pull Is{Integral,FloatingPoint} into the global namespace | Linus Groh |
2020-08-17 | AK: Add SFINAE fallback for AK C++ concepts use, for Coverity compiler | Brian Gianforcaro |
2020-08-07 | AK: Remove unnecessary clang-format off comments. | asynts |
2020-08-06 | AK: Add Integral and FloatingPoint concepts. | asynts |