| 7 years ago | LemonBoy | | Comptime folding of enum/union comparisons |
| 7 years ago | LemonBoy | | Allow comparison between union tag and enum literal |
| 7 years ago | Andrew Kelley |  | release builds of stage1 have llvm ir verification |
| 7 years ago | Sahnvour | | use /debug:fastlink when building with msvc and debug info |
| 7 years ago | Michael Dusan | | test-stack-traces: add FreeBSD |
| 7 years ago | Andrew Kelley |  | Merge branch 'gustavolsson-clang-frameworks-dir' |
| 7 years ago | Andrew Kelley |  | fix suspensions inside for loops generating invalid LLVM IR |
| 7 years ago | Andrew Kelley |  | Merge branch 'glibc-2.30' |
| 7 years ago | Andrew Kelley |  | properly spill expressions with async function calls |
| 7 years ago | Andrew Kelley |  | implement spills when expressions used across suspend points |
| 7 years ago | Andrew Kelley |  | fix await used in an expression generating bad LLVM |
| 7 years ago | emekoi | | fixed compiler error for gcc 9.2.0 |
| 7 years ago | Andrew Kelley |  | runtime safety for noasync function calls |
| 7 years ago | Andrew Kelley |  | implement `noasync` function calls |
| 7 years ago | Timon Kruiper | | Add compiler error when negating invalid type |
| 7 years ago | Andrew Kelley |  | add -l as an alias for --library |
| 7 years ago | Andrew Kelley |  | os: raise maximum file descriptor limit |
| 7 years ago | Andrew Kelley |  | prefer result type casting to peer type resolution |
| 7 years ago | Andrew Kelley |  | I'm pretty sure `sp` is the stack pointer on all ARM |
| 7 years ago | Timon Kruiper |  | Add compile error when shifting amount is not an int type |
| 7 years ago | LemonBoy |  | Always resolve the struct field types |
| 7 years ago | LemonBoy | | Resolve lazy values when checking for definedness |
| 7 years ago | Jonathan Marler | | Add Array support to @Type |
| 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 |
|