| 3 years ago | Andrew Kelley | | build runner: slight rewording in build summary |
| 3 years ago | Andrew Kelley | | build runner: hide repeated steps in the build summary |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: better default step name |
| 3 years ago | Andrew Kelley | | std.Build.Step: avoid redundancy in default error message |
| 3 years ago | Andrew Kelley | | build runner: make step_stack a map to remove redundant steps |
| 3 years ago | Andrew Kelley | | fix zig fmt crash |
| 3 years ago | Andrew Kelley | | build system: better default name for ConfigHeaderStep |
| 3 years ago | Andrew Kelley | | build system: give RunStep a better default step name |
| 3 years ago | Andrew Kelley | | build runner: fix unicode tree printing |
| 3 years ago | Andrew Kelley | | fix std.Build.TranslateCStep |
| 3 years ago | Andrew Kelley | | multiplex compiler progress messages into the build runner |
| 3 years ago | Andrew Kelley | | fix UAF in build runner |
| 3 years ago | Andrew Kelley | | compiler: update function accepts a std.Progress.Node |
| 3 years ago | Andrew Kelley | | std.Build.InstallArtifactStep: better default step name |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: better default step name |
| 3 years ago | Andrew Kelley | | build runner: print a fancy tree with build results on failure |
| 3 years ago | Andrew Kelley | | build.zig: remove redundant dependency of install step on zig exe |
| 3 years ago | Andrew Kelley | | std.Build.CompileStep: obtain the build output dir from protocol |
| 3 years ago | Andrew Kelley | | build runner: account for debug builds in cleanExit |
| 3 years ago | Andrew Kelley | | integrate the build runner and the compiler server |
| 3 years ago | Andrew Kelley | | std.fifo: add toOwnedSlice method |
| 3 years ago | Andrew Kelley | | std.zig.ErrorBundle: add special representation for empty |
| 3 years ago | Andrew Kelley | | add builtin.zig_version_string |
| 3 years ago | Andrew Kelley | | std.zig.ErrorBundle: rework binary encoding |
| 3 years ago | Andrew Kelley | | progress towards semantic error serialization |
| 3 years ago | Andrew Kelley | | std.mem.copy: update to new for loop syntax |
| 3 years ago | Andrew Kelley | | link.Elf: keep the logic for updates but condition on hcs |
| 3 years ago | Andrew Kelley | | hot code swapping PoC working |
| 3 years ago | Andrew Kelley | | link: PTRACE_ATTACH/PTRACE_DETACH |
| 3 years ago | Andrew Kelley | | stage2: hot code swapping PoC |
| 3 years ago | Andrew Kelley | | std.os.linux: add ptrace |
| 3 years ago | Andrew Kelley | | CI: use -j1 like a coward |
| 3 years ago | Andrew Kelley | | zig build: add a -j<N> option for limiting concurrency |
| 3 years ago | Andrew Kelley | | update to new for loop syntax |
| 3 years ago | Andrew Kelley | | build runner: show stderr even on successful steps run |
| 3 years ago | Andrew Kelley | | std.Build: better handling of stderr of child processes |
| 3 years ago | Andrew Kelley | | std.Progress: add lock_stderr and unlock_stderr |
| 3 years ago | Andrew Kelley | | std.Build: further enhance debug message for bad getPath() |
| 3 years ago | Andrew Kelley | | std.Build: improve debugging of misconfigured steps |
| 3 years ago | Andrew Kelley | | build system: capture stderr and report it later |
| 3 years ago | Andrew Kelley | | build runner: proper threaded dependency management |
| 3 years ago | Andrew Kelley | | build_runner now executes the step graph in parallel |
| 3 years ago | Andrew Kelley | | add std.heap.ThreadSafeAllocator |
| 3 years ago | Andrew Kelley | | extract ThreadPool and WaitGroup from compiler to std lib |
| 3 years ago | Andrew Kelley | | build runner: untangle dependency loop checking from making |
| 3 years ago | Andrew Kelley | | extract some logic from std.Build to build_runner.zig |
| 3 years ago | Andrew Kelley |  | Merge pull request #14918 from jacobly0/x86_64 |
| 3 years ago | Bas Westerbaan |  | Add Kyber post-quantum key encapsulation mechanism (#14902) |
| 3 years ago | Frank Denis |  | Argon2: properly handle outputs > 64 bytes in blake2Long() (#14914) |
| 3 years ago | DerryAlex |  | Implement readFromMemory/writeToMemory for ptrLikeOptional |
|