| 7 years ago | LemonBoy | | Fix parseFormValueConstant |
| 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` |
| 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 |
|