summaryrefslogtreecommitdiff
path: root/AK/Stack.h
AgeCommit message (Expand)Author
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-11-26AK: Make it possible to not `using` AK classes into the global namespaceAndreas Kling
2022-11-26AK: Add contains_slow method to Stackcflip
2022-01-05AK: Use unchecked_append in AK::Stack, as we always validate the sizeBrian Gianforcaro
2021-05-26AK: Implement AK::StackJesse Buhagiar