AgeAuthorCommit message
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbuild.zig: bump max_rss values
6 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglangref: update for language changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: update for `std.builtin.Type` changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd: update for language changes
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstage1: update zig1.wasm
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: expect 'alignment' fields in 'std.builtin.Type' to be '?usize'
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbootstrap: work around GCC bug
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: small optimizations
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: don't call `getUnionLayout` on packed unions
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: always track references
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcbe: fix type layouts, and statically assert them
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler,std: various little fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggSema: match master's weird pointer difference semantics for now
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggtests: get cases passing (and a few other bits)
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: various lil' fixes
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggType: fix assertion failure
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: improve error message sorting
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: stop LLVM bossing the frontend around
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggget the compiler building
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggbehavior: re-introduce some previously-removed tests
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggcompiler: split default field values back out from layout resolution
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggType: tiny refactors
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggaro: stop depending on ArrayList default field values
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggllvm: fix some bugs
6 months agogravatar for mlugg@mlugg.co.ukMatthew LuggDwarf: be even dumber about source locations
6 months agogravatar for mlugg@mlugg.co.ukMatthew Luggfrontend: fix bugs
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
Loading...