Age | Commit message (Expand) | Author |
---|---|---|
2021-04-10 | AK+Everywhere: Make StdLibExtras templates less wrapper-y | AnotherTest |
2021-03-28 | AK: Add Signed/Unsigned concepts. | Michel Hermier |
2021-03-28 | AK: Make Concepts.h and StdLibExtras.h properly alias their own sumbols. | Michel Hermier |
2021-03-27 | AK: Add complex number library | Cesar Torres |
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 |