| 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 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1346 from shawnl/doc |
| 8 years ago | Andrew Kelley | | Merge branch 'mdsteele-threadid' |
| 8 years ago | Andrea Orru |  | Merge pull request #1339 from ziglang/zen_stdlib |
| 8 years ago | Andrew Kelley | | translate-c: fix for loops with var init and empty body |
| 8 years ago | Andrew Kelley | | translate-c: fix do while with empty body |
| 8 years ago | Andrew Kelley | | translate-c: handle for loop with empty body |
| 8 years ago | Andrew Kelley | | translate-c: fix while loop with no body |
| 8 years ago | Andrew Kelley | | fix tagged union initialization with a runtime void |
| 8 years ago | Andrew Kelley | | add a friendly note in .gitignore |
| 8 years ago | Matthew D. Steele | | Fix a type error in std.os.linux.getpid() (#1326) |
| 8 years ago | Matthew D. Steele | | Fix the start-less-than-end assertion in std.rand.Random.range (#1325) |
| 8 years ago | kristopher tate | | better support for `_` identifier |
| 8 years ago | Andrew Kelley | | Merge branch 'kristate-handle-builtin-issue1296' |
| 8 years ago | Andrew Kelley | | Merge branch 'pr-1319' |
| 8 years ago | kristopher tate | | std/os/index.zig: use "hw.logicalcpu" instead of "hw.ncpu" in macOS; (#1317) |
| 8 years ago | Marc Tiehuis | | Add integer binary output format (#1313) |
| 8 years ago | Andrew Kelley | | simpler std.event.Lock implementation |
| 8 years ago | Andrew Kelley | | std.fmt.format: add '*' for formatting things as pointers |
| 8 years ago | Matthew D. Steele | | Add "Comments" section to language reference (#1309) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1307 from ziglang/cancel-semantics |
| 8 years ago | dbandstra | | add SliceOutStream, rename SliceStream to SliceInStream (#1301) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1300 from dbandstra/more-stream-functions |
| 8 years ago | Andrew Kelley | | add compile error for ignoring return value of while loop bodies |
| 8 years ago | Andrew Kelley | | add compile error for missing parameter name of generic function |
| 8 years ago | Andrew Kelley | | add compile error for non-inline for loop on comptime type |
| 8 years ago | Andrew Kelley | | fix assertion failure when some compile errors happen |
| 8 years ago | Andrew Kelley | | patch LLD to fix COFF crashing when linking twice in same process |
| 8 years ago | Andrew Kelley | | fix race conditions in self-hosted compiler; add test |
| 8 years ago | Andrew Kelley | | self-hosted: function calling another function |
| 8 years ago | Andrew Kelley | | self-hosted: function types use table lookup |
| 8 years ago | Andrew Kelley | | remove old section from readme |
|