| 3 years ago | Andrew Kelley | | move docgen.zig to tools/ |
| 3 years ago | Andrew Kelley | | std.Build.LazyPath: fix resolution of cwd_relative |
| 3 years ago | Andrew Kelley | | std.Build.Step.InstallArtifact: disable emit-h |
| 3 years ago | Andrew Kelley | | link: add more respect for -fno-emit-bin |
| 3 years ago | Andrew Kelley | | build system: follow-up enhancements regarding LazyPath |
| 3 years ago | Felix "xq" Queißner | | Tries to fix Windows DLL linking. |
| 3 years ago | Felix "xq" Queißner | | Rebase + two fixes. |
| 3 years ago | Felix "xq" Queißner | | Introduces Compile.forceBuild() and Compile.forceEmit(…) |
| 3 years ago | Felix "xq" Queißner | | Introduces `Compile.getEmittedX()` functions, drops `Compile.emit_X`. Resolves #14971 |
| 3 years ago | Felix "xq" Queißner | | Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. |
| 3 years ago | Casey Banner | | test: fix missing _start symbol warning by linking libc in compiler_rt_panic |
| 3 years ago | Jacob Young |  | Merge pull request #16611 from xxxbxxx/packed-struct |
| 3 years ago | Frank Denis | | Remove obsolete comment in wasi_libc.zig |
| 3 years ago | Evan Haas | | add behavior test for vector bitcast at comptime |
| 3 years ago | Loris Cro | | autodoc: implement typeof support in new rendering system |
| 3 years ago | Jacob Young | | llvm: support read-write output constraints in assembly |
| 3 years ago | Andrew Kelley |  | Merge pull request #16594 from squeek502/windows-sdk-com |
| 3 years ago | AdamGoertz |  | Allow zero-sized fields in extern structs (#16404) |
| 3 years ago | Jacob Young | | behavior: add coverage for no longer reproducing issue |
| 3 years ago | Matthew Lugg | | package manager: don't show progress indicator on dumb terminals |
| 3 years ago | Jacob Young | | Build: use optionals again |
| 3 years ago | xdBronch |  | suggest using else when '_' is used for exhaustive enums (#16583) |
| 3 years ago | Andrew Kelley |  | Merge pull request #16593 from jacobly0/c-abi |
| 3 years ago | Zachary Raineri | | std.target | Remove comment referencing closed proposal |
| 3 years ago | Zachary Raineri | | std.start | Remove unused import |
| 3 years ago | Jakub Konka | | macos: fix parsing of SDK version string into std.SemanticVersion |
| 3 years ago | Niles Salter | | Doc nitpick |
| 3 years ago | Loris Cro | | autodoc: improve styling of new help dropdown |
| 3 years ago | Techatrix | | add bound check on for and while nodes |
| 3 years ago | Andrew Kelley |  | Merge pull request #16559 from kcbanner/improve_compiler_rt_stack_trace |
| 3 years ago | Josh Wolfe | | std.json: WriteStream.print instead of writePreformatted |
| 3 years ago | Ryan Liptak | | Add fs.path.ComponentIterator and use it in Dir.makePath |
| 3 years ago | Rohlem | | `std.coff`: check strtab lengths against `data` length |
| 3 years ago | AnnikaCodes |  | std.Uri: Don't double-escape escaped query parameters (#16043) |
| 3 years ago | Michael Dusan | | linux: do not set stack size hard limit |
| 3 years ago | Andrew Kelley | | frontend: make fn calls byval; fix false positive isNonErr |
| 3 years ago | Ryan Liptak | | windows.OpenFile/DeleteFile: Add NetworkNotFound as a possible error |
| 3 years ago | Andrew Kelley | | LLVM: always add argument attributes to calls |
| 3 years ago | Andrew Kelley |  | Merge pull request #16572 from ziglang/stage1-test-coverage |
| 3 years ago | zhaozg | | build: update cmake_minimum_required to 3.5 |
| 3 years ago | Jacob Young | | AstGen: fix missing deferred ref |
| 3 years ago | Andrew Kelley |  | Merge pull request #16538 from kcbanner/fixup_unwind_perf_regression |
| 3 years ago | Jacob Young | | llvm: fix data layout on ios |
| 3 years ago | Andrew Kelley | | llvm: disable LTO on C ABI tests |
| 3 years ago | Jakub Konka |  | Merge pull request #16553 from ziglang/issue-11896 |
| 3 years ago | Jakub Konka |  | Merge pull request #16563 from ziglang/issues-16308 |
| 3 years ago | Jim Price |  | Fix counting in SingleThreadedRwLock's tryLockShared (#16560) |
| 3 years ago | Casey Banner | | Add --verbose-generic-instances to provide visibility on the number of generic function instantiations |
| 3 years ago | Andrew Kelley | | frontend: forbid packed and extern tuples |
| 3 years ago | Andrew Kelley | | AstGen: avoid unnecessary mutable local |
|