| 7 years ago | Vesa Kaihlavirta | | Shorten @field documentation and add an example |
| 7 years ago | Michael Dusan | | stage1 enhance IR print |
| 7 years ago | LemonBoy | | Add the noinline keyword for function declarations |
| 7 years ago | Andrew Kelley |  | fix typo with tls initialization |
| 7 years ago | Andrew Kelley |  | Merge pull request #3152 from Snektron/arm-support-improvement |
| 7 years ago | Timon Kruiper |  | Implicit cast from enum literal to optional enum and implicit cast to payload of error union |
| 7 years ago | Andrew Kelley |  | Merge branch 'marler8997-typeBuiltin' |
| 7 years ago | Andrew Kelley |  | emit a compile error if a test becomes async |
| 7 years ago | Andrew Kelley |  | Merge branch 'Vexu-comment-in-array' |
| 7 years ago | Sahnvour | | error message and test for alignment of variables of zero-bit types |
| 7 years ago | Andrew Kelley |  | Merge pull request #3169 from Sahnvour/string_hash_map |
| 7 years ago | Andrew Kelley |  | Merge branch 'marler8997-fixSegfault' |
| 7 years ago | Andrew Kelley |  | zig build: make install prefix available to build.zig and |
| 7 years ago | Andrew Kelley |  | fix compiler crash in struct field pointers |
| 7 years ago | Andrew Kelley |  | fix stack traces on macos when passing absolute path to root source file |
| 7 years ago | Vesa Kaihlavirta | | Fix addition direction, remove superfluous loop counter, add tests |
| 7 years ago | Andrew Kelley |  | Merge branch 'mikdusan-issue.2485' |
| 7 years ago | Andrew Kelley |  | omit prefix data for async functions sometimes |
| 7 years ago | Michael Dusan | | cmake: improve building without git repository |
| 7 years ago | Andrew Kelley |  | fix const result loc, runtime if cond, else unreachable |
| 7 years ago | Andrew Kelley |  | fix recursive call of await @asyncCall with struct return type |
| 7 years ago | Andrew Kelley |  | fix using @typeOf on a generic function call |
| 7 years ago | Andrew Kelley |  | add ability to specify darwin framework search dirs |
| 7 years ago | Andrew Kelley |  | add regression test for already fixed bug |
| 7 years ago | Andrew Kelley |  | Revert "Merge pull request #2991 from emekoi/mingw-ci" |
| 7 years ago | Andrew Kelley |  | fix `@typeOf` an async function call of generic fn with error union type |
| 7 years ago | Michael Dusan | | stage1 enhance IR print |
| 7 years ago | Andrew Kelley |  | improvements to `@asyncCall` |
| 7 years ago | Andrew Kelley |  | `@typeOf` now guarantees no runtime side effects |
| 7 years ago | Andrew Kelley |  | support recursive async and non-async functions |
| 7 years ago | Andrew Kelley |  | Merge pull request #3139 from hspak/zig-fmt-nested-if |
| 7 years ago | Andrew Kelley |  | musl: fix alltypes.h and syscall.h not being correct |
| 7 years ago | Andrew Kelley |  | update process_headers.zig for latest zig |
| 7 years ago | Andrew Kelley |  | align(@alignOf(T)) T does not force resolution of T |
| 7 years ago | Michael Dusan | | fix stage1 to build on macOS + xcode/clang |
| 7 years ago | Andrew Kelley |  | Merge branch 'lazy-sizeof' |
| 7 years ago | Andrew Kelley |  | fix not fully resolving debug info for structs causing llvm error |
| 7 years ago | Shritesh | | Use LLVM path provided by homebrew |
| 7 years ago | Andrew Kelley |  | add suggestion to AutoHash compile error message |
| 7 years ago | Andrew Kelley |  | fix implicit cast from zero sized array ptr to slice |
| 7 years ago | Andrew Kelley |  | Merge pull request #2760 from Vexu/fmt-comment-fix |
| 7 years ago | yvt | | Improve the handling of `zig fmt: off/on` |
| 7 years ago | Andrew Kelley |  | implement lazy values for error union types |
| 7 years ago | Marc Tiehuis |  | Merge pull request #3060 from Sahnvour/hashing |
| 7 years ago | Andrew Kelley |  | add regression test for already fixed bug |
| 7 years ago | Andrew Kelley |  | support self-referential struct through a slice of optional |
| 7 years ago | Andrew Kelley |  | add regression test for struct with optional list of self |
| 7 years ago | Andrew Kelley |  | better handle struct depends on itself via optional field |
| 7 years ago | Andrew Kelley |  | add regression test for bug fixed by lazy values |
| 7 years ago | Andrew Kelley |  | add regression test for bug fixed by lazy values |
|