Age | Commit message (Expand) | Author |
---|---|---|
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-01 | AK: Make single pivot quick_sort guarantee a max stack depth of log(n) | Mart G |
2020-11-14 | AK: Mark SimpleIterator::operator*() as ALWAYS_INLINE | Andreas Kling |
2020-09-08 | AK: Add generic SimpleIterator class to replace VectorIterator. | asynts |