| 6 months ago | Matthew Lugg |  | llvm: some more improvements to debug info |
| 6 months ago | Matthew Lugg |  | Zcu: prioritize analyzing function bodies |
| 6 months ago | Matthew Lugg |  | compiler: rework and simplify main loop |
| 6 months ago | Matthew Lugg |  | Sema: fix illegal comparison to undefined |
| 6 months ago | Matthew Lugg |  | compiler: get everything building |
| 6 months ago | Matthew Lugg |  | compiler: fix up LLVM backend, and improve its debug info |
| 6 months ago | Matthew Lugg |  | jacob broke the law |
| 6 months ago | Matthew Lugg |  | compiler: make Dwarf and self-hosted x86_64 happy |
| 6 months ago | Matthew Lugg |  | Sema: small fixes |
| 6 months ago | Matthew Lugg |  | behavior: small tweaks for new semantics |
| 6 months ago | Matthew Lugg |  | Zcu: prevent data races from `Type.assertHasLayout` |
| 6 months ago | Matthew Lugg |  | behavior: misc fixes |
| 6 months ago | Matthew Lugg |  | simple little no-objection src/Type.zig correction |
| 6 months ago | Matthew Lugg |  | Sema: defer extern function type validation to declaration or call |
| 6 months ago | Matthew Lugg |  | behavior: update for changes to struct field default value resolution |
| 6 months ago | Matthew Lugg |  | behavior: update for type resolution changes |
| 6 months ago | Matthew Lugg |  | Zcu: improve dependency loop errors with only one item |
| 6 months ago | Matthew Lugg |  | behavior: auto structs with zero fields are not extern types |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
| 6 months ago | Matthew Lugg |  | Sema: minor fix |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
| 6 months ago | Matthew Lugg |  | Sema: small error message fix |
| 6 months ago | Matthew Lugg |  | tests: unions without fields need not store their tag at runtime |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
| 6 months ago | Matthew Lugg |  | Sema: small NPV fixes |
| 6 months ago | Matthew Lugg |  | Sema: disallow empty extern/packed unions |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
| 6 months ago | Matthew Lugg |  | compiler: error set bugfixes |
| 6 months ago | Matthew Lugg |  | resolve some of my TODOs |
| 6 months ago | Matthew Lugg |  | incr-check: fix successful -fno-emit-bin updates |
| 6 months ago | Matthew Lugg |  | compiler: make dependency loop errors good |
| 6 months ago | Matthew Lugg |  | compiler: small misc cleanups |
| 6 months ago | Matthew Lugg |  | Sema: clean up and fix alignment handling |
| 6 months ago | Matthew Lugg |  | Sema: small cleanup |
| 6 months ago | Matthew Lugg |  | compiler: merge struct default value resolution into layout resolution |
| 6 months ago | Matthew Lugg |  | std: remove default values from ArrayList |
| 6 months ago | Matthew Lugg |  | compiler: rework OPV and noreturn-like types |
| 6 months ago | Matthew Lugg |  | compiler: represent bitpacks as their backing integer |
| 6 months ago | Matthew Lugg |  | compiler: make type resolution lazy |
| 6 months ago | Matthew Lugg |  | compiler: simplify IESes |
| 6 months ago | Matthew Lugg |  | Sema: remove unnecessary error sets from resolveInst and resolveValue |
| 6 months ago | Matthew Lugg |  | type resolution progress |
| 6 months ago | Matthew Lugg |  | backend progress |
| 6 months ago | Matthew Lugg |  | std: work around language changes |
| 6 months ago | Matthew Lugg |  | type resolution progress |
| 6 months ago | Matthew Lugg |  | Zir: rework container type declarations |
| 6 months ago | Alex Rønne Petersen |  | std.Io.RwLock: disable `smoke test` on any aarch64 target |
| 6 months ago | Andrew Kelley | | std.Io.Writer: document write and writeAll |
| 6 months ago | Andrew Kelley | | Merge pull request 'std.Io: move netReceive to become an Operation' (#31089) from net-receive into master |
|