This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
80642b5984e5e7a59d380ced4c19e71c5e4cee32
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