Commits
User selector
Commit History
Commits on Oct 14, 2021
stage2: improve handling of 0-bit types and arrays
Show description for 0d4a94fcommittedstage2: implement opaque declarations
Show description for df7d6d2committed
Commits on Oct 13, 2021
stage2: LLVM backend: fix crash adding alloca
Show description for 2a701a9committedstage2: fix comptime stores and sentinel-terminated arrays
Show description for a3104a4committed
Commits on Oct 11, 2021
- committed
stage2: support nested structs and arrays and sret
Show description for 6d6cf59committed
Commits on Oct 6, 2021
stage2: enum fixes
Show description for e16ddadcommittedstage2: implement runtime `@intToEnum`
Show description for cb616cbcommittedstage2: LLVM backend: miscompilation fixes
Show description for 9ed599bcommitted
Commits on Oct 5, 2021
migrate from `std.Target.current` to `@import("builtin").target`
Show description for 6115cf2committedstage2: fix comptime `@bitCast`
Show description for 78902dbcommitted
Commits on Oct 4, 2021
C backend: improved Decl name lowering
Show description for c41b989committed
Commits on Oct 3, 2021
C backend: fix lowering of struct types
Show description for a41f812committed- committed
AstGen: fix `while` and `for` with unreachable bodies
Show description for c4df9bfcommitted
Commits on Oct 2, 2021
- committed
- committed
Merge pull request #9875 from g-w1/timestimes
Show description for 468ed7aauthored
Commits on Oct 1, 2021
Commits on Sep 29, 2021
stage2: LLVM backend: properly set module target data
Show description for bdbedffcommittedstage2: LLVM backend: implement struct type fwd decls
Show description for ea6706bcommittedstage2: implement `@clz` and `@ctz`
Show description for 33e77f1committedsaturating arithmetic modifications
Show description for 5467582committed- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
sat-arithmetic: add c backend support
Show description for b9a95f2authored andcommittedsat-arithmetic: add operator support
Show description for 29f4189authored andcommitted
Commits on Sep 28, 2021
stage2: more arithmetic support
Show description for 79bc589committedstage2: implement union coercion to its own tag
Show description for 09e1f37committedstage2: implement basic unions
Show description for c0aa4a1committed
Commits on Sep 25, 2021
Commits on Sep 24, 2021
- authored andcommitted