| 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 |
| 6 years ago | Felix "xq" Queißner | | Adds support for RunStep to use the result of a WriteFileStep. |
| 6 years ago | Jakub Konka | | Replace DeviceIoControl with FsControlFile |
| 6 years ago | Ashok Gautham |  | Add meta viewport to fix mobile rendering, add missing <code> block |
| 6 years ago | frmdstryr | | Use writer for LinearFifo instead of deprecated outStream |
| 6 years ago | Veikka Tuominen |  | translate-c: use ArrayList for macro tokens |
| 6 years ago | Henrik Laxhuber | | Fix a use of appendToken to appendIdentifier in translate-c |
| 6 years ago | Henrik Laxhuber | | Fix parsing of `unsigned` in translate-c. |
| 6 years ago | Joachim Schmidt | | Fix bug in big.int.Mutable.toManaged() and add tests |
|