| 7 years ago | hryx |  | Allow tag expr for enum but not struct |
| 7 years ago | emekoi | | fixed stack protector issues |
| 7 years ago | daurnimator | | std: Add mem.nativeIntToBig and mem.nativeIntToLittle |
| 7 years ago | vegecode | | compiler-rt: add aeabi_fcmp, comparesf2 |
| 7 years ago | tgschultz | | Fixes DirectAllocator Windows implementation to call HeapFree when new_size == 0 |
| 7 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-dwarfy' |
| 7 years ago | Ryan Liptak | | fix DirectAllocator not unmapping unused pages on large alignments |
| 7 years ago | Raul Leal | | zig-fmt: allow comptime blocks in containers (#2308) |
| 7 years ago | Matt Stancliff | | Fix test in langref to assert against modified var |
| 7 years ago | Andrew Kelley |  | ci: fix accidentally shipping zig0.exe |
| 7 years ago | Andrew Kelley |  | stage1 assertions always on, and have stack traces |
| 7 years ago | Andrew Kelley |  | build: rename zig1 to zig0 to avoid confusion with stage1 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2295 from ziglang/stage1-hybrid |
| 7 years ago | Andrew Kelley |  | Revert "DirectAllocator: on windows, use HeapFree instead of HeapReAlloc to free memory." |
| 7 years ago | Andrew Kelley |  | docs: update intro text |
| 7 years ago | Michael Dusan | | stage1: const_values_equal support tagged union |
| 7 years ago | Andrew Kelley |  | Merge pull request #2286 from shritesh/wasm_alloc |
| 7 years ago | Sahnvour | | DirectAllocator: on windows, use HeapFree instead of HeapReAlloc to free memory. |
| 7 years ago | Andrew Kelley |  | freestanding target adds -ffrestanding to cc parameters |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Andrew Kelley |  | remove workaround for LLD bug |
| 7 years ago | Andrew Kelley |  | add patch to LLD to fix deadlock race condition in wasm linker |
| 7 years ago | Andrew Kelley |  | update std.os.page_size for WebAssembly |
| 7 years ago | Andrew Kelley |  | disable threads when linking WebAssembly to work around an LLD bug |
| 7 years ago | Andrew Kelley |  | fix Debug mode when error return tracing is off |
| 7 years ago | Shritesh Bhattarai | | wasi: switch to "standard" wasi_unstable module fn |
| 7 years ago | Andrew Kelley |  | Merge pull request #2281 from shritesh/wasm_module |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Shritesh Bhattarai | | Update wasm tiers (#2272) |
| 7 years ago | Andrew Kelley |  | organize how the single threaded option is passed around |
| 7 years ago | Andrew Kelley |  | Merge pull request #2268 from shritesh/wasi |
| 7 years ago | Shritesh Bhattarai | | wasm: force single threaded |
| 7 years ago | Andrew Kelley |  | better handle quota of setEvalBranchQuota |
| 7 years ago | Duncan | | Add favicon to langref.html |
| 7 years ago | Andrew Kelley |  | Merge pull request #2266 from bnoordhuis/fix-cache-lseek-ebadf |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Shritesh Bhattarai | | wasm: use .wasm ext for exe |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Shritesh Bhattarai | | wasm: disable error ret tracing |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | Andrew Kelley |  | readme: separate powerpc 32 and 64 bit in the support table |
| 7 years ago | Andrew Kelley |  | A bunch of fixes for the DWARF parser (#2254) |
| 7 years ago | Andrew Kelley |  | delete unused function |
| 7 years ago | Matthew Iannucci | | Add initial support for iOS targets (#2237) |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2102 from ziglang/big.int-additions |
| 7 years ago | Andrew Kelley |  | translate-c: move some code to the C API |
| 7 years ago | LemonBoy | | Fix normalization of right-shifted BigInt at CT |
| 7 years ago | Andrew Kelley |  | fix outdated/incorrect docs for `@truncate` |
|