aboutsummaryrefslogtreecommitdiff
path: root/core/mem/doc.odin
Commit message (Expand)AuthorAgeFilesLines
* Update doc.odinGithubaccountlol2025-02-261-2/+2
* [mem]: Adjust the docs on the buddy allocatorflysand72024-09-141-0/+5
* [mem]: Update package documentationflysand72024-09-071-4/+14
* [mem]: Document the packageflysand72024-09-071-23/+88
* fix whitespaceLaytan Laats2024-08-141-5/+5
* Update mem doc example formattingEric Johnson2024-03-151-24/+23
* use memory formatting in tracking allocator docLaytan Laats2023-09-011-1/+1
* Update core/mem/doc.odinAxel Pahl2023-06-061-1/+2
* [mem] Add missing `\n` to tracking allocator example.Jeroen van Rijn2022-03-011-13/+13
* mem: Add `doc.odin` with `Tracking_Allocator` example.Jeroen van Rijn2022-02-051-0/+34