aboutsummaryrefslogtreecommitdiff
path: root/core/container/lru
Commit message (Collapse)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
|
* Reduce allocationshanabi12242022-04-191-9/+9
|
* Fix bugs in core:container/lruhanabi12242022-04-181-6/+15
|
* Update `core:container/lru` to support `clear` and take a boolean to ↵gingerBill2022-02-021-14/+23
| | | | indicate whether or not to call the `on_remove` procedure on `clear` or `destroy`
* `core:container/lru`dev-2022-02gingerBill2022-02-011-0/+183