| 4 years ago | Andrew Kelley | | ci: don't print env because there will be secrets there |
| 4 years ago | Frank Denis | | crypto/edwards25519: correctly flip the Y sign in the H2C operation |
| 4 years ago | Joachim Schmidt | | stage2 ARM: move codegen to separate file |
| 4 years ago | Joachim Schmidt | | stage2 RISCV64: introduce MIR |
| 4 years ago | LemonBoy | | std: Fix path resolution on Windows |
| 4 years ago | Ryan Liptak | | Replace ArrayList.init/ensureTotalCapacity pairs with initCapacity |
| 4 years ago | LemonBoy | | compiler-rt: Fix f16 API declarations to be consistent |
| 4 years ago | Daniele Cocca |  | Add more entries to the list of stage1+stage2+CBE passing tests (#10094) |
| 4 years ago | Andrew Kelley |  | Merge pull request #10079 from mattbork/astgen-temp-allocs |
| 4 years ago | Andrew Kelley |  | Merge pull request #10088 from ziglang/std-os-perf |
| 4 years ago | Joachim Schmidt | | stage2 RISCV64: move codegen to separate file |
| 4 years ago | Emily Bellows | | C backend: implement ?void, and other zero sized types |
| 4 years ago | Michael Dusan |  | ci: add new linux pipeline |
| 4 years ago | Ryan Liptak | | Fix ensureTotalCapacity calls that should be ensureUnusedCapacity calls |
| 4 years ago | Andrew Kelley |  | Merge pull request #10077 from squeek502/arraylist-capacity |
| 4 years ago | Joachim Schmidt | | stage2 AArch64: implement unconditional branches |
| 4 years ago | Lee Cannon | | correct bug with omit frame pointer logic |
| 4 years ago | Lee Cannon | | optimize AstGen.callExpr |
| 4 years ago | Andrew Kelley |  | Merge pull request #10068 from leecannon/tracy_improvements |
| 4 years ago | Jakub Konka | | stage2: move x86_64 codegen to arch/x86_64/CodeGen.zig |
| 4 years ago | Jakub Konka |  | Merge pull request #10066 from joachimschmidt557/stage2-aarch64-mir |
| 4 years ago | Emily Bellows | | C backend: implement signed trunc |
| 4 years ago | pfg |  | std: add missing termios def to std/c/linux.zig |
| 4 years ago | Andrew Kelley | | stage2: implement `@popCount` for non-vectors |
| 4 years ago | Matthew Borkowski | | gpa: fix memory limit accounting for large allocations |
| 4 years ago | ominitay | | Add argument for `fillFn` to `Random.init` |
| 4 years ago | Andrew Kelley | | CLI: clarify help text for -z |
| 4 years ago | Kenta Iwasaki | | zig: expose linker options and include '-z notext' |
| 4 years ago | InKryption | | Make `std.meta.trait.isContainer` true for opaques |
| 4 years ago | InKryption | | Use `debug.assert` instead of `testing.expect`. |
| 4 years ago | InKryption |  | Make pointer variables in ( init-lib | init-exe )/build.zig const. (#10057) |
| 4 years ago | Andrew Kelley | | C backend: implement trunc for unsigned non-pow2 ints |
| 4 years ago | Andrew Kelley | | C backend: implement trunc instruction |
| 4 years ago | Andrew Kelley | | C backend: fix `@boolToInt` |
| 4 years ago | Andrew Kelley | | C backend: fix crash when number of Decls passes a threshold |
| 4 years ago | Andrew Kelley | | C backend: fix ptrtoint and wrap_errunion_err |
| 4 years ago | Andrew Kelley | | behavior tests: add "passing for C backend" category |
| 4 years ago | Andrew Kelley | | C backend: fix enough that zig test works |
| 4 years ago | Andrew Kelley | | C backend: emit decls sorted by dependencies |
| 4 years ago | Andrew Kelley | | std.ArrayListUnmanaged: implement writer() |
| 4 years ago | Andrew Kelley | | zig test: when -ofmt=c, default to `zig run` as test exec |
| 4 years ago | Andrew Kelley | | Compilation: fix crash in the compile error system |
| 4 years ago | Andrew Kelley | | stage2: fix small memory leak of test_functions when using `zig test` |
| 4 years ago | Ominitay | | std.rand: Refactor `Random` interface |
| 4 years ago | Andrew Kelley |  | Merge pull request #10040 from mattbork/extern-fn-scopes |
| 4 years ago | LemonBoy | | stage1: Fix path normalization on Windows |
| 4 years ago | Andrew Kelley | | stage2: implement runtime pointer access to global constants |
| 4 years ago | Andrew Kelley | | stage2: fix crash report code in release builds |
| 4 years ago | Andrew Kelley | | stage2 LLVM backend: fix bitcast |
| 4 years ago | Lewis Gaul |  | Fix bug in exp2() (#9999) |
|