Commits
User selector
Commit History
Commits on Sep 10, 2024
Commits on Aug 29, 2024
compiler: avoid field/decl name conflicts
Show description for c62487dcommitted
Commits on Aug 28, 2024
std: update `std.builtin.Type` fields to follow naming conventions
Show description for 0fe3fd0committed
Commits on Aug 26, 2024
Commits on Aug 25, 2024
Commits on Aug 17, 2024
frontend: incremental progress
Show description for 895267cauthored andcommitted- committed
- committed
Commits on Aug 16, 2024
Dwarf: rework self-hosted debug info from scratch
Show description for ef11bc9committed
Commits on Aug 15, 2024
Commits on Aug 13, 2024
Commits on Aug 11, 2024
compiler: split Decl into Nav and Cau
Show description for 548a087committed
Commits on Aug 7, 2024
- committed
Commits on Jul 26, 2024
Commits on Jul 22, 2024
Commits on Jul 20, 2024
- authored andcommitted
Commits on Jul 18, 2024
Commits on Jul 17, 2024
Merge pull request #20474 from Rexicon226/riscv
Show description for 9d9b5a1authored
Commits on Jul 16, 2024
Commits on Jul 15, 2024
riscv: `@atomicRmw`
Show description for 0460572committed
Commits on Jul 13, 2024
InternPool: add and use a mutate mutex for each list
Show description for a1053e8committed
Commits on Jul 11, 2024
Commits on Jul 8, 2024
Commits on Jul 5, 2024
Zcu: extract permanent state from File
Show description for 30ec43acommitted
Commits on Jul 4, 2024
- committed
Zcu: store `LazySrcLoc` in error messages
Show description for ded5c75committed
Commits on Jun 23, 2024
rename src/Module.zig to src/Zcu.zig
Show description for 0fcd59ecommitted
Commits on Apr 17, 2024
compiler: rework comptime pointer representation and access
Show description for d0e74ffcommitted
Commits on Apr 8, 2024
InternPool: remove slice from byte aggregate keys
Show description for 7611d90committed
Commits on Mar 31, 2024
cbe: rewrite `CType`
Show description for 5a41704committed
Commits on Mar 27, 2024
Merge pull request #19430 from ziglang/dwarf-ub
Show description for 9dac8dbauthored
Commits on Mar 26, 2024
compiler: eliminate TypedValue
Show description for 2a245e3committed- committed