| 5 years ago | Andrew Kelley |  | Merge pull request #8932 from ziglang/llvm-needs-zlib |
| 5 years ago | Jakub Konka | | zld: fix the linker for 32bit comp targets |
| 5 years ago | Evan Haas | | translate-c: Fix performance hazard in transPreprocessorEntities |
| 5 years ago | Veikka Tuominen | | translate-c: support designated initializers in macros |
| 5 years ago | Jonathan Marler | | handle LimitToBig error on setrlimit |
| 5 years ago | Andrew Kelley |  | Merge pull request #8917 from ifreund/fix-float-tokenize2 |
| 5 years ago | Frank Denis |  | std.crypto.p256.scalar: fe struct member is not a function (#8954) |
| 5 years ago | Andrew Kelley | | Tweak license in celebration of the upcoming 0.8.0 release :) |
| 5 years ago | protty |  | std.sync.atomic: extended atomic helper functions (#8866) |
| 5 years ago | daurnimator | | std: by default, disallow trailing data when parsing json |
| 5 years ago | daurnimator | | std: fix json.parse with 0 length arrays |
| 5 years ago | Andrew Kelley |  | Merge pull request #7918 from EthanGruffudd/json-ignore-fields |
| 5 years ago | Takeshi Yoneda | | build: rename ast_render in build.zig. |
| 5 years ago | Andrew Kelley |  | Merge pull request #8933 from ziglang/zig-ar |
| 5 years ago | Andrew Kelley |  | Merge pull request #8918 from ziglang/stage1-tokenizer |
| 5 years ago | Andrew Kelley | | AstGen: properly restore previous state after temporary changes |
| 5 years ago | Matthew Borkowski | | make writeIntSlice functions work for signed integers |
| 5 years ago | Andrew Kelley | | tests: disable i386-linux-gnu -lc target due to CI failures |
| 5 years ago | LemonBoy | | stage1: Fix for atomicrmw xchg on fp types |
| 5 years ago | Andrew Kelley |  | Merge pull request #8923 from Luukdegram/wasm-errors |
| 5 years ago | Andrew Kelley | | start.zig: intentional silent failure when cannot increase stack size |
| 5 years ago | Matthew Borkowski | | update comments to match changes to the formal grammar |
| 5 years ago | Jakub Konka |  | build: allow specifying rpaths explicitly (#8912) |
| 5 years ago | Isaac Freund | | stage2: disallow trailing dot on float literals |
| 5 years ago | Andrew Kelley |  | Merge pull request #8910 from mattbork/parser-small-allocs |
| 5 years ago | Frank Denis | | p256: update to the last fiat-crypto code & share PC tables |
| 5 years ago | Jakub Konka | | zld: search for .a before .dylib by default |
| 5 years ago | Jakub Konka | | zld: dylib paths need nul terminator included |
| 5 years ago | Matthew Borkowski | | stop tokenizer from recognizing lone `@` or `@` followed by a digit as a builtin |
| 5 years ago | Andrew Kelley | | tokenizer: fix crash on multiline string with only 1 backslash |
| 5 years ago | LemonBoy | | stage1: Store target info in the LLVM module |
| 5 years ago | Andrew Kelley |  | Merge pull request #8894 from xxxbxxx/standalone_buildmodes |
| 5 years ago | Andrew Kelley |  | Merge pull request #8892 from mattbork/prec-doc |
| 5 years ago | Joachim Schmidt | | Re-enable building the self-hosted compiler for 32-bit targets |
| 5 years ago | Andrew Kelley |  | Merge pull request #8876 from xxxbxxx/cxx-lto |
| 5 years ago | xavier | | zig cc: expose header files when linking libunwind |
| 5 years ago | Jens Goldberg | | Fix socklen_t cast in win32 recvfrom |
| 5 years ago | Andrew Kelley |  | Merge pull request #8862 from hoanga/haiku-support-linker |
| 5 years ago | Michael Dusan | | housekeeping: builtin.arch → builtin.cpu.arch |
| 5 years ago | Michael Dusan | | clang driver: fix lost argv[0] |
| 5 years ago | Ryan Liptak | | zig fmt: Remove workaround for . and .. path handling on Windows |
| 5 years ago | Michael Dusan | | dragonfly: pass `zig build test` |
| 5 years ago | Andrew Kelley | | stage2: introduce clangAssemblerSupportsMcpuArg |
| 5 years ago | Andrew Kelley | | make "gnu" (mingw-w64) the default C ABI on Windows |
| 5 years ago | Andrew Kelley |  | Merge pull request #8879 from squeek502/dot-and-dotdot-test |
| 5 years ago | Michael Dusan | | housekeeping: remove `pub` from ccPrintFileName() |
| 5 years ago | Andrew Kelley | | Revert "stage2: add support for zig cc assembler -mcpu option" |
| 5 years ago | Andrew Kelley | | stage2: fix reference to musl arch name |
| 5 years ago | Michael Dusan | | overhaul elf csu (c-runtime startup) logic |
| 5 years ago | Daniele Cocca | | translate_c: remove unused WriteFileStep import |
|