aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/write_file.zig
AgeCommit message (Expand)Author
2021-01-02std: Use {s} instead of {} when printing stringsLemonBoy
2020-12-31Year++Frank Denis
2020-12-24Return encoded slice from base64 encodefrmdstryr
2020-11-07remove deprecated uses of ArrayList.spanJosh Holland
2020-08-20Fix missing init() update in std/build/write_file.zigFrank Denis
2020-08-20Breaking: sort std/crypto functions into categoriesFrank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2020-05-25Added and id and a cast function to build stepsAlexandros Naskos
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-18(breaking) clarify openDir APIAndrew Kelley
2020-03-03Update callers of fs.makePathdaurnimator
2020-01-05rework and improve some of the zig build stepsAndrew Kelley