aboutsummaryrefslogtreecommitdiff
path: root/lib/std/debug/Dwarf/expression.zig
AgeCommit message (Expand)Author
2025-10-07std.debug.Dwarf.expression: fix a test that assumes sp != fpAlex Rønne Petersen
2025-09-30std.debug.SelfInfo: remove shared logicmlugg
2025-09-30update to new std.debug changesmlugg
2025-09-30std: rework/remove ucontext_tmlugg
2025-08-30rework std.Io.Writer.Allocating to support runtime-known alignmentAndrew Kelley
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-08-28std: delete most remaining uses of GenericWriterAndrew Kelley
2025-08-23std.debug: delete MemoryAccessorAndrew Kelley
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-02-10std.ArrayList: popOrNull() -> pop() [v2] (#22720)Meghan Denny
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-02fix compilation on powerpc GNU systemsAndrew Kelley
2024-08-01std.debug: reorg and clarify API goalsAndrew Kelley
2024-08-01std: dwarf namespace reorgAndrew Kelley