AgeAuthorCommit message
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
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 Petersenbadge-checkstd.zon.parse: disable `std.zon parse float` on 32-bit x86 in general
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkREADME: 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 Petersenbadge-checkstd.zig.target: enable loongarch64-linux-muslf32
6 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checktest/llvm_targets.zig: fix a typo
6 months agogravatar for breakmit@noreply.codeberg.orgbreakmitIo.Threaded.spawnPosix: implement passing file descriptors as stdio (#31379)
6 months agogravatar for robotbrainify@gmail.comKhitiaraFix #20283
6 months agogravatar for nathan@nmichaels.orgNathan Michaelsstd.mem.ReverseIterator: make public
Loading...