| 3 years ago | Andrew Kelley | | std.Build.CompileStep: fix API usage in unit test |
| 3 years ago | Andrew Kelley | | tests: fix missing target for C ABI tests |
| 3 years ago | Andrew Kelley | | std.Build.ConfigHeaderStep: support more types |
| 3 years ago | Andrew Kelley | | move compiler's CType logic to std.Target |
| 3 years ago | Andrew Kelley | | std.Build: avoid use of catch unreachable |
| 3 years ago | Andrew Kelley | | std.Build: add deprecated declarations |
| 3 years ago | Andrew Kelley | | rename std.Build.LibExeObjStep to std.Build.CompileStep |
| 3 years ago | Andrew Kelley | | fix init-exe, init-lib templates |
| 3 years ago | Andrew Kelley | | update test case for new std.builtin.OptimizeMode API |
| 3 years ago | Andrew Kelley | | langref updates for new std.Build API |
| 3 years ago | Andrew Kelley | | std.Build: accept host Target in create() |
| 3 years ago | Andrew Kelley | | build.zig: remove dead list of unused source files |
| 3 years ago | Andrew Kelley | | combine std.build and std.build.Builder into std.Build |
| 3 years ago | Andrew Kelley | | update build.zig API usage |
| 3 years ago | Andrew Kelley | | std.build: eliminate setTarget and setBuildMode |
| 3 years ago | Andrew Kelley | | std.build: implement passing options to dependency packages |
| 3 years ago | leap123 |  | std.os.uefi: fix shift in pool allocator (again) (#14497) |
| 3 years ago | Wooster | | Sema: emit compile error for comptime or inline call of function pointer |
| 3 years ago | Andrew Kelley | | std.Target: remove workaround |
| 3 years ago | Techatrix | | zig fmt: fix file ending in a multi line comment |
| 3 years ago | Jiacai Liu |  | std: add expectEqualDeep (#13995) |
| 3 years ago | Isaac Freund | | std: restrict mem.span() and mem.len() to sentinel terminated pointers |
| 3 years ago | Casey Banner | | build: .c ofmt does not produce a pdb |
| 3 years ago | Casey Banner | | cbe: fixes for tls, support for not linking libc, and enabling tests |
| 3 years ago | Yusuf Bham | | std.os.uefi: fix shift in pool allocator |
| 3 years ago | Casey Banner | | cbe: don't emit unused undefined array literals |
| 3 years ago | Andrew Kelley | | std.debug: disable sporadically failing test |
| 3 years ago | Joachim Schmidt | | stage2 AArch64: move copy-register-arg-to-stack code to fn prologue |
| 3 years ago | Michael Dusan | | netbsd: use versioned __msync13 from libc |
| 3 years ago | zigster64 | | On BrokenPipe error during os.sendfile - return error rather than unreachable |
| 3 years ago | Jakub Konka |  | Merge pull request #14472 from ziglang/alloc-decls |
| 3 years ago | Jon-Eric Cook |  | std.json: check output and source lengths in `std.json` |
| 3 years ago | Andrew Kelley | | CI: give x86_64-linux-release a little more time |
| 3 years ago | Andrew Kelley | | cmake: no -Werror on the C++ code we copy from llvm |
| 3 years ago | Takeshi Yoneda | | wasi: remove unnecessary breakpoint() in abort |
| 3 years ago | Takeshi Yoneda | | wasm: uses main instead of main2 for test runner |
| 3 years ago | Jakub Konka |  | Merge pull request #14453 from ziglang/self-hosted-codegen-cleanup |
| 3 years ago | Andrew Kelley |  | Merge pull request #14434 from FnControlOption/xz |
| 3 years ago | Manlio Perillo | | langref: make "Type Coercion" subsections more consistent |
| 3 years ago | Manlio Perillo | | langref: add missing dot at the end of the paragraph |
| 3 years ago | Manlio Perillo | | langref: update the documentation of @Type |
| 3 years ago | Manlio Perillo | | langref: improve test_coerce_unions_enums.zig |
| 3 years ago | Manlio Perillo | | langref: move paragraph inside the p element |
| 3 years ago | Loris Cro |  | Merge pull request #14456 from der-teufel-programming/autodoc-tuples |
| 3 years ago | Jakub Konka | | elf+macho: append null to DWARF strtab to avoid overlapping sects |
| 3 years ago | Andrew Kelley | | zig build system: add LibExeObjStep.installLibraryHeaders |
| 3 years ago | Andrew Kelley | | CI: give aarch64-linux-debug a little more time |
| 3 years ago | Andrew Kelley |  | Merge pull request #14402 from kcbanner/cbe_x86_fixes |
| 3 years ago | David Gonzalez Martin | | build: Fix red zone flag |
| 3 years ago | Isaac Freund | | std: remove meta.assumeSentinel |
|