| 5 years ago | Andrew Kelley | | stage2: comptime function with the same args is memoized |
| 5 years ago | Andrew Kelley | | stage2: fix wrong value for Decl owns_tv |
| 5 years ago | Jonathan Marler | | mingw.zig: fix logic to add crt sources |
| 5 years ago | Martin Wickham | | Add a flag to build a single-threaded compiler, for debugging |
| 5 years ago | Aydin Mercan | | linux: Add recent clone/clone3 and missing signalfd flags. |
| 5 years ago | Veikka Tuominen | | translate-c: avoid repeating string in type when making it mutable |
| 5 years ago | Evan Haas | | translate-c: allow string literals to be used as `char *` |
| 5 years ago | Michael Dusan | | dragonfly: port libc++ |
| 5 years ago | Tamas Kenez | | Fix args when calling clang::ASTUnit::LoadFromCommandLine. |
| 5 years ago | Takeshi Yoneda | | build: allow specifying -mexec-model flag. |
| 5 years ago | Andrew Kelley | | stage2: support comptime fn call returning type |
| 5 years ago | Jonathan Marler | | Add compstui.def |
| 5 years ago | Joachim Schmidt | | stage2 codegen: re-allocate result register in finishAir |
| 5 years ago | Joachim Schmidt | | stage2 ARM: Implement loading from memory |
| 5 years ago | Andrew Kelley |  | Merge pull request #9597 from joachimschmidt557/stage2-arm-bitshift |
| 5 years ago | Andrew Kelley | | stage2: field type expressions support referencing locals |
| 5 years ago | rgreenblatt | | Fix issue where root.os.panic could return |
| 5 years ago | Dmitry Matveyev |  | std.json: Add support for recursive objects to std.json.parse (#9307) |
| 5 years ago | bnprks | | Clarify async/await language documentation. |
| 5 years ago | Tom Read Cutting | | Resolve order-of-call dependencies in build.zig |
| 5 years ago | Paul |  | Make clearer inline code blocks in language reference paragraphs (#9317) |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9224 from marler8997/defaultLog |
| 5 years ago | Samadi van Koten | | Add std.io.Reader.readUntilDelimiter() |
| 5 years ago | Isaac Yonemoto | | enables user-custom code to work with LI and SI |
| 5 years ago | Ryan Liptak | | fs.Dir.walk: Do not close the initial dir during/after walking it |
| 5 years ago | Andrew Kelley |  | Merge pull request #9587 from g-w1/sh |
| 5 years ago | Jacob G-W | | stage2 x86_64: enable bitwise and + or and add tests |
| 5 years ago | Justin Whear |  | std.rand.Random: add enumValue() (#9583) |
| 5 years ago | Meghan Denny |  | std.fmt: add support for printing slices strings (#9562) |
| 5 years ago | Jacob G-W | | stage2: add error set type equality |
| 5 years ago | Jacob G-W | | stage2: fix typo |
| 5 years ago | Robin Voetter |  | Add mask before truncating dereferenced bit pointers (#9584) |
| 5 years ago | Jakub Konka |  | Merge pull request #9568 from ziglang/issue-9565 |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9559 from squeek502/walker-basename |
| 5 years ago | Meghan Denny | | std.fmt: add name of type in unsupport format string compile error |
| 5 years ago | Thom Chiovoloni |  | Fix darwin ulock usage on macOS (#9545) |
| 5 years ago | Ayende Rahien |  | Expose register_eventfd, register_eventfd_async, unregister_eventfd i… (#9449) |
| 5 years ago | Jakub Konka |  | Merge pull request #9227 from mathetake/libc-wasi-test |
| 5 years ago | Jakub Konka | | macho: don't cache unused link options |
| 5 years ago | Andrew Kelley | | update_cpu_features tool: work around stage1 bug |
| 5 years ago | Andrew Kelley | | stage2 frontend improvements - `@ptrCast` and optionals |
| 5 years ago | Andrew Kelley | | compiler-rt: do not depend on `usingnamespace` |
| 5 years ago | Andrew Kelley | | stage2 llvm backend: implement const inttoptr |
| 5 years ago | Andrew Kelley |  | Merge pull request #9166 from joachimschmidt557/stage2 |
| 5 years ago | Jakub Konka |  | Merge pull request #9535 from FnControlOption/128-bit-cmpxchg-test |
| 5 years ago | Jakub Konka | | macho: use ArrayHashMap.popOrNull where applicable |
| 5 years ago | Jakub Konka | | macho: exclude tentative def before checking for collision |
| 5 years ago | Jakub Konka | | macho: use array hashmaps for quick lookups |
| 5 years ago | Jakub Konka | | macho: simplify symbol management and resolution |
| 5 years ago | Ryan Liptak | | Update mem.split/mem.tokenize doc comments |
|