| 5 years ago | Frank Denis | | std/base64: cleanups & support url-safe and other non-padded variants |
| 5 years ago | Evan Haas | | translate-c: intcast compound assignment operand if different-sized integer |
| 5 years ago | lithdew | | array_hash_map: decrement entries slice len after popping from entries in pop() to prevent oob |
| 5 years ago | Jakub Konka | | azure: run pacman with -Sy |
| 5 years ago | Michael Dusan | | zig build: use ZIG_GLOBAL_CACHE_DIR |
| 5 years ago | Jakub Konka | | zld: parse archive's table of contents |
| 5 years ago | lithdew | | os/linux: handle ECONNRESET for recv |
| 5 years ago | Veikka Tuominen | | translate-c: stop creating unnamed decls for typedefs child types |
| 5 years ago | Sreehari S | | boot_services: implement locateDevicePath |
| 5 years ago | Isaac Freund | | std.build: make Builder.install_prefix non optional |
| 5 years ago | Andrew Kelley | | Merge pull request #8339 from Luukdegram/wasm-control-flow |
| 5 years ago | Jakub Konka | | zld: naively handle static initializers in C++ |
| 5 years ago | Evan Haas | | translate-c: Ensure assignments are within a block when necessary |
| 5 years ago | Carlos Zúñiga | | Fixed typo in user32 |
| 5 years ago | Jakub Konka | | stage1: add cmake flag for enabling logging |
| 5 years ago | Joris Hartog | | Specify type in autoHash error message |
| 5 years ago | Nuno Leiria | | std: Add reset to TokenIterator |
| 5 years ago | Jakub Konka | | Fix digest format specifier after std.fmt updates |
| 5 years ago | Michael Dusan | | azure: produce macos arm64 binaries |
| 5 years ago | Jakub Konka | | zld: apply offset for DICE in archive |
| 5 years ago | LemonBoy | | std: Add syscall7 stub for Linux/MIPS |
| 5 years ago | Jakub Konka | | zld: continue on invalid/missing debug info |
| 5 years ago | Jakub Konka | | zld: fix parsing archive/object name from header |
| 5 years ago | Martin Wickham | | Add some enum utilities |
| 5 years ago | Andrew Kelley | | stage1: small memory optimization for simple pointer types |
| 5 years ago | Andrew Kelley | | stage1: small IR memory optimization on CheckSwitchProngs |
| 5 years ago | Veikka Tuominen | | translate-c: preserve zero fractional part in float literals |
| 5 years ago | Jacob G-W | | cbe tests: fix test on windows |
| 5 years ago | Andrew Kelley | | stage1: small mem usage improvement for IR |
| 5 years ago | Jakub Konka | | Merge pull request #8282 from kubkon/zld |
| 5 years ago | Evan Haas | | translate-c: Use [N:0] arrays when initializer is a string literal (#8264) |
| 5 years ago | root | | std: Fix std.fs.path.joinZ |
| 5 years ago | Veikka Tuominen | | Merge pull request #8247 from Ersikan/fmt-fix-encoding |
| 5 years ago | Dimenus | | @intCast takes two args |
| 5 years ago | Jakub Konka | | Merge pull request #8281 from kubkon/macho-got-refactor |
| 5 years ago | Frank Denis | | std/crypto/chacha20: add round-reduced versions & cleanup internals |
| 5 years ago | Andrew Kelley | | Merge pull request #8273 from jedisct1/pbkdf2-check |
| 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 |
|