mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 22:34:28 +00:00
The previous commit made zig fmt print absolute paths; this commit keeps the absolute path resolution but still prints the relative paths to stdout. |
||
|---|---|---|
| .. | ||
| bit_in_stream.zig | ||
| bit_out_stream.zig | ||
| buffered_atomic_file.zig | ||
| buffered_in_stream.zig | ||
| buffered_out_stream.zig | ||
| c_out_stream.zig | ||
| counting_out_stream.zig | ||
| fixed_buffer_stream.zig | ||
| in_stream.zig | ||
| out_stream.zig | ||
| peek_stream.zig | ||
| seekable_stream.zig | ||
| serialization.zig | ||
| stream_source.zig | ||
| test.zig | ||