| 1 year ago | Andrew Kelley | | remove bad deinit |
| 1 year ago | Andrew Kelley | | add dev env for wasm |
| 1 year ago | Andrew Kelley | | cmake: remove deleted file |
| 1 year ago | Andrew Kelley | | fix compilation when enabling llvm |
| 1 year ago | Andrew Kelley | | wasm linker: finish the flush function |
| 1 year ago | Andrew Kelley | | wasm linker: flush export section |
| 1 year ago | Andrew Kelley | | wasm linker: flush implemented up to the export section |
| 1 year ago | Andrew Kelley | | wasm linker: implement name, module name, and type for function imports |
| 1 year ago | Andrew Kelley | | frontend: add const to more Zcu pointers |
| 1 year ago | Andrew Kelley | | wasm linker: support export section as implicit symbols |
| 1 year ago | Andrew Kelley | | wasm: fix many compilation errors |
| 1 year ago | Andrew Kelley | | switch to ArrayListUnmanaged for machine code |
| 1 year ago | Andrew Kelley | | wasm: use call_intrinsic MIR instruction |
| 1 year ago | Andrew Kelley | | wasm: move error_name lowering to Emit phase |
| 1 year ago | Andrew Kelley | | wasm codegen: rename func: CodeGen to cg: CodeGen |
| 1 year ago | Andrew Kelley | | wasm codegen: switch on bool instead of int |
| 1 year ago | Andrew Kelley | | wasm: implement errors_len as a MIR opcode with no linker involvement |
| 1 year ago | Andrew Kelley | | wasm codegen: fix some compilation errors |
| 1 year ago | Andrew Kelley | | rewrite wasm/Emit.zig |
| 1 year ago | Andrew Kelley | | std.array_list: tiny refactor for pleasure |
| 1 year ago | Andrew Kelley | | compiler: add type safety for export indices |
| 1 year ago | Andrew Kelley | | rework error handling in the backends |
| 1 year ago | Andrew Kelley | | elf linker: conform to explicit error sets |
| 1 year ago | Andrew Kelley | | macho linker conforms to explicit error sets, again |
| 1 year ago | Andrew Kelley | | remove "FIXME" from codebase |
| 1 year ago | Andrew Kelley | | macho linker: conform to explicit error sets |
| 1 year ago | Andrew Kelley | | wasm linker: aggressive DODification |
| 1 year ago | Matthew Lugg | | print_value: fix crash on undefined slice ptr |
| 1 year ago | Matthew Lugg | | Sema: more validation for builtin decl types |
| 1 year ago | Matthew Lugg | | Sema: fix UB in error reporting |
| 1 year ago | Matthew Lugg | | Type: `struct {}` does not have a well-defined layout |
| 1 year ago | Wooster | | Coff msdos-stub: replace with documented byte array |
| 1 year ago | Alex Rønne Petersen | | mingw: Add upstream RtlSecureZeroMemory implementation. |
| 1 year ago | xdBronch | | Sema: disallow non scalar sentinels in array types and reified types (#22473) |
| 1 year ago | Jacob Young | | Dwarf: emit debug info for extern globals |
| 1 year ago | Andrew Kelley | | behavior: referencing an extern means depending on it |
| 1 year ago | Matthew Lugg | | Sema: allow tail calls of function pointers |
| 1 year ago | Ben Grant | | std.atomic: fix cache line size for RISC-V |
| 1 year ago | Matthew Lugg | | compiler: improve "... contains reference to comptime var" errors |
| 1 year ago | Jacob Young | | Merge pull request #22459 from jacobly0/fix-miscomps |
| 1 year ago | Andrew Kelley | | build.zig: make unit tests not use the full matrix |
| 1 year ago | Matthew Lugg | | Merge pull request #22414 from mlugg/better-analyze-call |
| 1 year ago | Michael Dusan | | bsd: fix stage3 linking on freebsd and dragonfly |
| 1 year ago | Jacob Young | | cbe: fix miscomps of x86_64 backend |
| 1 year ago | Jacob Young | | Dwarf: fix assertion failure |
| 1 year ago | Des-Nerger | | `-fwine`: allow 32-bit .exe's be run on backward-compatible 64-bit arches |
| 1 year ago | David Rubin | | Sema: fix invalid AIR from array concat |
| 1 year ago | Alex Rønne Petersen | | test: Enable long calls for all thumb/thumbeb module tests. |
| 1 year ago | David Rubin | | Target: update the extra features before resolving the dynamic linker |
| 1 year ago | Jacob Young | | Dwarf: fix abbrev code being overwritten with the wrong empty variant |
|