| 6 years ago | Andrew Kelley | | std: support `/` in Windows paths |
| 6 years ago | Andrew Kelley | | zig fmt: still print the relative path |
| 6 years ago | Ryan Liptak | | fmt: Fix relative paths with . and .. on Windows |
| 6 years ago | Auguste Rame |  | Fix issue with std.json incorrectly replacing forward slashes with a backslash (#5167) |
| 6 years ago | George Roman | | Add missing state to C object cache |
| 6 years ago | Andrew Kelley | | stage2 zir: remove dead code |
| 6 years ago | Henry Nelson | | Fix unfortunate typo |
| 6 years ago | Andrew Kelley | | add CLI option -Bsymbolic for binding global references locally |
| 6 years ago | Nick Appleton |  | Fix f64 variants of math.cosh and math.sinh to accept negative inputs. (#5172) |
| 6 years ago | Andrew Kelley | | ir: elemptr and add instructions |
| 6 years ago | Andrius Mitkus | | std: fix posix Thread.spawn to accept all startFn types |
| 6 years ago | George Roman | | Pass each target feature flag separately |
| 6 years ago | LemonBoy | | stage1: Prevent the creation of illegal ptr types |
| 6 years ago | Andrew Kelley |  | Merge pull request #5158 from ziglang/zir-to-elf |
| 6 years ago | Timon Kruiper | | Add mips support to standard library |
| 6 years ago | xackus | | stage1: fix crash on accessing an array of size zero with runtime index |
| 6 years ago | LemonBoy |  | stage1: Fix bitcast of immediate to ptr type (#5131) |
| 6 years ago | Michael Dusan |  | Merge pull request #5139 from mikdusan/qemu-5.0.0-rc4 |
| 6 years ago | Michael Dusan |  | Merge pull request #5125 from mikdusan/kern.osproductversion |
| 6 years ago | Andrew Kelley |  | Merge pull request #5130 from ziglang/stage2-ir |
| 6 years ago | LemonBoy | | stage1: Prevent the creation of illegal pointer types |
| 6 years ago | Andrew Kelley |  | Merge pull request #5133 from LemonBoy/win-progress |
| 6 years ago | LemonBoy | | stage2: Allow \t in string literals |
| 6 years ago | elucent | | Added peer type resolution for [*]T and *[N]T. |
| 6 years ago | Michael Dusan | | cleanup: IrBasicBlockGen |
| 6 years ago | Michael Dusan | | cleanup: IrBasicBlockGen |
| 6 years ago | Haze Booth | | Remove std.lazyInit |
| 6 years ago | LemonBoy | | stage1: Handle errors when generating block IR |
| 6 years ago | Robin Voetter | | Remove old-style @typeOf compatibility |
| 6 years ago | LemonBoy | | stage1: Fix wrong union access |
| 6 years ago | LemonBoy | | stage1: Fix signed multiplication overflow |
| 6 years ago | Andrew Kelley |  | Merge pull request #5097 from Vexu/field |
| 6 years ago | xackus | | fix uninitialized ZigValue |
| 6 years ago | LemonBoy | | std: Introduce the Once synchronization primitive |
| 6 years ago | Andrew Kelley | | Merge branch 'cshenton-patch-1' |
| 6 years ago | Andrew Kelley |  | Merge pull request #5088 from Vexu/varargs-fix |
| 6 years ago | Christian Wesselhoeft | | std.os.readv: Add missing iov_count declaration |
| 6 years ago | Andrew Kelley | | update cmake, update readme, in response to the dynamic linking fiasco |
| 6 years ago | Veikka Tuominen | | fix missing compile errors on builtin cast functions |
| 6 years ago | LemonBoy | | stage1: Fix several bugs in constant generation |
| 6 years ago | LemonBoy | | build: Create the output directory if it doesn't exist |
| 6 years ago | LemonBoy | | debug: Minor QOL improvements for osx |
| 6 years ago | Andrius Mitkus | | std: make math.clamp work for common uses, remove automatic bounds swapping |
| 6 years ago | Layne Gustafson | | CC: fix binary dupe with no -o |
| 6 years ago | Joachim Schmidt | | Enable formatting in std.big.Int.format |
| 6 years ago | Veikka Tuominen |  | Merge pull request #5046 from Vexu/translate-c |
| 6 years ago | Jakub | | Added gdi32.zig and More user32 definitions |
| 6 years ago | foobles |  | Shift error message now says "fixed-width integer type" instead of just "integer type" (#5028) |
| 6 years ago | markfirmware | | Update emit_raw.zig |
| 6 years ago | Andrew Kelley | | cli: add `c++` subcommand to --help menu |
|