Commits
Branch selector
User selector
Commit History
Commits on Oct 14, 2021
- committed
stage2: improve handling of 0-bit types and arrays
Show description for 0d4a94fcommittedstage2: remove use of `builtin.stage2_arch` workaround
Show description for b0f80efcommittedstage2: implement opaque declarations
Show description for df7d6d2committed
Commits on Oct 13, 2021
- committed
Sema: implement comptime `coerce_result_ptr` and `alloc`
Show description for e851d89committedstage2: LLVM backend: fix crash adding alloca
Show description for 2a701a9committedmacho: redo relocation handling and lazy bind globals
Show description for fc302f0committedstage2: fix comptime stores and sentinel-terminated arrays
Show description for a3104a4committed
Commits on Oct 12, 2021
Merge pull request #9878 from pfgithub/patch-4
Show description for 7f00628authored- committed
Commits on Oct 11, 2021
- committed
stage2: support nested structs and arrays and sret
Show description for 6d6cf59committed
Commits on Oct 10, 2021
Merge pull request #9925 from mattbork/uniondecl-fixes
Show description for f42725cauthoredtranslate-c: fix logic for checking primitive names
Show description for d1fd864committed- authored andcommitted
- committed
- committed
Commits on Oct 9, 2021
add test step to build.zig generated by init-exe (#9919)
Show description for 8e1aa72andauthored- authored andcommitted
Commits on Oct 8, 2021
stage2: add --debug-compile-errors CLI option
Show description for 73403d8committed- committed
- committed
Commits on Oct 7, 2021
AstGen: make array literals work like struct literals
Show description for 3df19b7committedstage2: implement array literal with explicit type
Show description for 76335bccommitted- authored andcommitted
- committed
- committed
- committed
Commits on Oct 6, 2021
stage2: enum fixes
Show description for e16ddadcommittedstage2: implement runtime `@intToEnum`
Show description for cb616cbcommittedmove tagged union behavior tests to the appropriate place
Show description for 941b2f0committedstage2: LLVM backend: miscompilation fixes
Show description for 9ed599bcommittedfreestanding libc: don't rely on compiler_rt symbols we don't have yet
Show description for 01ad6c0committed
Commits on Oct 5, 2021
freestanding libc: export fmal
Show description for 5518a0acommitted