aboutsummaryrefslogtreecommitdiff
path: root/src/link/table_section.zig
AgeCommit message (Expand)Author
2025-07-07std.fmt: fully remove format string from format methodsAndrew Kelley
2025-07-07compiler: update a bunch of format stringsAndrew Kelley
2025-02-10std.ArrayList: popOrNull() -> pop() [v2] (#22720)Meghan Denny
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-04-21macho: correctly dirty the GOT table after memory reallocJakub Konka
2023-04-21elf: make TableSection a generic constructJakub Konka