aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/fmt.zig
AgeCommit message (Expand)Author
2024-11-12compiler: un-jit `zig fmt`mlugg
2024-11-11Fix silent zig fmt errors (#21948)Daniel Hooper
2024-10-03std.posix: Added error message 'ProcessNotFound' for reading and writing in a...Chris Boesch
2024-08-08std.posix: read on timerfd can return error.CanceledJan Hendrik Farr
2024-05-29zig fmt: ignore hidden files and directoriesAndrew Kelley
2024-02-26move lazily compiled source files to lib/compiler/Andrew Kelley