AgeAuthorCommit message
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
6 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'std.Io: move netReceive to become an Operation' (#31089) from net-receive into master
6 months agogravatar for squeek502@hotmail.comRyan LiptakIo: Add processSetCurrentPath
6 months agogravatar for andrew@ziglang.orgAndrew KelleyRevert "Fix #20283"
6 months agogravatar for andrew@ziglang.orgAndrew KelleyRevert "fix(docs/wasm):zig std html render error function 'a'"
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenstd.zon.parse: disable `std.zon parse float` on 32-bit x86 in general
6 months agogravatar for alex@alexrp.comAlex Rønne PetersenREADME: update section about --libc-runtimes
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenci: enable --libc-runtimes with glibc 2.43 and musl 1.2.5 on x86_64-linux
6 months agogravatar for squeek502@hotmail.comRyan LiptakUse / as path separator when writing tar files
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenstd.zig.target: enable loongarch64-linux-muslf32
6 months agogravatar for alex@alexrp.comAlex Rønne Petersentest/llvm_targets.zig: fix a typo
Loading...