zig/lib/std/special
Isaac Freund 3bf72f2b3a std.build: make Builder.install_prefix non optional
This is useful for build.zig files to check in some cases, for example
to adhere to the convention of installing config to /etc instead of
/usr/etc on linux when using the /usr prefix. Perhaps std.build will
handle such common cases eventually, but that is not yet the case.
2021-03-24 12:29:50 +01:00
..
compiler_rt zig fmt the std lib 2021-02-24 21:29:23 -07:00
docs Merge pull request #6678 from s-ol/doc-type-aware 2020-10-29 15:19:02 +02:00
init-exe std/special: init-exe,lib make import(std) its own decl (#8160) 2021-03-05 19:13:05 -08:00
init-lib std/special: init-exe,lib make import(std) its own decl (#8160) 2021-03-05 19:13:05 -08:00
build_runner.zig std.build: make Builder.install_prefix non optional 2021-03-24 12:29:50 +01:00
c.zig convert more {} to {d} and {s} 2021-01-02 19:03:14 -07:00
compiler_rt.zig Add compiler-rt stub for SPARC CPUs 2021-01-15 19:07:38 +07:00
ssp.zig Year++ 2020-12-31 15:45:24 -08:00
test_runner.zig std: Use {s} instead of {} when printing strings 2021-01-02 17:12:57 -07:00