| 7 years ago | Andrew Kelley |  | allow comptime_int to implicit cast to comptime_float |
| 7 years ago | data-man | | Fixed tiny typo in the math module (shr's description) |
| 7 years ago | Andrew Kelley |  | add a little compile error to make Future Andy's life easier |
| 7 years ago | Andrew Kelley |  | fix regression in std.math.min |
| 7 years ago | Andrew Kelley |  | Merge pull request #3025 from euantorano/fix/3015-std-os-window-rtlgenrandom |
| 7 years ago | Sam Tebbs | | Don't emit clang error if source or filename pointer is null |
| 7 years ago | Andrew Kelley |  | std.math.min: return a more restrictive type sometimes |
| 7 years ago | Ryan Saunderson | | modify header precedence for zig cc, resolves intrinsics issues (#3027) |
| 7 years ago | Andrew Kelley |  | update readme |
| 7 years ago | Euan Torano | | Fix #2993 - use getrandom on freebsd |
| 7 years ago | Euan T | | Add misisng newline |
| 7 years ago | Euan Torano | | Add missing S_IS* for NetBSD |
| 7 years ago | Andrew Kelley |  | update CONTRIBUTING.md |
| 7 years ago | Sahnvour |  | Merge pull request #2797 from Sahnvour/hashing |
| 7 years ago | Andrew Kelley |  | Merge pull request #2998 from daurnimator/return-elf |
| 7 years ago | Andrew Kelley |  | Merge pull request #2994 from euantorano/fix/1626-os-getRandomBytesDevURandom |
| 7 years ago | Christoffer Rasmussen | | Fix public function lookup |
| 7 years ago | Andrew Kelley |  | docs: add atomicrmw operations list |
| 7 years ago | Andrew Kelley |  | Merge pull request #2985 from fengb/fix-build-references |
| 7 years ago | Andrew Kelley |  | Merge branch 'assignment-result-loc' |
| 7 years ago | Andrew Kelley |  | disable behavior test for 128-bit cmpxchg |
| 7 years ago | Andrew Kelley |  | allow 128 bit cmpxchg on x86_64 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2965 from Sahnvour/zig-stack-traces |
| 7 years ago | Michael Dusan | | fix std.fmt to handle std.SegmentedList |
| 7 years ago | Nick Erdmann | | std/build.zig: fix stack checking option |
| 7 years ago | Michael Dusan | | fix std.rb.Node.getParent to return optional |
| 7 years ago | Andrew Kelley |  | Merge pull request #2958 from emekoi/mingw-cmake |
| 7 years ago | Marc Tiehuis |  | Merge pull request #2969 from evangrayk/zero-width-structs |
| 7 years ago | Joachim Henke | | avoid a register copy when fetching the stack pointer in _start |
| 7 years ago | Andrew Kelley |  | add test for previous commit |
| 7 years ago | Michael Dusan | | align src for IrInstructionArrayToVector |
| 7 years ago | Timon Kruiper | | Fixed an integer overflow in zig fmt and added testcase |
| 7 years ago | Veikka Tuominen | | fix escape sequence rendering |
| 7 years ago | Andrew Kelley |  | compiler-rt: add __muldi3 |
| 7 years ago | Andrew Kelley |  | disable segfault handler when panicking |
| 7 years ago | Andrew Kelley |  | fix usingnamespace analyzing the expression multiple times |
| 7 years ago | Andrew Kelley |  | zig build: adjust DESTDIR logic |
| 7 years ago | Andrew Kelley |  | zig build: support DESTDIR environment variable |
| 7 years ago | Andrew Kelley |  | Merge branch 'fengb-tokenize-ampamp' |
| 7 years ago | Andrew Kelley |  | fix usingnamespace |
| 7 years ago | Andrew Kelley |  | zig build: add valgrind cli options |
| 7 years ago | Michael Dusan | | closes #2916 |
| 7 years ago | Andrew Kelley |  | WIN32 -> _WIN32 |
| 7 years ago | Andrew Kelley |  | back to msvc as the default C ABI on Windows |
| 7 years ago | dimenus | | fixed slice length in getEnvVarOwned |
| 7 years ago | Andrew Kelley |  | libc headers before C language headers, and disable libunwind on arm32 |
| 7 years ago | Andrew Kelley |  | Merge branch 'update-musl' |
| 7 years ago | Andrew Kelley |  | rename internal names regarding `usingnamespace` |
| 7 years ago | Andrew Kelley |  | Merge branch 'JohnathanFL-master' |
| 7 years ago | Andrew Kelley |  | Merge branch 'msvc-libc-2064' of https://github.com/dimenus/zig into dimenus-msvc-libc-2064 |
|