| 2 years ago | Jakub Konka | | elf: fix typo |
| 2 years ago | Jakub Konka | | elf: copy out committed ZigObject to a buffer when creating static lib |
| 2 years ago | Jakub Konka | | elf: exit early with an error when parsing or init failed when flushing object/archive |
| 2 years ago | Jakub Konka | | elf: exit early with an error when parsing or init failed |
| 2 years ago | Jakub Konka | | elf: refactor |
| 2 years ago | Jakub Konka | | test/link/elf: adjust tests for new errors |
| 2 years ago | Jakub Konka | | elf: escape invalid token string when reporting an error |
| 2 years ago | Jakub Konka | | elf: upcast e_shnum to u64 to check for valid ranges |
| 2 years ago | Jakub Konka | | elf: report malformed archive when parsing errors |
| 2 years ago | Jakub Konka | | elf: re-instate basic error reporting for LD script parser |
| 2 years ago | Jakub Konka | | elf: move basic parse error reporting to SharedObject |
| 2 years ago | Jakub Konka | | elf: do not write ELF header if there were errors |
| 2 years ago | Jakub Konka | | elf: report error at the point where it is happening |
| 2 years ago | Nan Zhong | | langref: fix incorrect reference to string literal |
| 2 years ago | Jacob Young |  | Merge pull request #18179 from jacobly0/x86_64 |
| 2 years ago | Andrew Kelley |  | Merge pull request #18176 from jedisct1/aegis_sha512 |
| 2 years ago | Jacob Young | | Air: use typesafe `Air.Inst.Index` |
| 2 years ago | Jacob Young | | test: test with `-fstrip` and fix failures |
| 2 years ago | Veikka Tuominen | | Sema: improve error location for array cat/mul |
| 2 years ago | David Rubin |  | Remove all usages of `std.mem.copy` and remove `std.mem.set` (#18143) |
| 2 years ago | Andrew Kelley |  | Merge pull request #18155 from Luukdegram/wasm-gc |
| 2 years ago | tjog |  | std.debug: optimized printLineFromFileAnyOs (#18142) |
| 2 years ago | Andrew Kelley | | package fetching: catch relative paths that resolve into cache dir |
| 2 years ago | Carter Snook | | std.net: replace `@ptrCast` with slice syntax |
| 2 years ago | Carter Snook | | std.zig.system: remove explicit `usize` cast |
| 2 years ago | Bogdan Romanyuk |  | value: handle lazy_align and lazy_size in writeToPackedMemory |
| 2 years ago | Andrew Kelley |  | Merge pull request #18138 from ziglang/fetch-save |
| 2 years ago | Lauri Tirkkonen | | os: expect ETIMEDOUT, ECONNRESET, ENOTCONN from recvfrom & read family |
| 2 years ago | Daniel A.C. Martin | | fix: Prevent segfault when using add.Module() |
| 2 years ago | Meghan Denny | | build.zig: remove an unneeded 'else unreachable' |
| 2 years ago | Michael Dusan | | bsd: debitrot atomic and debug |
| 2 years ago | David Rubin | | complete todo |
| 2 years ago | Meghan Denny | | move Module.Decl.Index and Module.Namespace.Index to InternPool |
| 2 years ago | Andrew Kelley |  | Merge pull request #18105 from Vexu/translate-c |
| 2 years ago | Bogdan Romanyuk |  | AstGen: check allowed non-function builtins with declarative field (#18120) |
| 2 years ago | Bogdan Romanyuk |  | Compiler: move checking function-scope-only builtins to AstGen |
| 2 years ago | Bogdan Romanyuk |  | Sema: ensure tuple fields is resolved and fix internal out-of-bounds access |
| 2 years ago | Tw |  | Zir: add missing extra index for linksection_or_addspace |
| 2 years ago | Andrew Kelley |  | Merge pull request #18109 from nektro/std-compiler |
| 2 years ago | Techatrix | | convert `toType` and `toValue` to `Type.fromInterned` and `Value.fromInterned` |
| 2 years ago | Andrew Kelley | | Revert "std.SinglyLinkedList: add sort function" |
| 2 years ago | Justus Klausecker |  | std.SinglyLinkedList: add sort function |
| 2 years ago | Garrett Beck |  | translate-c: use struct_init_one for empty struct initializer |
| 2 years ago | Robin Voetter |  | Merge pull request #18097 from Snektron/spirv-structured-codegen |
| 2 years ago | Luca Ivaldi |  | std.fmt: fix overflow when formatting comptime_float |
| 2 years ago | John Benediktsson |  | Deprecate math.doNotOptimizeAway, use mem.doNotOptimizeAway (#18011) |
| 2 years ago | Andrew Kelley |  | Merge pull request #18091 from squeek502/no-shell32-no-ole32 |
| 2 years ago | David Rubin | | fix spelling |
| 2 years ago | Andrew Kelley |  | Merge pull request #18085 from ziglang/std-atomics |
| 2 years ago | Jacob Young | | x86_64: optimize compile time of `mnemonic_to_encodings_map` |
|