AgeAuthorCommit message
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
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
Loading...