| 6 years ago | Veikka Tuominen | | stage2: astgen for if and while with optionals |
| 6 years ago | Veikka Tuominen | | stage2: fix optimization causing wrong optional child types |
| 6 years ago | Veikka Tuominen | | stage2: astgen for ptr types and address of |
| 6 years ago | Andrew Kelley | | stage2: implement zig version |
| 6 years ago | Andrew Kelley | | stage2: codegen for labeled blocks |
| 6 years ago | Andrew Kelley | | stage1: remove buggy "unable to inline function" compile error |
| 6 years ago | Andrew Kelley | | stage2: astgen for labeled blocks and labeled breaks |
| 6 years ago | Andrew Kelley | | stage2: populate some of the astgen switch possibilities |
| 6 years ago | Andrew Kelley | | stage2 astgen for LabeledBlock |
| 6 years ago | Andrew Kelley | | std.zig.ast: extract out Node.LabeledBlock from Node.Block |
| 6 years ago | Michael Dusan | | Merge pull request #6051 from mikdusan/qemu |
| 6 years ago | Andrew Kelley | | stage2: proper semantic analysis of improper returning of implicit void |
| 6 years ago | Andrew Kelley | | stage2: astgen for non-labeled blocks |
| 6 years ago | Andrew Kelley | | langref: fix html error |
| 6 years ago | Andrew Kelley | | stage2: implement while loops (bool condition) |
| 6 years ago | Andrew Kelley | | stage1: fix enums having wrong debug info |
| 6 years ago | Andrew Kelley | | stage2: zir_sema for loops |
| 6 years ago | Dmitry Atamanov | | Support tuples in mem.len and trait.isIndexable (#5897) |
| 6 years ago | Veikka Tuominen | | Merge pull request #6045 from Vexu/block |
| 6 years ago | Maks S | | langref: explain why comptime_float cannot be divided by comptime_int |
| 6 years ago | Andrew Kelley | | Merge branch 'Vexu-stage2' |
| 6 years ago | Koakuma | | Add "ppc" prefix to number-modeled CPUs (#6006) |
| 6 years ago | Jakub Konka | | Add std.os.getFdPath and std.fs.Dir.realpath |
| 6 years ago | Andrew Kelley | | Merge branch 'pixelherodev-cbe' |
| 6 years ago | Andrew Kelley | | stage2: astgen for while loops |
| 6 years ago | Andrew Kelley | | Merge pull request #6039 from heidezomp/std-log-scoped |
| 6 years ago | Josias | | docs: Fix reference to General Purpose Allocator |
| 6 years ago | Andrew Kelley | | stage2: basic support for parameters .debug_info |
| 6 years ago | Andrew Kelley | | stage2: emit DW_TAG_subprogram for function Decls |
| 6 years ago | Andrew Kelley | | stage2: set up per-Decl .debug_info |
| 6 years ago | Andrew Kelley | | GeneralPurposeAllocator: default to store more stack frames in test mode |
| 6 years ago | Andrew Kelley | | std.mem.Allocator: fix not passing return_address |
| 6 years ago | Maciej Walczak | | copy_file_range linux syscall (#6010) |
| 6 years ago | Veikka Tuominen | | translate-c: use mangled name when macro translation fails |
| 6 years ago | Veikka Tuominen | | translate-c: convert int to bool if bool is expected |
| 6 years ago | Veikka Tuominen | | translate-c: always add extern token for functions without body |
| 6 years ago | Andrew Kelley | | GeneralPurposeAllocator: use std.log instead of std.debug.print |
| 6 years ago | Joachim Schmidt | | Update tools/process_headers.zig to latest zig |
| 6 years ago | Andrew Kelley | | Merge pull request #5993 from kubkon/getpathnamebyhandle |
| 6 years ago | Andrew Kelley | | Merge pull request #6002 from MasterQ32/zig_fmt_align_fix |
| 6 years ago | Andrew Kelley | | std: dwarf_bits correction |
| 6 years ago | Andrew Kelley | | stage2: fix crash on empty source file |
| 6 years ago | Andrew Kelley | | Merge pull request #5998 from ziglang/general-purpose-allocator |
| 6 years ago | Andrew Kelley | | stage1: elide `@intToPtr` alignment safety check for 1-byte alignment |
| 6 years ago | Isaac Freund | | stage2: make link data in Decl into unions |
| 6 years ago | Andrew Kelley | | Revert "std.fmt.format: small optimization to avoid runtime bloat" |
| 6 years ago | Andrew Kelley | | Merge branch 'pixelherodev-elf-refactor' |
| 6 years ago | Andrew Kelley | | std.os tests: improve robustness of "symlink with relative paths" |
| 6 years ago | Andrew Kelley | | zig fmt |
| 6 years ago | Andrew Kelley | | zig build: fix addBuildOption for `[]const u8` and `?[]const u8` |
|