summaryrefslogtreecommitdiff
path: root/src/datastruct
AgeCommit message (Expand)Author
2024-12-03terminal: sliding window search can move the cursorMitchell Hashimoto
2024-12-03terminal: sliding window search starts workingMitchell Hashimoto
2024-12-03CircBuf: add ensureUnusedCapacity, appendSliceMitchell Hashimoto
2024-12-03datastruct: CircBuf can be initialized emptyMitchell Hashimoto
2024-11-07terminal: change pagelist linked list to an intrusive linked listMitchell Hashimoto
2024-11-07datastruct: add intrusive doubly linked listMitchell Hashimoto
2024-11-07move datastructures to dedicated "datastruct" packageMitchell Hashimoto