| 5 years ago | Andrew Kelley | | compile errors test harness: support unknown file/line/column |
| 5 years ago | Andrew Kelley | | tokenizer: clean up invalid token error |
| 5 years ago | Andrew Kelley | | AstGen: cleanups to pass more compile error test cases |
| 5 years ago | Andrew Kelley | | AstGen: detect redeclaration of function parameters |
| 5 years ago | Andrew Kelley | | AstGen: pass more compile error tests |
| 5 years ago | Andrew Kelley | | stage2: improve compile errors from tokenizer |
| 5 years ago | Andrew Kelley | | stage2: tokenizer: require null terminated source |
| 5 years ago | Andrew Kelley | | avoid calling into stage1 backend when AstGen fails |
| 5 years ago | Andrew Kelley | | AstGen: fix missing compile error for unreachable `@TypeOf` argument |
| 5 years ago | Andrew Kelley | | AstGen: introduce 'reachableExpr' function |
| 5 years ago | Andrew Kelley | | AstGen: implement compile error for useless locals |
| 5 years ago | Andrew Kelley | | stage1: get rid of the is_noreturn flag on IrInstSrc |
| 5 years ago | Andrew Kelley | | move "unreachable code" error from stage1 to stage2 |
| 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 |
| 5 years ago | Evan Haas | | translate-c: Remove usage of `extern enum` |
|