AgeAuthorCommit message
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openllvm: some more improvements to debug info
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openZcu: prioritize analyzing function bodies
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: rework and simplify main loop
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: fix illegal comparison to undefined
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: get everything building
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: fix up LLVM backend, and improve its debug info
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openjacob broke the law
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: make Dwarf and self-hosted x86_64 happy
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: small fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbehavior: small tweaks for new semantics
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openZcu: prevent data races from `Type.assertHasLayout`
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbehavior: misc fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opensimple little no-objection src/Type.zig correction
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: defer extern function type validation to declaration or call
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbehavior: update for changes to struct field default value resolution
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbehavior: update for type resolution changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openZcu: improve dependency loop errors with only one item
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbehavior: auto structs with zero fields are not extern types
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: minor fix
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: small error message fix
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: unions without fields need not store their tag at runtime
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: small NPV fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: disallow empty extern/packed unions
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: error set bugfixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openresolve some of my TODOs
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openincr-check: fix successful -fno-emit-bin updates
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: make dependency loop errors good
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: small misc cleanups
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: clean up and fix alignment handling
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: small cleanup
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: merge struct default value resolution into layout resolution
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openstd: remove default values from ArrayList
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: rework OPV and noreturn-like types
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: represent bitpacks as their backing integer
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: make type resolution lazy
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: simplify IESes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openSema: remove unnecessary error sets from resolveInst and resolveValue
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentype resolution progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openbackend progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openstd: work around language changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opentype resolution progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openZir: rework container type declarations
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Io.RwLock: disable `smoke test` on any aarch64 target
6 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.Io.Writer: document write and writeAll
6 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'std.Io: move netReceive to become an Operation' (#31089) from net-receive into master
Loading...