summaryrefslogtreecommitdiff
path: root/AK/BinarySearch.h
AgeCommit message (Expand)Author
2020-01-19Kernel: Optimize VM range deallocation a bitAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-05Shell: Cache PATH for faster tab completionWilliam McPherson
2019-12-02AK: Add a BinarySearch template implementationWilliam McPherson