| 8 years ago | Andrew Kelley |  | port std.os.path.resolve to stage1 |
| 8 years ago | Andrew Kelley |  | compile error for @noInlineCall on an inline fn |
| 8 years ago | Andrew Kelley |  | ir: consistent error checking for br and cond_br instructions |
| 8 years ago | Andrew Kelley |  | update throughput test to new File API |
| 8 years ago | Andrew Kelley |  | add compile error for comptime control flow inside runtime block |
| 8 years ago | Andrew Kelley |  | fix incorrect variable ref count |
| 8 years ago | Andrew Kelley |  | fix llvm assertion when adding callsite sret attr |
| 8 years ago | Andrew Kelley |  | Merge pull request #1441 from ziglang/poly1305-x25519 |
| 8 years ago | Andrew Kelley |  | compile errors for unimplemented minValue/maxValue builtins |
| 8 years ago | Andrew Kelley |  | fix incorrect value for inline loop |
| 8 years ago | Andrew Kelley |  | compile error instead of segfault for unimplemented feature |
| 8 years ago | Andrew Kelley |  | clarify const variables in docs |
| 8 years ago | Andrew Kelley |  | better anonymous struct naming |
| 8 years ago | Andrew Kelley |  | ability to @ptrCast to *void |
| 8 years ago | Andrew Kelley | | switch most windows calls to use W versions instead of A |
| 8 years ago | Andrew Kelley |  | use the sret attribute at the callsite when appropriate |
| 8 years ago | Andrew Kelley |  | Merge branch 'kristate-std-fmt-hexToBytes' |
| 8 years ago | Andrew Kelley |  | Merge pull request #1460 from ziglang/Sahnvour-windows-coff-issue721 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1454 from kristate/str-hexbytes-issue1453 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1452 from shawnl/patch-1 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1456 from shawnl/inaccurate-comments |
| 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 |
|