Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-01-11 09:55:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Jakub Konka 828f61e8df macho: move all helpers from commands.zig into std.macho
This way we will finally be able to share common parsing logic
between different Zig components and 3rd party packages.
2021-12-10 18:18:28 +01:00
..
C
stage2: Add support for floats in the C backend (#10059)
2021-11-09 18:56:01 -05:00
MachO
macho: move all helpers from commands.zig into std.macho
2021-12-10 18:18:28 +01:00
Plan9
Spelling corrections (#9833)
2021-09-24 13:39:20 -04:00
tapi
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Wasm
allocgate: std Allocator interface refactor
2021-11-30 23:32:47 +00:00
C.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Coff.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Elf.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
MachO.zig
macho: move all helpers from commands.zig into std.macho
2021-12-10 18:18:28 +01:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
Plan9.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
SpirV.zig
allocgate: std Allocator interface refactor
2021-11-30 23:32:47 +00:00
tapi.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
Wasm.zig
wasm: Initial behavior tests succeeding
2021-12-05 12:19:01 -08:00