| 6 months ago | Matthew Lugg |  | bootstrap: disable strict aliasing |
| 6 months ago | Matthew Lugg |  | Revert "ci: disable incremental tests" |
| 6 months ago | Matthew Lugg |  | tests: add new tests |
| 6 months ago | Matthew Lugg |  | behavior: disable some tests under the C backend targeting MSVC |
| 6 months ago | Matthew Lugg |  | build.zig: bump max_rss values |
| 6 months ago | Matthew Lugg |  | langref: update for language changes |
| 6 months ago | Matthew Lugg |  | behavior: update for `std.builtin.Type` changes |
| 6 months ago | Matthew Lugg |  | std: update for language changes |
| 6 months ago | Matthew Lugg |  | stage1: update zig1.wasm |
| 6 months ago | Matthew Lugg |  | Sema: expect 'alignment' fields in 'std.builtin.Type' to be '?usize' |
| 6 months ago | Matthew Lugg |  | bootstrap: work around GCC bug |
| 6 months ago | Matthew Lugg |  | compiler: small optimizations |
| 6 months ago | Matthew Lugg |  | compiler: don't call `getUnionLayout` on packed unions |
| 6 months ago | Matthew Lugg |  | Sema: always track references |
| 6 months ago | Matthew Lugg |  | cbe: fix type layouts, and statically assert them |
| 6 months ago | Matthew Lugg |  | compiler,std: various little fixes |
| 6 months ago | Matthew Lugg |  | Sema: match master's weird pointer difference semantics for now |
| 6 months ago | Matthew Lugg |  | tests: get cases passing (and a few other bits) |
| 6 months ago | Matthew Lugg |  | compiler: various lil' fixes |
| 6 months ago | Matthew Lugg |  | Type: fix assertion failure |
| 6 months ago | Matthew Lugg |  | Zcu: improve error message sorting |
| 6 months ago | Matthew Lugg |  | compiler: stop LLVM bossing the frontend around |
| 6 months ago | Matthew Lugg |  | get the compiler building |
| 6 months ago | Matthew Lugg |  | behavior: re-introduce some previously-removed tests |
| 6 months ago | Matthew Lugg |  | compiler: split default field values back out from layout resolution |
| 6 months ago | Matthew Lugg |  | Type: tiny refactors |
| 6 months ago | Matthew Lugg |  | aro: stop depending on ArrayList default field values |
| 6 months ago | Matthew Lugg |  | llvm: fix some bugs |
| 6 months ago | Matthew Lugg |  | Dwarf: be even dumber about source locations |
| 6 months ago | Matthew Lugg |  | frontend: fix bugs |
| 6 months ago | Matthew Lugg |  | cbe: rework CType and other major refactors |
| 6 months ago | Matthew Lugg |  | llvm: some more improvements to debug info |
| 6 months ago | Matthew Lugg |  | Zcu: prioritize analyzing function bodies |
| 6 months ago | Matthew Lugg |  | compiler: rework and simplify main loop |
| 6 months ago | Matthew Lugg |  | Sema: fix illegal comparison to undefined |
| 6 months ago | Matthew Lugg |  | compiler: get everything building |
| 6 months ago | Matthew Lugg |  | compiler: fix up LLVM backend, and improve its debug info |
| 6 months ago | Matthew Lugg |  | jacob broke the law |
| 6 months ago | Matthew Lugg |  | compiler: make Dwarf and self-hosted x86_64 happy |
| 6 months ago | Matthew Lugg |  | Sema: small fixes |
| 6 months ago | Matthew Lugg |  | behavior: small tweaks for new semantics |
| 6 months ago | Matthew Lugg |  | Zcu: prevent data races from `Type.assertHasLayout` |
| 6 months ago | Matthew Lugg |  | behavior: misc fixes |
| 6 months ago | Matthew Lugg |  | simple little no-objection src/Type.zig correction |
| 6 months ago | Matthew Lugg |  | Sema: defer extern function type validation to declaration or call |
| 6 months ago | Matthew Lugg |  | behavior: update for changes to struct field default value resolution |
| 6 months ago | Matthew Lugg |  | behavior: update for type resolution changes |
| 6 months ago | Matthew Lugg |  | Zcu: improve dependency loop errors with only one item |
| 6 months ago | Matthew Lugg |  | behavior: auto structs with zero fields are not extern types |
| 6 months ago | Matthew Lugg |  | tests: update for accepted language change |
|