| 5 years ago | g-w1 | | stage2: delete allowing input (and output) zir from the pipeline (#8471) |
| 5 years ago | Andrew Kelley | | AstGen: implement `@typeInfo` builtin |
| 5 years ago | Andrew Kelley | | AstGen: implement struct init with ResultLoc.ty |
| 5 years ago | Andrew Kelley | | stage2: implement array access to a global array |
| 5 years ago | Andrew Kelley | | update stack trace test cases to new start.zig line offsets |
| 5 years ago | Andrew Kelley | | stage2: fix the memory leaks |
| 5 years ago | Andrew Kelley | | stage2: simplify Decl src_node field |
| 5 years ago | Andrew Kelley | | stage2: blaze the trail for std lib integration |
| 5 years ago | Andrew Kelley | | stage2: revert to only has_decl and export ZIR support |
| 5 years ago | Timon Kruiper | | stage2: fix bug where invalid ZIR was generated |
| 5 years ago | Timon Kruiper | | stage2: add support for start.zig |
| 5 years ago | Timon Kruiper | | stage2: implement builtin function hasDecl |
| 5 years ago | Timon Kruiper | | stage2: add support for root pkg |
| 5 years ago | Timon Kruiper | | stage2: add initial support for builtin pkg |
| 5 years ago | Timon Kruiper | | stage2: add a simplified export builtin call |
| 5 years ago | Timon Kruiper | | stage2: fix bug in ZIR gen of global comptime block |
| 5 years ago | Andrew Kelley | | Merge pull request #8459 from joachimschmidt557/stage2-regalloc |
| 5 years ago | xackus | | translate-c: fix meta.cast to ?*c_void |
| 5 years ago | Andrew Kelley | | Merge pull request #8449 from ziglang/stage2-enums |
| 5 years ago | Michael Dusan | | netbsd: minor fixes to allow stage1 to build |
| 5 years ago | Andrew Kelley | | AstGen: fix `@breakpoint` ZIR |
| 5 years ago | Michael Dusan | | test: fix std.time timing tests to skip on failure |
| 5 years ago | Andrew Kelley | | stage2: do not set clang_passthrough_mode for `zig run` |
| 5 years ago | Andrew Kelley | | Merge pull request #8416 from gracefuu/grace/wasm-ops |
| 5 years ago | Evan Haas | | translate-c: Add support for vector expressions |
| 5 years ago | Michael Holmes | | std/build: fix ?[:0]const u8 build options |
| 5 years ago | LemonBoy | | stage2: Default AVR generic cpu to avr2 |
| 5 years ago | lithdew | | os/linux: return error on EALREADY for connect() and getsockoptError() |
| 5 years ago | Edward Dean | | Fixed error types for GetSeekPosError |
| 5 years ago | Lewis Gaul | | Tidy-up in json test module (#8431) |
| 5 years ago | Hannu Hartikainen | | std docs: enhance search browser history UX |
| 5 years ago | Andrew Kelley | | LLVM sub-arch triple: remove TODO comment |
| 5 years ago | Andrew Kelley | | glibc: update ABI files to 2.33 |
| 5 years ago | Andrew Kelley | | glibc: update headers to 2.33 |
| 5 years ago | Vincent Rischmann | | os/bits/linux: add IPv6 socket options |
| 5 years ago | xackus | | translate-c: fix calls with no args in macros |
| 5 years ago | Lewis Gaul | | Switch std.json to use an ordered hashmap |
| 5 years ago | Frank Denis | | Merge pull request #8410 from antlilja/remove-undefined-math |
| 5 years ago | Andrew Kelley | | stage2: implement Type.onePossibleValue for structs |
| 5 years ago | Andrew Kelley | | stage2: Sema: implement validate_struct_init_ptr |
| 5 years ago | Andrew Kelley | | stage2: progress towards basic structs |
| 5 years ago | Joachim Schmidt | | stage2 AArch64: Add ldrh and ldrb instructions |
| 5 years ago | Andrew Kelley | | docgen: correct the progress bar |
| 5 years ago | Joachim Schmidt | | stage2 register_manager: Add unit tests for tryAllocReg and allocReg |
| 5 years ago | Joachim Schmidt | | stage2 codegen: Extract register management code into separate file |
| 5 years ago | Andrew Kelley | | Merge pull request #8028 from mguaypaq/nosuspend-allow |
| 5 years ago | Mathieu Guay-Paquet | | docs: document the nosuspend keyword (#7972) |
| 5 years ago | Loris Cro | | make visited links readable in the stdlib docs warning bar |
| 5 years ago | Loris Cro | | added warning banner to stdlib docs |
| 5 years ago | Andrew Kelley | | Merge pull request #7792 from zanderxyz/zanderxyz/priority-dequeue |
|