| 5 years ago | Andrew Kelley | | fix unused locals from merge conflict |
| 5 years ago | Andrew Kelley | | AstGen: remove unused parameters |
| 5 years ago | Andrew Kelley | | cleanups related to unused params |
| 5 years ago | Andrew Kelley | | mips: fix syscall_pipe |
| 5 years ago | Andrew Kelley | | Sema: don't miscompile fns with inferred error sets |
| 5 years ago | Andrew Kelley | | stage2: remove unused parameter from importPkg |
| 5 years ago | Andrew Kelley | | stage2: wire up AstGen to the progress bar |
| 5 years ago | Andrew Kelley | | AstGen: remove unused scope parameter from rvalue |
| 5 years ago | Andrew Kelley | | AstGen: remove unused parameter |
| 5 years ago | Andrew Kelley | | remove unused parameters |
| 5 years ago | Andrew Kelley | | std.os.linux.bpf: fix incorrect usage of unexpectedErrno |
| 5 years ago | Andrew Kelley | | std.os.linux: fix splitValueBE64 |
| 5 years ago | Andrew Kelley | | std.TrailerFlags: remove superfluous parameter |
| 5 years ago | Andrew Kelley | | std.crypto.p256: fix neg function compile error |
| 5 years ago | Andrew Kelley | | std: ArrayHashMap remove unused parameter |
| 5 years ago | Jacob G-W | | std: fix code unblocked by previous commit |
| 5 years ago | Andrew Kelley | | AstGen: while loop continue expr captures in scope |
| 5 years ago | Andrew Kelley | | AstGen: fix crash in debug printing ZIR field types |
| 5 years ago | Andrew Kelley | | AstGen: convert a TODO comment to an issue |
| 5 years ago | Jacob G-W | | fix code broken from previous commit |
| 5 years ago | Jacob G-W | | stage2 AstGen: fix lots of bugs and catch more errors |
| 5 years ago | Jacob G-W | | std, src, doc, test: remove unused variables |
| 5 years ago | Jacob G-W | | stage2: fix TODO in @export to look for runtime-vars |
| 5 years ago | Jacob G-W | | stage2 tests: remove unused vars |
| 5 years ago | Jacob G-W | | stage2 astgen: make asm outputs count as referencing vars |
| 5 years ago | Jacob G-W | | std.enums: make code correct zig and not stage1 |
| 5 years ago | Jacob G-W | | stage2: make loop vars be comptime if they are inline |
| 5 years ago | Jacob G-W | | stage2 astgen: fix bug in struct init where type not refed |
| 5 years ago | Jacob G-W | | stage2 astgen: find unused vars |
| 5 years ago | Veikka Tuominen |  | Merge pull request #8717 from mchudleigh/dwarf-on-windows |
| 5 years ago | g-w1 |  | stage2 Sema: implement @intToPtr (#9144) |
| 5 years ago | Jacob G-W | | stage2: simplify codegen for errorToInt and intToError |
| 5 years ago | Andrew Kelley |  | Merge pull request #9168 from LemonBoy/fix-pie |
| 5 years ago | Dmitry Matveyev |  | stage2: Remove special double ampersand parsing case (#9114) |
| 5 years ago | LemonBoy | | std: Make copy_file_range checks run at compile-time |
| 5 years ago | Veikka Tuominen |  | Merge pull request #8636 from jmc-88/issue-3779 |
| 5 years ago | Jacob G-W | | fmt: make --ast-check work with --stdin |
| 5 years ago | pithlessly | | stage2 sema: change impl of @setCold to use zirSetCold (typo?) |
| 5 years ago | mason1920 | | Bring your own MAX_PATH_BYTES |
| 5 years ago | Michael Dusan | | macho: LC_RPATH: reserve byte for null-terminator |
| 5 years ago | hadroncfy |  | HashMap.getOrPutAssumeCapacityAdapted should set key to undefined (#9138) |
| 5 years ago | Andrew Kelley | | AstGen: properly generate errdefer expressions when returning |
| 5 years ago | LemonBoy | | stage1: Store the specified code model in the LLVM module |
| 5 years ago | Andrew Kelley |  | Merge pull request #9117 from greenfork/unify-compiler-error-printing |
| 5 years ago | Michael Dusan | | fix oob during riscv64 feature processing |
| 5 years ago | Vincent Rischmann | | zig cc: improve linker args parsing |
| 5 years ago | Andrew Kelley | | stage1: fix zig0 help message |
| 5 years ago | d18g |  | Fix `lakemont` CpuModel (#9099) |
| 5 years ago | Michael Dusan | | netbsd: add more std.os.bits |
| 5 years ago | Michael Dusan | | netbsd: add args to limit number of PT_LOAD segs |
|