| 5 years ago | Jakub Konka | | macho: apply some renames to bring closer to zld |
| 5 years ago | Evan Haas | | translate-c: fix __builtin_object_size |
| 5 years ago | Evan Haas | | translate-c: demote usage of un-implemented builtins |
| 5 years ago | Andrew Kelley | | Merge pull request #8252 from tadeokondrak/llvm-bool |
| 5 years ago | Evan Haas | | translate-c: Implement generic selection expressions |
| 5 years ago | xackus | | translate-c: improve std.meta.cast |
| 5 years ago | Jacob G-W | | std: make all errors in os.zig public |
| 5 years ago | Lewis Gaul | | zig fmt: don't add trailing whitespace on switch case |
| 5 years ago | LemonBoy | | zig fmt: Respect line breaks in struct default value decls |
| 5 years ago | Anders Conbere | | std: support optional getaddrinfo arguments |
| 5 years ago | Lewis Gaul | | Add test for multi-line while cont expr with same-line then expr |
| 5 years ago | Isaac Freund | | zig fmt: simplify and improve consistency of if/for/while handling |
| 5 years ago | Lewis Gaul | | zig fmt: fix extra newline before if nested in for |
| 5 years ago | Michael Dusan | | macho: fix various linker flags |
| 5 years ago | LemonBoy | | std: Replace testing fns for floating-point values |
| 5 years ago | LemonBoy | | docgen: Use Progress API |
| 5 years ago | Frank Denis | | Use a unified error set for std/crypto/* |
| 5 years ago | Ersikan | | stage2: Warn when using --debug-log without logging enabled |
| 5 years ago | Andrew Kelley | | cmake build: allow overriding whether to use llvm-config |
| 5 years ago | Michael Dusan | | lld: handle error instead of abort |
| 5 years ago | Andrew Kelley | | Merge pull request #8152 from LemonBoy/fix-riscv-ret |
| 5 years ago | Dave Gauer | | langref: Use "single-item pointer" and "many-item pointer" (#8217) |
| 5 years ago | LemonBoy | | std: Use more common escape sequences in Progress |
| 5 years ago | Isaac Freund | | std/linux: sync io_uring library with liburing |
| 5 years ago | Andrew Kelley | | Merge pull request #8174 from LemonBoy/progress-line-wrap |
| 5 years ago | Jakub Konka | | macos: add missing x86_64 libc headers |
| 5 years ago | Sébastien Marie | | make std.c.getErrno() return same type as _errno() aka c_int |
| 5 years ago | Andrew Kelley | | Merge pull request #7934 from Vexu/stage2-cbe |
| 5 years ago | Isaac Freund | | parser: disallow ptr modifiers on array types |
| 5 years ago | LemonBoy | | std: Handle empty MultiArrayList in items() |
| 5 years ago | Andrew Kelley | | Merge pull request #8126 from xackus/translate_c_int_literal_promotion |
| 5 years ago | Joachim Schmidt | | stage2 tzir: Add wrapping integer arithmetic instructions |
| 5 years ago | Andrew Kelley | | Merge pull request #8193 from kivikakk/elf-expose-em |
| 5 years ago | LemonBoy | | stage2: Fix glibc lookup path for MIPS crt files |
| 5 years ago | LemonBoy | | stage2: Use correct ELF emulation for mips64 |
| 5 years ago | Loris Cro | | update to latest fetch-them-macos-headers |
| 5 years ago | Loris Cro | | update to latest fetch-them-macos-headers |
| 5 years ago | Evan Haas | | translate-c: Add compound literal support |
| 5 years ago | Isaac Freund | | parser: fix parsing/rendering of a[b.. :c] slicing |
| 5 years ago | Evan Haas | | translate-c: Explicitly cast decayed array to pointer with @ptrCast |
| 5 years ago | Jacob G-W | | stage2 Elf linker: fill in bswapAllFields |
| 5 years ago | Jonathan Knezek | | Implement fmtDuration using Formatter (#8137) |
| 5 years ago | LemonBoy | | std: Deprecate the B and Bi format specifiers |
| 5 years ago | LemonBoy | | std: Prevent null pointer deref in mem.len{,Z} |
| 5 years ago | Evan Haas | | translate-c: Support compound assignment of pointer and signed int |
| 5 years ago | Evan Haas | | translate-c: translate align attribute for block scoped variables |
| 5 years ago | Josh Wolfe | | docgen --skip-code-tests |
| 5 years ago | Vincent Rischmann | | fix parsing of assignment with 'inline for' and 'inline while' |
| 5 years ago | Andrew Kelley | | Merge pull request #7910 from Vexu/stage2-async |
| 5 years ago | Meghan | | std/special: init-exe,lib make import(std) its own decl (#8160) |
|