mirror of
https://github.com/ziglang/zig.git
synced 2026-01-16 12:25:21 +00:00
* add std.os.deleteTree * add std.os.deleteDir * add std.os.page_size * add std.os API for iterating over directories * refactor duplication in build.zig * update documentation on how to run tests