| 7 years ago | Andrew Kelley |  | Merge pull request #1924 from ziglang/tls |
| 7 years ago | Andrew Kelley |  | doc/targets.md has moved to the github wiki |
| 7 years ago | tgschultz | | Fixed Serializer and BitOutStream when used with streams that have empty error sets. |
| 7 years ago | Andrew Kelley |  | Merge pull request #1919 from Sahnvour/windows-childprocess |
| 7 years ago | Andrew Kelley |  | docs: clarify passing aggregate types as parameters |
| 7 years ago | Jimmi Holst Christensen | | Added support for vector wrapping mult and sub |
| 7 years ago | Andrew Kelley |  | fix vector debug info tripping LLVM assertion |
| 7 years ago | Andrew Kelley |  | SIMD: array to vector, vector to array, wrapping int add |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-zig-backport-std.mem.separate' |
| 7 years ago | Andrew Kelley |  | `std.mem.Allocator.create` replaced with better API |
| 7 years ago | Matthew McAllister | | Fix slice concatenation |
| 7 years ago | Andrew Kelley |  | introduce --single-threaded build option |
| 7 years ago | Matthew McAllister | | Fix runtime assignment to comptime aggregate field |
| 7 years ago | Andrew Kelley |  | add compile errror for @bitCast when bit counts mismatch |
| 7 years ago | Andrew Kelley |  | Merge pull request #1775 from tgschultz/stdlib-serialization |
| 7 years ago | Andrew Kelley | | Merge branch 'emekoi-windows-mutex' |
| 7 years ago | Andrew Kelley | | darwin: fix incorrect timeval struct type |
| 7 years ago | Andrew Kelley | | os.cpp: fix regression on Windows from 59c050e7 |
| 7 years ago | Andrew Kelley |  | introduce vector type for SIMD |
| 7 years ago | Andrew Kelley |  | fix test after merging ad8381e0d2936f |
| 7 years ago | Andrew Kelley |  | collapse os_file_mtime into os_file_open_r and check for directory |
| 7 years ago | Matthew McAllister | | Move tokenizer error location to offending char |
| 7 years ago | Andrew Kelley |  | darwin time code: don't cast to int until the end |
| 7 years ago | Andrew Kelley |  | fix freebsd ci from previous commit |
| 7 years ago | Andrew Kelley |  | backport copy elision changes |
| 7 years ago | Andrew Kelley |  | simpler implementation of `&&` and `||` hints |
| 7 years ago | kristopher tate | | Hint at use of and/or when &&/|| is improperly used (#1886) |
| 7 years ago | tharvik | | llvm-config sanity check |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-zig-backport-issue1883' |
| 7 years ago | Andrew Kelley |  | Merge pull request #1885 from Sahnvour/master |
| 7 years ago | Andrew Kelley |  | fix incorrect parameter names for std.math.atan2 |
| 7 years ago | Andrew Kelley |  | when rendering llvm const values, ensure the types align |
| 7 years ago | Andrew Kelley |  | `@typeInfo`: more correct return type info |
| 7 years ago | Andrew Kelley |  | fix debug info for function pointers |
| 7 years ago | Andrew Kelley |  | Merge pull request #1874 from ziglang/issue-1866 |
| 7 years ago | Marcio | | freebsd: fix wrong call to clock_getres (#1871) |
| 7 years ago | vegecode | | Mark comptime int hardcoded address pointee as a run time variable #1171 (#1868) |
| 7 years ago | Marcio Giaxa | | freebsd: add sockaddr structs |
| 7 years ago | Marcio Giaxa | | freebsd: implement clock related functions |
| 7 years ago | Marcio Giaxa | | freebsd: add clock const definitions |
| 7 years ago | vegecode | | @bitreverse intrinsic, part of #767 (#1865) |
| 7 years ago | alexander | | Add DIFlagStaticMember flag to functions. |
| 7 years ago | Andrew Kelley |  | Merge pull request #1859 from mgxm/fbsd2 |
| 7 years ago | Andrew Kelley |  | Merge pull request #1857 from vegecode/boolean-switch |
| 7 years ago | Andrew Kelley |  | allow not having libc include paths and doing @cImport |
| 7 years ago | Andrew Kelley |  | Merge branch 'nebulaeonline-nebulaeonline' |
| 7 years ago | Andrew Kelley |  | tests: make type info tests not depend on builtin.Os enum |
| 7 years ago | Andrew Kelley |  | hello world example can use `const` instead of `var` |
| 7 years ago | Andrew Kelley |  | comptime: ability to @ptrCast to an extern struct and read fields |
| 7 years ago | Andrew Kelley |  | self-hosted: add DeviceBusy as a BuildError |
|