| 6 years ago | Andrew Kelley | | rework types and values data layout |
| 6 years ago | Andrew Kelley | | generic ir parsing framework |
| 6 years ago | Andrew Kelley | | beginnings of zig ir parser |
| 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 |
| 6 years ago | Andrew Kelley | | langref: add link to 0.6.0 version |
| 6 years ago | LemonBoy | | stage1: More fixes for BE targets |
| 6 years ago | Andrew Kelley | | Release 0.6.00.6.0 |
| 6 years ago | daurnimator | | std: fix StreamSource to disallow writing to a const buffer |
| 6 years ago | daurnimator |  | std: fix os.fstatat definition (#5016) |
| 6 years ago | Andrew Kelley | | disable flaky event loop test |
| 6 years ago | Michael Dusan |  | Merge pull request #5014 from nmeum/@panic-path |
| 6 years ago | Heppoko |  | fix file protocol structure definitions (#5015) |
| 6 years ago | emekoi | | added CI job for mingw |
| 6 years ago | daurnimator | | std: add some basic windows user32 definitions |
| 6 years ago | Michael Dusan |  | only use `-nostdinc++` on c++ files |
| 6 years ago | Andrew Kelley | | Zig treats -lstdc++ identically to -lc++ |
| 6 years ago | Andrew Kelley | | cmake: allow not finding some clang libs |
| 6 years ago | xackus | | ArrayList: remove old (before span) API |
| 6 years ago | Andrew Kelley | | revert Translate C: Add comment containing c source location for failed decls |
| 6 years ago | Andrew Kelley | | move fs tests to separate file; disable flaky test |
| 6 years ago | Andrew Kelley |  | Merge pull request #5003 from emekoi/fix-mingw |
| 6 years ago | Andrew Kelley |  | Merge pull request #4711 from leroycep/feature-file-locks |
| 6 years ago | Timon Kruiper | | Fix generated docs of user code |
| 6 years ago | LemonBoy | | debug: Fix parsing of DWARF info for BE machines |
| 6 years ago | Veikka Tuominen |  | Merge pull request #4973 from SuperAuguste/nameless-fields |
| 6 years ago | Veikka Tuominen |  | Merge pull request #4985 from Vexu/assignment-error |
| 6 years ago | Andrew Kelley | | update readme instructions for homebrew |
| 6 years ago | Andrew Kelley | | put the previous commit behind cmake option ZIG_PREFER_CLANG_CPP_DYLIB |
| 6 years ago | Andrew Kelley | | look for clang-cpp shared lib when it exists |
| 6 years ago | Andrew Kelley |  | Merge pull request #4982 from MageJohn/fix/binarySearch |
| 6 years ago | Joachim Schmidt | | Update docgen to new ArrayList API |
|