| 8 years ago | Shawn Landden |  | std/rb.zig: fix comment |
| 8 years ago | Andrew Kelley |  | Merge pull request #1451 from kristate/fmt-hexbytes-issue1358 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1444 from kristate/winsdk-vercheck-issue1438 |
| 8 years ago | Jimmi Holst Christensen |  | Translate-c: Check for error before working on while loop body (#1445) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1369 from shawnl/crypto |
| 8 years ago | Andrew Kelley |  | add test coverage for invalid switch expression parameter |
| 8 years ago | Andrew Kelley |  | add compile error for function prototype with no body |
| 8 years ago | Andrew Kelley |  | fix crash when var in inline loop has different types |
| 8 years ago | Andrew Kelley |  | langref: document labeled blocks, labeled for, labeled while |
| 8 years ago | Andrew Kelley |  | zig fmt |
| 8 years ago | Andrew Kelley |  | std.zig.parse: fix parsing of doc comments after fields |
| 8 years ago | Andrew Kelley |  | Merge branch 'raulgrell-CastToCVoid' |
| 8 years ago | tgschultz | | Handle unions differently in std.fmt (#1432) |
| 8 years ago | Andrew Kelley |  | fix @typeInfo unable to distinguish compile error vs no-payload |
| 8 years ago | Andrew Kelley |  | this was intended to be included in the previous commit |
| 8 years ago | Andrew Kelley |  | fix false negative determining if function is generic |
| 8 years ago | Andrew Kelley | | ir: const_ptr_pointee asserts that its return value is non-null |
| 8 years ago | Andrew Kelley | | Revert "src/ir.cpp: check return value of `const_ptr_pointee` to protect against dereferencing null pointers;" |
| 8 years ago | kristopher tate | | src/ir.cpp: check return value of `const_ptr_pointee` to protect against dereferencing null pointers; |
| 8 years ago | Andrew Kelley | | fix llvm assertion failure when building std lib tests for macos |
| 8 years ago | Andrew Kelley | | document fixed-width integer types |
| 8 years ago | Andrew Kelley | | Merge branch 'tgschultz-patch-3' |
| 8 years ago | Andrew Kelley |  | Merge pull request #1406 from ziglang/macos-stack-traces |
| 8 years ago | Andrew Kelley | | std.debug: remove workaround for fixed bug |
| 8 years ago | Andrew Kelley | | fix regression from 2f7f7d815d0c9c4e620c7a529837b5 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1407 from ziglang/builtin-alignment-fix |
| 8 years ago | Andrew Kelley | | fix error message for incorrect panic handler fn signature |
| 8 years ago | Andrew Kelley |  | Merge pull request #1405 from shawnl/path-max |
| 8 years ago | Andrew Kelley |  | Merge pull request #1402 from ziglang/default-fp-ieee-strict |
| 8 years ago | Andrew Kelley |  | Merge pull request #1401 from kristate/mem-testWriteIntImpl-u64 |
| 8 years ago | Andrew Kelley | | fix incorrectly generating an unused const fn global |
| 8 years ago | Andrew Kelley | | fixup for previous commit |
| 8 years ago | Raul Leal | | allow implicit cast from *[N]T to ?[*]T (#1398) |
| 8 years ago | Andrew Kelley | | Merge branch 'shawnl-path_max' |
| 8 years ago | Andrew Kelley | | Revert "Merge branch 'mtn-translate-c-enum-vals'" |
| 8 years ago | Andrew Kelley | | Merge branch 'mtn-translate-c-enum-vals' |
| 8 years ago | Andrew Kelley | | Revert "translate-c: Correctly translate enum init values, addressing #1360 (#1377)" |
| 8 years ago | Andrew Kelley | | refactor std.os.makePath to use a switch instead of if |
| 8 years ago | Andrew Kelley | | std.fmt.format: handle non-pointer struct/union/enum |
| 8 years ago | Michael Noronha | | translate-c: Correctly translate enum init values, addressing #1360 (#1377) |
| 8 years ago | Andrew Kelley | | langref: add docs for peer type resolution |
| 8 years ago | Marc Tiehuis | | Add secureZero function |
| 8 years ago | Marc Tiehuis | | docs: correct @memcpy, @memset function signatures |
| 8 years ago | Andrew Kelley |  | Merge pull request #1379 from tgschultz/patch-1 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1378 from prazzb/cmake-fix |
| 8 years ago | Andrew Kelley |  | Merge pull request #1370 from shawnl/master |
| 8 years ago | Andrew Kelley |  | Merge pull request #1294 from ziglang/async-fs |
| 8 years ago | Wink Saville | | Fix ir_analyze_instruction_atomic_rmw (#1351) |
| 8 years ago | Shawn Landden | | mem: use pub on Compare (#1352) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1338 from shawnl/master |
|