This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-06 14:23:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
lib
/
std
/
heap
History
Andrew Kelley
92a09eb1e4
std.heap.GeneralPurposeAllocator: use
var
for mutable locals
...
Required to be compatible with new language semantics.
2022-03-16 13:31:16 -07:00
..
arena_allocator.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
general_purpose_allocator.zig
std.heap.GeneralPurposeAllocator: use
var
for mutable locals
2022-03-16 13:31:16 -07:00
log_to_writer_allocator.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
logging_allocator.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00