| 7 years ago | Andrew Kelley | | fix event loop regression on macos |
| 7 years ago | Andrew Kelley |  | std.event.Loop: fix not waking up after file system I/O |
| 7 years ago | Andrew Kelley |  | improvements to std lib for event-based I/O |
| 7 years ago | Andrew Kelley |  | add missing compile error for fn call bad implicit cast |
| 7 years ago | Andrew Kelley |  | add test for struct parameter to async function being copied |
| 7 years ago | Andrew Kelley |  | fix and test case for returning from suspend block |
| 7 years ago | yvt | | correct LLVM subarch names for arm |
| 7 years ago | Andrew Kelley |  | add compile error for casting const frame to anyframe |
| 7 years ago | Andrew Kelley |  | codegen: LLVMConstSub instead of LLVMBuildSub in one place |
| 7 years ago | Andrew Kelley |  | add tests for bad implicit casting of anyframe types |
| 7 years ago | Andrew Kelley |  | add test for async call of generic function |
| 7 years ago | Andrew Kelley |  | add test for wrong frame type used for async call |
| 7 years ago | Andrew Kelley |  | add compile error for @Frame() of generic function |
| 7 years ago | Andrew Kelley |  | zig fmt |
| 7 years ago | Andrew Kelley |  | zig fmt: add more test cases |
| 7 years ago | Veikka Tuominen | | implement new async syntax in self-hosted compiler |
| 7 years ago | Andrew Kelley |  | note that -mllvm is unsupported |
| 7 years ago | Andrew Kelley |  | fix crash with sometimes type not being resolved |
| 7 years ago | Andrew Kelley |  | add assertion about control flow to fix gcc warning |
| 7 years ago | Andrew Kelley |  | zig fmt |
| 7 years ago | Andrew Kelley |  | Merge pull request #3033 from ziglang/rewrite-coroutines |
| 7 years ago | Andrew Kelley |  | force static libs for vendored dependencies |
| 7 years ago | Andrew Kelley |  | flip the order of fields in error unions |
| 7 years ago | Andrew Kelley |  | README: link to community projects |
| 7 years ago | Andrew Kelley |  | fix enum with one member and custom tag type |
| 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 |
|