| 5 years ago | Matthew Borkowski | | parse.zig: use shared scratch buffer to avoid allocating and freeing many small lists |
| 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 |
| 5 years ago | Evan Haas | | translate-c: Translate FnDecl's that appear within functions |
| 5 years ago | Joachim Schmidt | | stage2: Move BlockData out of ir.Inst.Block |
| 5 years ago | Andrew Kelley |  | Merge pull request #8844 from ifreund/inline |
| 5 years ago | Jacob G-W | | stage2: astgen error for return or try in defer block |
| 5 years ago | Sébastien Marie | | openbsd: complete kqueue(2) constant definitions |
| 5 years ago | Isaac Freund | | stage2: only pass -lm -lc -ldl for android libc |
| 5 years ago | Sobeston | | std.os: munmap takes a const pointer |
| 5 years ago | Matthew Borkowski | | fix Boyer-Moore-Horspool algorithm in indexOfPos and lastIndexOf when element type is larger than a byte |
| 5 years ago | Jakub Konka | | cc,wasi: force isysroot to / |
| 5 years ago | Andrew Kelley | | stage2: rework astgen command into `zig ast-check` |
| 5 years ago | Andrew Kelley | | stage2: omit printing source lines in compile errors |
| 5 years ago | Andrew Kelley |  | Merge pull request #8852 from Snektron/spirv |
| 5 years ago | Andrew Kelley |  | Merge pull request #7664 from marler8997/fixWindowsPaths |
| 5 years ago | Andrew Kelley | | stage2: rename ir.zig to air.zig |
| 5 years ago | Jakub Konka |  | Merge pull request #8857 from ziglang/cc-wasm-ar |
| 5 years ago | Jakub Konka | | zld: permit system static libs |
| 5 years ago | Matthew Borkowski |  | fix accidental quadratic dependence on haystack length in replace and replacementSize (#8859) |
| 5 years ago | Jakub Konka |  | Merge pull request #8837 from ziglang/cc-wasm32-wasi |
| 5 years ago | Andrew Kelley |  | Merge pull request #8847 from Luukdegram/wasm-struct-switch |
| 5 years ago | mason1920 | | Const correct GUID parameter of getInfo and setInfo |
| 5 years ago | Andrew Kelley |  | Merge pull request #8776 from notviri/windows-wm-constants |
| 5 years ago | Matthew Borkowski | | fix calculation of max_io_bits in PackedIntIo |
| 5 years ago | Andrew Kelley | | stage2: fix compile error rendering for hard tabs |
| 5 years ago | Andrew Kelley |  | Merge pull request #8695 from Bxil/socket |
| 5 years ago | Andrew Kelley |  | Merge pull request #8789 from Luukdegram/wasm-enum |
| 5 years ago | Jakub Konka |  | Merge pull request #8842 from LemonBoy/thinko |
| 5 years ago | Andrew Kelley | | ci: use a different ssh private key to deploy the website |
|