mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +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