aboutsummaryrefslogtreecommitdiff
path: root/lib/std/heap/memory_pool.zig
AgeCommit message (Expand)Author
2023-09-06std: enable FailingAllocator to fail on resizeGregory Anders
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-16migration: std.math.{min, min3, max, max3} -> `@min` & `@max`r00ster91
2023-04-30std: fix a bunch of typosLinus Groh
2022-12-15Improves the comment formatting.Felix "xq" Queißner
2022-12-15Implements std.heap.MemoryPool and friends.Felix "xq" Queißner