| 7 years ago | Andrew Kelley |  | Merge branch 'async-std-lib' |
| 7 years ago | daurnimator | | std: add BloomFilter data structure |
| 7 years ago | LemonBoy |  | Force LLVM to generate byte-aligned packed unions |
| 7 years ago | Sahnvour | | forbid opaque types in function return types |
| 7 years ago | Michael Dusan | | fix tests.addPkgTests to always run native target |
| 7 years ago | Andrew Kelley |  | fix a var decl in scope preventing for loop spills |
| 7 years ago | Andrew Kelley |  | Merge pull request #3200 from LemonBoy/eq-tagged-union |
| 7 years ago | LemonBoy | | Adjust the stdlib to be 32bit compatible |
| 7 years ago | Andrew Kelley |  | fix bad LLVM IR when for target expr needs to be spilled |
| 7 years ago | LemonBoy | | Fix typo in TLS initialization code |
| 7 years ago | Andrew Kelley |  | implement spilling when returning error union async function call |
| 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 |
|