| 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 |
| 6 years ago | Felix "xq" Queißner | | Fixes atomicSymLink looping when new_path already exists. |
| 6 years ago | Andrew Kelley | | self-hosted: beginnings of stack allocation |
| 6 years ago | Andrew Kelley | | stage1: hot path for resolving types of primitives |
| 6 years ago | Andrew Kelley | | self-hosted: refactor some code out of Module.zig into zir_sema.zig |
| 6 years ago | Veikka Tuominen | | add helpful error note for when function cannot return an error |
| 6 years ago | Andrew Kelley | | stage2: implement integer return values |
| 6 years ago | Andrew Kelley | | stage2: fix function calls always having void return type |
| 6 years ago | Jay Petacat | | std.elf: Fix read functions for 32-bit targets |
| 6 years ago | Andrew Kelley | | stage2: astgen for all arithmetic and assignments |
| 6 years ago | Andrew Kelley | | Merge pull request #5511 from jessrud/arraylist-replaceRange |
| 6 years ago | zigazeljko | | Add comment explaining --stack-first option |
|