zig/lib/compiler
Ian Johnson 3fb6bb1449 std-docs: include builtin module in sources.tar
Now that `-femit-docs` includes all modules, including the builtin
module, in the generated source tarball, it makes sense to apply the
same logic to the std-docs server. std-docs constructs its own tarball,
so a different approach is needed to achieve the same end result.
2024-03-28 00:30:42 -04:00
..
aro std.builtin: make container layout fields lowercase 2024-03-11 07:09:07 -07:00
aro_translate_c make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
reduce reduce: fix compile errors 2024-03-24 17:29:39 +01:00
resinator fix compilation failures found by CI 2024-03-19 16:18:18 -07:00
aro_translate_c.zig make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
build_runner.zig Revert "back out the build_runner.zig moving change" 2024-03-17 03:06:39 +01:00
fmt.zig
libc.zig move zig libc command to be lazily built 2024-02-27 22:55:00 -07:00
objcopy.zig extract std.posix from std.os 2024-03-19 11:45:09 -07:00
reduce.zig
std-docs.zig std-docs: include builtin module in sources.tar 2024-03-28 00:30:42 -04:00
test_runner.zig