aboutsummaryrefslogtreecommitdiff
path: root/lib/init/src
AgeCommit message (Expand)Author
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-08-08std.Io: remove BufferedWriterAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07std.io: move getStdIn, getStdOut, getStdErr functions to fs.FileAndrew Kelley
2025-06-13zig init: simplify templating logic (#24170)Loris Cro
2025-06-02zig init: appease zig fmt checkLoris Cro
2025-06-02zig init: add new --strip flag and improve template filesLoris Cro
2025-02-26zig init: adjust template lang to allow zig fmt passthroughAndrew Kelley
2025-02-26introduce package id and redo hash format againAndrew Kelley
2025-02-11fuzzer: write inputs to shared memory before runningAndrew Kelley
2024-12-18init template: expand slightly, migrate from deprecated std.Build APIsmlugg
2024-09-11fix init template for new fuzz testing APIAndrew Kelley
2024-08-18update comment in init templateAndrew Kelley
2024-07-26Fix typo in init files.Karim Mk
2024-07-26update init templateAndrew Kelley
2023-11-20merge `zig init-exe` and `zig init-lib` into `zig init`Andrew Kelley