aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler
AgeCommit message (Expand)Author
2024-03-11Merge pull request #19174 from squeek502/lazy-resinatorAndrew Kelley
2024-03-11std.builtin: make container layout fields lowercaseTristan Ross
2024-03-11resinator: Fix auto-detected includes only being used during preprocessingRyan Liptak
2024-03-11Fix progress when multiple zig rc child processes are building resinatorRyan Liptak
2024-03-11Report the progress of lazily building zig rcRyan Liptak
2024-03-11Integrate resinator errors with Zig using std.zig.Server and ErrorBundleRyan Liptak
2024-03-11Lazily compile the `zig rc` subcommand and use it during `zig build-exe`Ryan Liptak
2024-03-10-femit-docs: creating sources.tarAndrew Kelley
2024-03-10slightly better error name when wasm compilation failsAndrew Kelley
2024-03-10zig std: implement tar formatAndrew Kelley
2024-03-10zig std: implement sources.tar endpointAndrew Kelley
2024-03-10zig std: use threads for the http serverAndrew Kelley
2024-03-10zig std: implement serving the wasm binaryAndrew Kelley
2024-03-10add skeleton of `zig std` command implAndrew Kelley
2024-03-06Sync Aro sources (#19199)Veikka Tuominen
2024-03-02move `zig objcopy` command to be lazily builtAndrew Kelley
2024-02-28zig fmt: off in the generated filesAndrew Kelley
2024-02-28make aro-based translate-c lazily built from sourceAndrew Kelley
2024-02-27move `zig libc` command to be lazily builtAndrew Kelley
2024-02-26back out the build_runner.zig moving changeAndrew Kelley
2024-02-26move lazily compiled source files to lib/compiler/Andrew Kelley