AgeAuthorCommit message
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcbe: rework CType and other major refactors
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggllvm: some more improvements to debug info
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: prioritize analyzing function bodies
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: rework and simplify main loop
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: fix illegal comparison to undefined
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: get everything building
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: fix up LLVM backend, and improve its debug info
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggjacob broke the law
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: make Dwarf and self-hosted x86_64 happy
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: small fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: small tweaks for new semantics
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: prevent data races from `Type.assertHasLayout`
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: misc fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggsimple little no-objection src/Type.zig correction
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: defer extern function type validation to declaration or call
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: update for changes to struct field default value resolution
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: update for type resolution changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: improve dependency loop errors with only one item
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: auto structs with zero fields are not extern types
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: minor fix
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: small error message fix
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: unions without fields need not store their tag at runtime
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: small NPV fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: disallow empty extern/packed unions
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: update for accepted language change
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: error set bugfixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggresolve some of my TODOs
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggincr-check: fix successful -fno-emit-bin updates
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: make dependency loop errors good
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: small misc cleanups
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: clean up and fix alignment handling
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: small cleanup
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: merge struct default value resolution into layout resolution
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd: remove default values from ArrayList
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: rework OPV and noreturn-like types
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: represent bitpacks as their backing integer
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: make type resolution lazy
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: simplify IESes
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: remove unnecessary error sets from resolveInst and resolveValue
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtype resolution progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbackend progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd: work around language changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtype resolution progress
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZir: rework container type declarations
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenstd.Io.RwLock: disable `smoke test` on any aarch64 target
6 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.Io.Writer: document write and writeAll
Loading...