| 2 months ago | Andrew Kelley | | take advantage of std.mem.Allocator.print |
| 2 months ago | Andrew Kelley | | Fetch: quiet the debug log a bit |
| 2 months ago | Andrew Kelley | | CI: update --maker-opt=Debug to ZIG_DEBUG_CMD |
| 2 months ago | Andrew Kelley | | implement zig libc inside maker process |
| 2 months ago | Andrew Kelley | | Maker: set web_server field earlier |
| 2 months ago | Andrew Kelley | | Maker: convert some process exits to error codes |
| 2 months ago | Andrew Kelley | | Maker: restructure such that configuration can be repeated |
| 2 months ago | Andrew Kelley | | Maker.Fetch: clarify that Cache import is not used |
| 2 months ago | Andrew Kelley | | Maker: fix memory leak of deps hash tables |
| 2 months ago | Andrew Kelley | | std.zig.buildExeSubprocess: remove log, return more info |
| 2 months ago | Andrew Kelley | | Maker: fix CLI flag parsing |
| 2 months ago | Andrew Kelley | | compiler: name progress node for jitCmd |
| 2 months ago | Andrew Kelley | | Maker.Step.Compile: tweak error messages |
| 2 months ago | Andrew Kelley | | Maker: remove redundant continue statements |
| 2 months ago | Andrew Kelley | | std.Progress: move Options closer to where it is used |
| 2 months ago | Andrew Kelley | | cmake: remove --zig-lib-dir arg from zig build |
| 2 months ago | Andrew Kelley | | compiler: add jit_command to core dev environment |
| 2 months ago | Andrew Kelley | | compiler: pass only subcommand args to jitCmd |
| 2 months ago | Andrew Kelley | | Maker: provide --dep import aliases on CLI |
| 2 months ago | Andrew Kelley | | remove dead path dependency |
| 2 months ago | Andrew Kelley | | compiler: jitCmd optionally passes cmd name |
| 2 months ago | Andrew Kelley | | compiler: fix references to Compilation.Directories |
| 2 months ago | Andrew Kelley | | compiler: import Module instead of Package |
| 2 months ago | Andrew Kelley | | cmake: remove dead files |
| 2 months ago | Andrew Kelley | | std.zig.buildExeSubprocess: fix memory management of file system inputs |
| 2 months ago | Andrew Kelley | | Maker: only build configurer on cache miss |
| 2 months ago | Andrew Kelley | | Maker: add configure file system inputs to configuration cache |
| 2 months ago | Andrew Kelley | | Maker: fix path to configurer.zig |
| 2 months ago | Andrew Kelley | | Maker: fix lowering of build module on CLI |
| 2 months ago | Andrew Kelley | | std.Build.Cache: bump max number of prefixes |
| 2 months ago | Andrew Kelley | | Maker: fix arg parsing |
| 2 months ago | Andrew Kelley | | Maker: it's compiling again |
| 2 months ago | Andrew Kelley | | WIP: also move init subcommand to Maker process |
| 2 months ago | Andrew Kelley | | WIP: migrate build and fetch commands to Maker process |
| 2 months ago | Andrew Kelley | | env: remove build_command |
| 2 months ago | Andrew Kelley | | introduce std.Build API for making configure script depend on fs |
| 2 months ago | Andrew Kelley | | Maker: restore "new" as the default build summary in watch mode |
| 2 months ago | Andrew Kelley | | std.Build: document a handful of functions |
| 2 months ago | Nguyen Gia Huy |  | std.math: Mark `signExtend` as `pub` |
| 2 months ago | Andrew Kelley | | Revert "CI: skip test-incremental on freebsd" |
| 2 months ago | Andrew Kelley | | CI: skip test-incremental on freebsd |
| 2 months ago | rpkak | | Compilation: remove early 'bin_file = null' which results in a 'defer if (comp.bin_file)' block to not be executed |
| 2 months ago | Pavel Verigo | | Enable std tests for wasm backend again + enable field reordering |
| 2 months ago | Justus Klausecker | | Merge pull request 'Test coverage for overlapping assignments' (#35918) from Fri3dNstuff/zig:overlapping-copy into master |
| 2 months ago | Alex Rønne Petersen | | ci: update QEMU to v11.0.2 |
| 2 months ago | Ali Cheraghi | | Merge pull request 'Type: allow vectors in externs for SPIR-V target' (#35953) from alichraghi/zig:master into master |
| 2 months ago | Lukas Lalinsky | | Make it possible to implement `Io.vtable.netWriteFile` |
| 2 months ago | David Senoner | | rename `struct_field_val` -> `agg_field_val` |
| 2 months ago | Ryan Liptak | | Merge pull request 'ConfigHeader standalone tests rework' (#35643) from fardragon/zig:fardragon/configheader-tests into master |
| 2 months ago | Ryan Mehri | | InternPool: fix incorrect coercion of `func_coerced` |
|