| 3 years ago | Jacob Young | | cbe: implement cmp_lt_errors_len |
| 3 years ago | Jacob Young | | cbe: update test cases |
| 3 years ago | Jacob Young | | cbe: implement packed structs |
| 3 years ago | Jacob Young | | std: add cbe hacks to more targets |
| 3 years ago | Jacob Young | | cbe: implement 128-bit and fix smaller integer builtins |
| 3 years ago | Jacob Young | | cbe: fix globals that reference functions |
| 3 years ago | Jacob Young | | cbe: fix typedef declaration order |
| 3 years ago | Jacob Young | | cbe: allow immediate and register asm constraints in naked functions |
| 3 years ago | Jacob Young | | cbe: fix C syntax when rendering initializers |
| 3 years ago | Jacob Young | | cbe: get enough things working to support basic programs |
| 3 years ago | Jacob Young | | cbe: fix atomics |
| 3 years ago | Jacob Young | | cbe: implement some float ops |
| 3 years ago | Jacob Young | | cbe: misc fixes |
| 3 years ago | Jacob Young | | cbe: implement global assembly |
| 3 years ago | Jacob Young | | cbe: implement ptr slice ptr |
| 3 years ago | Jacob Young | | cbe: implement aggregate_init of struct |
| 3 years ago | Jacob Young | | cbe: canonicalize types that have the same C type when emitting typedefs |
| 3 years ago | Jacob Young | | cbe: fix global access fix |
| 3 years ago | Jacob Young | | cbe: implement more asm features |
| 3 years ago | Jacob Young | | cbe: fix global access |
| 3 years ago | Jacob Young | | cbe: implement tag name |
| 3 years ago | Jacob Young | | cbe: fix loads and stores of 0-bit types |
| 3 years ago | Jacob Young | | cbe: implement airUnionInit |
| 3 years ago | Jacob Young | | cbe: fix infinite recursion on recursive types |
| 3 years ago | Jacob Young | | cbe: cleanup code and fix cases test breakage |
| 3 years ago | Jacob Young | | behavior: enable stage2_c tests that are currently passing |
| 3 years ago | Jacob Young | | behavior: fix redefined exports |
| 3 years ago | Jacob Young | | c: improve lowering of undef values |
| 3 years ago | Jacob Young | | c: fix redefinition of typedef warnings |
| 3 years ago | Jacob Young | | c: hacks to fix incompatible redeclaration of library function warnings |
| 3 years ago | Jacob Young | | c: fix incompatible pointer types warning |
| 3 years ago | Jacob Young | | c: cast NULL in advance to avoid comparison warnings |
| 3 years ago | Jacob Young | | c: fix nonscalar type cast warning |
| 3 years ago | Jacob Young | | c: fix stage1 compatibility |
| 3 years ago | Jacob Young | | c: fix int literal warnings |
| 3 years ago | Jacob Young | | c: fix switch on bool warning |
| 3 years ago | Jacob Young | | c: fix empty container warnings |
| 3 years ago | Jacob Young | | c: implement @errorName |
| 3 years ago | Jacob Young | | c: fix mangling of error names |
| 3 years ago | Jacob Young | | c: fix undefined tests in ReleaseSafe |
| 3 years ago | Jacob Young | | fmt: fix f80 hex formatting |
| 3 years ago | Andrew Kelley | | link: add an explicit error set for flush() and flushModule() |
| 3 years ago | Andrew Kelley | | build: add `-Donly-c` option |
| 3 years ago | Jakub Konka | | macho: handle majority of DW_FORM_ values for DWARF4 in the linker |
| 3 years ago | Andrew Kelley |  | Merge pull request #13251 from Vexu/c-abi |
| 3 years ago | Andrew Kelley |  | Merge pull request #13267 from ziglang/macho-threaded-sha256 |
| 3 years ago | Andrew Kelley | | CMake: detect use of CMAKE_PREFIX_PATH env var |
| 3 years ago | Andrew Kelley | | Revert "fix CI failures with commit "ci: make directory structure in releases consistent"" |
| 3 years ago | Eric Joldasov | | fix CI failures with commit "ci: make directory structure in releases consistent" |
| 3 years ago | Andrew Kelley |  | Merge pull request #13260 from ziglang/zld-sync |
|