aboutsummaryrefslogtreecommitdiff
path: root/src/print_targets.zig
AgeCommit message (Expand)Author
2023-05-13std: Rewrite low-level json api to support streaming (#15602)Josh Wolfe
2023-04-15fix: print targetsserg
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-12-13add `zig objcopy` subcommandAndrew Kelley
2022-10-29glibc: fix race condition when building stubsAndrew Kelley
2022-04-26Remove usage of inline for from print_targets.cmdTargetsJimmi Holst Christensen
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-06-21fix code broken from previous commitJacob G-W
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-02stage2: Use {s} instead of {} when formatting stringsLemonBoy
2020-09-21rename src-self-hosted/ to src/Andrew Kelley