| 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` |
| 7 years ago | Andrew Kelley | | __muloti4 does not need the ABI workaround on Windows |
| 7 years ago | Shritesh Bhattarai | | pass exec_path to zig run |
| 7 years ago | Shritesh Bhattarai | | Build compiler_rt for WASM exe |
| 7 years ago | Andrew Kelley | | compiler-rt: better way to do the ABI required on Windows |
| 7 years ago | Andrew Kelley |  | compiler_rt: `@divTrunc` rather than `@divFloor` in muloti4 |
| 7 years ago | vegecode | | compiler-rt: correct use_thumb_1 flag |
| 7 years ago | Andrew Kelley |  | doc comments for parameters in std.mem.Allocator |
| 7 years ago | Jay Petacat | | Update README headline to match website |
| 7 years ago | Jay Petacat | | docs: Underline link when hovering over it |
| 7 years ago | Andrew Kelley |  | Release 0.4.00.4.0 |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | Import 1607.zig to behavior.zig |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | Added regression test for #1607. fixes #1607 |
| 7 years ago | Andrew Kelley |  | ir: avoid dependency on isnan |
| 7 years ago | Andrew Kelley |  | docgen: add a space between the header and the section symbol |
|