| 6 years ago | Veikka Tuominen |  | Merge pull request #4939 from SuperAuguste/master |
| 6 years ago | Andrew Kelley | | zig uses mingw-w64 to provide -lpsapi |
| 6 years ago | Andrew Kelley | | use mingw-w64 to provide -luuid if requested |
| 6 years ago | Benjamin Feng | | Generate clearer size mismatch error message |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-vec-div' |
| 6 years ago | Andrew Kelley |  | type_has_one_possible_value takes comptime struct fields into account |
| 6 years ago | Veikka Tuominen |  | Merge pull request #4901 from phase/feature/translate-c-remassign |
| 6 years ago | Andrew Kelley |  | Merge pull request #4942 from daurnimator/tidy-atomics |
| 6 years ago | daurnimator | | .gitattributes: deps/SoftFloat-3e/*.txt lines are crlf terminated |
| 6 years ago | daurnimator | | Convert .gitattributes to use unix line endings |
| 6 years ago | Michaël Larouche | | Do not parse native_libc.txt anymore when linking on native target, always run detection of libc. |
| 6 years ago | xackus | | rename mem.separate to mem.split |
| 6 years ago | Andrew Kelley | | detect an endless loop when trying to detect native libc installation |
| 6 years ago | Andrew Kelley |  | zig cc looks for native include directories unless -nostdinc |
| 6 years ago | Andrew Kelley |  | add libutil to zig's glibc support |
| 6 years ago | Andrew Kelley |  | build.zig: better detection of using outside zig executable |
| 6 years ago | Felix "xq" Queißner | | Adds some documentation to std.atomic.Queue. |
| 6 years ago | Andrew Kelley |  | Merge pull request #4935 from LemonBoy/stage1-eb |
| 6 years ago | Andrew Kelley |  | remove `zig BUILD_INFO` hack |
| 6 years ago | Andrew Kelley |  | Merge pull request #4868 from xackus/new-arraylist-api |
| 6 years ago | Michael Dusan |  | Merge pull request #4891 from mikdusan/issue4207 |
| 6 years ago | Michael Dusan | | stage1: add compile errors for sentinel slicing |
| 6 years ago | Andrew Kelley |  | gitattributes: note that libcxxabi is vendored |
| 6 years ago | Andrew Kelley |  | add issue links to disabled test cases |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-compiler-rt-atomics' |
| 6 years ago | Andrew Kelley |  | zig cc: add -allow-shlib-undefined alias |
| 6 years ago | Andrew Kelley | | change the default ABI of riscv64-linux-musl |
| 6 years ago | markfirmware | | Update fmt.zig |
| 6 years ago | Ryan Liptak | | Update all remaining uses of &outStream().stream |
| 6 years ago | Jay Petacat |  | crypto: fix benchmark compile error (#4919) |
| 6 years ago | Andrew Kelley | | ci: enable riscv64-linux tests |
| 6 years ago | Andrew Kelley |  | zig cc: fix ambiguity with -MT |
| 6 years ago | Andrew Kelley |  | stage1: fix build for i386-linux |
| 6 years ago | Timon Kruiper | | Fix multiplication overflow in `hash_const_val` |
| 6 years ago | Andrew Kelley |  | zig cc: support more linker args |
| 6 years ago | Andrew Kelley |  | zig cc: support --version-script linker arg |
| 6 years ago | Andrew Kelley |  | zig cc: support -F and -framework |
| 6 years ago | Andrew Kelley |  | zig cc: respect -MF -MV -MD options |
| 6 years ago | Andrew Kelley |  | Merge branch 'ilmaria-master' |
| 6 years ago | Andrew Kelley |  | Merge pull request #4908 from daurnimator/fifo-refactor |
| 6 years ago | Michael Dusan | | use static-qemu linux-x86_64 tarball |
| 6 years ago | Michael Dusan | | add compile-error test: bitcast |
| 6 years ago | Andrew Kelley |  | zig cc: detect -mcpu, -march, -mtune |
| 6 years ago | Timon Kruiper | | Fix CrossTarget.parse test on platforms where abi != gnu |
| 6 years ago | Rejean Loyer | | zig cc: add support for -L linker arguments |
| 6 years ago | Andrew Kelley |  | zig cc properly handles -S flag and .ll, .bc extensions |
| 6 years ago | LemonBoy | | ir: Fix comparison of ?T values |
| 6 years ago | Michael Dusan | | stage1: make C++ switch fallthrough an error |
| 6 years ago | Andrew Kelley |  | Merge pull request #4896 from FireFox317/fix-arm32-stuff |
| 6 years ago | Andrew Kelley |  | fix regressions from previous commit |
|