| 6 years ago | Veikka Tuominen | | translate-c: add return if one is needed |
| 6 years ago | Veikka Tuominen | | translate-c: ensure generated labels are unique |
| 6 years ago | Veikka Tuominen | | add error for unused/duplicate block labels |
| 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` |
| 6 years ago | Andrew Kelley | | stage2: add missing newlines to cli error messages |
| 6 years ago | Andrew Kelley | | stage2 tests: fix qemu logic |
| 6 years ago | Andrew Kelley | | Merge branch 'pfgithub-stage2-testing-Copy-2' |
| 6 years ago | Andrew Kelley | | Merge pull request #5978 from ziglang/stage2-dwarf-incr |
| 6 years ago | Veikka Tuominen | | translate-c: recognize other type trait expressions |
| 6 years ago | Andrew Kelley | | std.dwarf: add LNCT constants from DWARF v5 |
| 6 years ago | Andrew Kelley | | std: add function for writing fixed width ULEB128 |
| 6 years ago | Isaac Freund | | stage2: move format-specific code to link.File.X |
| 6 years ago | S0urc3C0de | | Add rdynamic option to build.zig |
| 6 years ago | Veikka Tuominen | | add compile error for alignCasting zero sized types |
| 6 years ago | Andrew Kelley | | Merge pull request #5968 from haliucinas/blake2 |
| 6 years ago | Andrew Kelley | | Merge pull request #5960 from kubkon/windows-dir-refactor |
| 6 years ago | Jay Petacat | | elf: Iterate over headers w/o need for allocator |
| 6 years ago | Sam Tebbs | | Print } as format argument in enum build option (#5953) |
| 6 years ago | Andrew Kelley | | stage2: implement .debug_aranges DWARF |
| 6 years ago | Andrew Kelley | | std.ArrayList: add appendNTimesAssumeCapacity |
| 6 years ago | Andrew Kelley | | stage2: add some tracy calls to link.zig functions |
| 6 years ago | Andrew Kelley | | stage2: add DWARF info for the main compilation unit |
| 6 years ago | Veikka Tuominen | | fix missing parser error for missing comma before eof |
| 6 years ago | Veikka Tuominen | | compiler_rt: add floatditf |
| 6 years ago | Jakub Konka | | Split DeviceIoControl path into two fn call paths |
| 6 years ago | Andrew Kelley | | Merge branch 'more-stage2-locals' |
| 6 years ago | Jakub Konka | | Add Zig wrapper for kernel32.DeviceIoControl |
|