| 5 years ago | Jacob G-W | | stage1 parser: update comments to match impl |
| 5 years ago | Andrew Kelley | | Merge pull request #9310 from ziglang/stage1-better-hashing |
| 5 years ago | leesongun | | Fix unexpected truncation behavior with comptime_int larger than u64 range (#9303) |
| 5 years ago | Jacob G-W | | stage2: add error note for comparing booleans with '||' |
| 5 years ago | Jacob G-W | | remove really weird debugging statement from stage1 |
| 5 years ago | Evan Haas | | translate-c: Don't discard variables unless necessary |
| 5 years ago | Andrew Kelley | | Merge pull request #9175 from kprotty/thread |
| 5 years ago | Nulo | | Link to the GPA now that it's on upstream |
| 5 years ago | leesongun | | implement xoshiro256++ (#9298) |
| 5 years ago | Nulo | | CODE_OF_CONDUCT: change Freenode to Libera.chat |
| 5 years ago | Andrew Kelley | | stage2: add the zig version to AstGen cache hash |
| 5 years ago | Takeshi Yoneda | | WASI: include exec-model in cache state. |
| 5 years ago | Andrew Kelley | | stage1: eliminate the IrInst base struct |
| 5 years ago | Andrew Kelley | | Merge pull request #9219 from ziglang/unreachable-code |
| 5 years ago | J.C. Moyer | | stage2: print valid filename in error messages |
| 5 years ago | Veikka Tuominen | | stage2: fix `@asyncCall` parameter count |
| 5 years ago | LemonBoy | | std: Catch and handle overflow in json parser |
| 5 years ago | Christopher Smyth | | Add context to fatal OpenErrors |
| 5 years ago | Andrew Kelley | | fix start code for WebAssembly |
| 5 years ago | Takeshi Yoneda | | Fix test cases for stage2. |
| 5 years ago | Takeshi Yoneda | | Add support for WASI reactor in pure Zig-exe. (#9178) |
| 5 years ago | Jakub Konka | | Merge pull request #9254 from moosichu/feature/macos-link-universal-static-libs |
| 5 years ago | Nameless | | std/os/uefi: fix packed struct bitfields |
| 5 years ago | Sreehari Sreedev | | boot_services: allow custom MemoryTypes |
| 5 years ago | Jakub Konka | | Merge pull request #9266 from ziglang/zld-dylibs |
| 5 years ago | Andrew Kelley | | Merge pull request #9258 from ziglang/shared-cache-locking |
| 5 years ago | Jakub Konka | | Merge pull request #9242 from ziglang/zld-link-system-libsystem-when-native |
| 5 years ago | Andrew Kelley | | Revert "Include package root dir in stage2 error messages" |
| 5 years ago | J.C. Moyer | | Include package root dir in stage2 error messages |
| 5 years ago | Isaac Freund | | std/fmt: add fmtDurationSigned |
| 5 years ago | g-w1 | | stage2: fix unreachable in union(enum) with anytype payload |
| 5 years ago | Evan Haas | | translate-c: Add documentation for `zig translate-c` |
| 5 years ago | Emil Lerch | | allow json scientific notation to coerce to integers as long as they actually resolve to int type |
| 5 years ago | Robin Voetter | | Export isValidId, remove pub on unexported functions |
| 5 years ago | Andrew Kelley | | Merge pull request #9148 from marler8997/windowsChildOutput |
| 5 years ago | Jakub Konka | | Merge pull request #9202 from ifreund/sysroot |
| 5 years ago | Andrew Kelley | | AstGen: fix O(N^2) perf for many decls with same parent |
| 5 years ago | Jakub Konka | | zld: fix section mapping for Go specific sections |
| 5 years ago | xackus | | mark tsan as linguist-vendored |
| 5 years ago | Tom Read Cutting | | Add fat/universal dylib support to zig ld |
| 5 years ago | Jacob G-W | | stage2: implement @setRuntimeSafety |
| 5 years ago | Jacob G-W | | langref: make @setRuntimeSafety more correct |
| 5 years ago | Jakub Konka | | Merge pull request #9229 from ziglang/zld-objc-frameworks |
| 5 years ago | Jakub Konka | | Merge pull request #9171 from ziglang/zld-tapi |
| 5 years ago | Andrew Kelley | | Merge pull request #9191 from ziglang/stage1-astcheck |
| 5 years ago | Andrew Kelley | | stage1: `@shuffle` type and mask params in comptime scope |
| 5 years ago | Jonathan Marler | | nice error for unsupported async sockets on Windows |
| 5 years ago | Veikka Tuominen | | fix typos in langref.html |
| 5 years ago | Roman Frołow | | Docs clarification: local static variable (#8381) |
| 5 years ago | Jacob G-W | | docs: top level global assembly -> container level |
|