| 5 years ago | Isaac Freund | | zig fmt: implement catch and return |
| 5 years ago | Isaac Freund | | zig fmt: implement slices |
| 5 years ago | Isaac Freund | | zig fmt: implement pointer types |
| 5 years ago | Andrew Kelley | | zig fmt: builtin call with trailing comma |
| 5 years ago | Andrew Kelley | | zig fmt: trailing comma in fn parameter list |
| 5 years ago | Andrew Kelley | | zig fmt: implement container decls |
| 5 years ago | Andrew Kelley | | std.MultiArrayList: use `@memset` builtin for undefined |
| 5 years ago | Isaac Freund | | zig fmt: array types |
| 5 years ago | Isaac Freund | | zig fmt: struct and anon array initialization |
| 5 years ago | Isaac Freund | | zig fmt: float literal with exponent |
| 5 years ago | Isaac Freund | | std.MultiArrayList: implement review comments |
| 5 years ago | Andrew Kelley | | zig fmt: implement struct init |
| 5 years ago | Andrew Kelley | | zig fmt: implement fn protos and defers |
| 5 years ago | Asherah Connor | | zig fmt: deref, unwrap optional |
| 5 years ago | Andrew Kelley | | zig fmt: builtin calls and array access |
| 5 years ago | Andrew Kelley | | zig fmt: implement top-level fields |
| 5 years ago | Andrew Kelley | | zig fmt: implement if, call, field access, assignment |
| 5 years ago | Andrew Kelley | | zig fmt: implement simple test with doc comments |
| 5 years ago | Andrew Kelley | | zig fmt: implement "line comment followed by top-level comptime" |
| 5 years ago | Andrew Kelley | | zig fmt: start reworking with new memory layout |
| 5 years ago | Andrew Kelley | | stage2: tokenizer does not emit line comments anymore |
| 5 years ago | Andrew Kelley | | stage2: rework AST memory layout |
| 5 years ago | Andrew Kelley | | std.GeneralPurposeAllocator: logging improvements |
| 5 years ago | Andrew Kelley | | add std.MultiArrayList |
| 5 years ago | Joran Dirk Greef | | Add MAX_RW_COUNT limit to std.os.pread() |
| 5 years ago | Koakuma | | Fix f128 NaN check on big-endian hosts |
| 5 years ago | Timon Kruiper | | render: fix bug when rendering struct initializer with length 1 |
| 5 years ago | Andrew Kelley |  | Merge pull request #7846 from LemonBoy/filtertest |
| 5 years ago | Evan Haas | | translate-c: Improve array support |
| 5 years ago | Joran Dirk Greef | | linux: add fallocate() to io_uring |
| 5 years ago | Timon Kruiper | | windows: make sure to handle PATH_NOT_FOUND when deleting files |
| 5 years ago | Andrew Kelley | | zig cc: recognize more coff linker options |
| 5 years ago | Andrew Kelley | | Merge branch 'FireFox317-deadlock-windows-fix' |
| 5 years ago | Andrew Kelley |  | Merge pull request #7856 from ziglang/lto |
| 5 years ago | Jakub Konka | | Bring back stack trace printing on ARM Darwin |
| 5 years ago | Evan Haas | | translate-c: fix variadic function calls |
| 5 years ago | Jakub Konka |  | Merge pull request #7829 from kubkon/macho-safer |
| 5 years ago | Andrew Kelley | | stage2: implement TZIR printing for call instruction |
| 5 years ago | Rafael Ristovski | | zig cc: Support reading input from stdin |
| 5 years ago | Andrew Kelley | | stage2: fix anonymous Decl ty/val wrong arena |
| 5 years ago | Andrew Kelley | | stage2: -Dlog enables all logging, log scopes can be set at runtime |
| 5 years ago | Andrew Kelley | | stage2: ELF: fix crash when only 1 function and it gets updated |
| 5 years ago | Andrew Kelley | | stage2: ELF: avoid multiplication for ideal capacity |
| 5 years ago | Jakub Konka |  | Merge pull request #7818 from kubkon/macho-more-cleanup |
| 5 years ago | Andrew Kelley | | astgen: eliminate rlWrapPtr and all its callsites |
| 5 years ago | Andrew Kelley | | Merge branch 'stage2: rework ZIR/TZIR for optionals and error unions' |
| 5 years ago | Joachim Schmidt | | stage2 AArch64: implement jump |
| 5 years ago | Andrew Kelley | | update wasm backend to match new Module API |
| 5 years ago | Andrew Kelley |  | Merge pull request #7797 from Luukdegram/wasm-refactor |
| 5 years ago | Andrew Kelley |  | Merge pull request #7814 from LemonBoy/fix-7760 |
|