| 2 years ago | Andrew Kelley | | frontend: skip astgen for builtin.zig |
| 2 years ago | Andrew Kelley | | compiler: fix UAF when writing builtin.zig |
| 2 years ago | Andrew Kelley | | fix logic for default entry point |
| 2 years ago | Andrew Kelley | | link.Wasm: fix relationship between createEmpty/open |
| 2 years ago | Andrew Kelley | | link.Elf: truncate=true in createEmpty |
| 2 years ago | Andrew Kelley | | Zcu: mark outdated decl handling as unreachable from only_c builds |
| 2 years ago | Andrew Kelley | | Package.Module: fix typo in default red-zone setting |
| 2 years ago | Andrew Kelley | | Compilation.Config.resolve: explicit error set |
| 2 years ago | Andrew Kelley | | update bootstrap scripts to new zig CLI |
| 2 years ago | Andrew Kelley | | CLI: update main usage text |
| 2 years ago | Andrew Kelley | | CLI: fix logic for sending output file path |
| 2 years ago | Andrew Kelley | | CLI: fix not respecting module remappings |
| 2 years ago | Andrew Kelley | | zig build: fix logic for extracting executable file from Compilation |
| 2 years ago | Andrew Kelley | | zig build: pass resolved_target to Module.create |
| 2 years ago | Andrew Kelley | | CLI: rename clang_argv to cc_argv |
| 2 years ago | Andrew Kelley | | CLI: better error messages for bad args |
| 2 years ago | Andrew Kelley | | std.Build.Step.Options: update unit test to new API |
| 2 years ago | Andrew Kelley | | resolve error tracing logic at module creation time |
| 2 years ago | Andrew Kelley | | CLI: fix regressed logic for any_dyn_libs |
| 2 years ago | Andrew Kelley | | CLI: mark any_dyn_libs=true when encountering a shared object |
| 2 years ago | Andrew Kelley | | std.Build.Step.Compile: restore previous step name |
| 2 years ago | Andrew Kelley | | fix compilations without zig compilation units |
| 2 years ago | Andrew Kelley | | frontend: fix handling of special builtin module |
| 2 years ago | Andrew Kelley | | fix --show-builtin when no positional argument is provided |
| 2 years ago | Andrew Kelley | | fix memory leak in addModuleTableToCacheHash |
| 2 years ago | Andrew Kelley | | fix entry symbol name on mips |
| 2 years ago | Andrew Kelley | | linker: rename intermediary_basname to zcu_object_sub_path |
| 2 years ago | Andrew Kelley | | Compilation: don't store arena until it's done being used |
| 2 years ago | Andrew Kelley | | fix compilation errors when enabling llvm |
| 2 years ago | Andrew Kelley | | compilation: fix build artifact communication from sub-compilation |
| 2 years ago | Andrew Kelley | | Elf: fix invalid free of path field |
| 2 years ago | Andrew Kelley | | Elf: fix createEmpty not creating the file |
| 2 years ago | Andrew Kelley | | fix population of builtin.zig not making the parent dir |
| 2 years ago | Andrew Kelley | | std.fs.Dir.atomicFile: provide an option for make path |
| 2 years ago | Andrew Kelley | | Compilation: oops! used comp before init |
| 2 years ago | Andrew Kelley | | MachO: rip out the caching mechanism |
| 2 years ago | Andrew Kelley | | fix remaining compile errors except one |
| 2 years ago | Andrew Kelley | | linker: fix some allocator references |
| 2 years ago | Andrew Kelley | | fix more compilation errors introduced by this branch |
| 2 years ago | Andrew Kelley | | move dll_export_fns and rdynamic to Compilation.Config |
| 2 years ago | Andrew Kelley | | update codegen.llvm references to bin_file.options |
| 2 years ago | Andrew Kelley | | glibc: update to new Compilation API |
| 2 years ago | Andrew Kelley | | tsan: update to new Compilation API |
| 2 years ago | Andrew Kelley | | libcxx: update to new Compilation API |
| 2 years ago | Andrew Kelley | | update bin_file.options references in Sema |
| 2 years ago | Andrew Kelley | | musl: update references to bin_file.options |
| 2 years ago | Andrew Kelley | | linker: remove bad NvPtx flushModule implementation |
| 2 years ago | Andrew Kelley | | fix a round of compile errors caused by this branch |
| 2 years ago | Andrew Kelley | | compiler: miscellaneous branch progress |
| 2 years ago | Andrew Kelley | | Compilation: redo whole vs incremental logic in create and update |
|