| 6 years ago | Andrew Kelley |  | fix incorrect sentinel check |
| 6 years ago | Andrew Kelley |  | add behavior tests for slicing with comptime indexes |
| 6 years ago | Andrew Kelley |  | slicing sentinel-terminated slice without end |
| 6 years ago | Andrew Kelley |  | test & docs fixups to work with new semantics |
| 6 years ago | Andrew Kelley |  | std lib fixups for new semantics |
| 6 years ago | Andrew Kelley |  | fixes to std.meta |
| 6 years ago | Andrew Kelley |  | partial revert of an improvement this branch made |
| 6 years ago | Andrew Kelley |  | when result loc is a slice, avoid evaluating lazy start..end |
| 6 years ago | Andrew Kelley |  | 0-bit array type does not resolve child type |
| 6 years ago | Andrew Kelley |  | fix runtime slice of pointer not setting length |
| 6 years ago | Andrew Kelley |  | fix regression when slicing 0-bit pointers |
| 6 years ago | Andrew Kelley |  | fix alignment when slicing with comptime start and end index |
| 6 years ago | Andrew Kelley |  | improve std lib code for the new semantics |
| 6 years ago | Andrew Kelley |  | `@ptrCast` supports casting a slice to pointer |
| 6 years ago | Andrew Kelley |  | fix slice of string literal having the wrong type |
| 6 years ago | Andrew Kelley |  | fixes in semantic analysis needed to support this feature |
| 6 years ago | Andrew Kelley |  | slicing with comptime start and end results in array |
| 6 years ago | LemonBoy | | ir: More changes to sentinel-terminated const arrays |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-travbug' |
| 6 years ago | Andrew Kelley |  | Merge branch 'LemonBoy-fix-4749' |
| 6 years ago | LemonBoy | | std: More type checks for Thread startFn return type |
| 6 years ago | Andrew Kelley |  | clean up some self-hosted bitrot + don't assume libstdc++ |
| 6 years ago | Jonathan Marler | | fix a couple sockfds to be fd_t rather than i32 |
| 6 years ago | Timon Kruiper | | Change the default stdin behavior of RunStep to .Inherit |
| 6 years ago | LemonBoy | | build: Expose function-sections switch |
| 6 years ago | Andrew Kelley |  | Merge pull request #4735 from ziglang/renameat |
| 6 years ago | Andrew Kelley |  | Merge pull request #4740 from Vexu/cleanup |
| 6 years ago | momumi | | fix Serializer to work with new OutStream API |
| 6 years ago | Noam Preil | | Fix compilation with `--no-emit-bin` |
| 6 years ago | Andrew Kelley |  | Merge branch 'fengb-format-stream' |
| 6 years ago | Andrew Kelley |  | Merge pull request #4716 from LemonBoy/sys-misc |
| 6 years ago | Andrew Kelley |  | Merge pull request #4727 from nrdmn/uefi3 |
| 6 years ago | Andrew Kelley |  | Merge pull request #4725 from ziglang/update-musl |
| 6 years ago | Andrew Kelley |  | Merge pull request #4707 from Vexu/small-atomics |
| 6 years ago | Andrew Kelley |  | Merge pull request #4720 from Vexu/translate-c |
| 6 years ago | daurnimator | | Remove unused static_crt_dir field from libc config |
| 6 years ago | Andrew Kelley |  | ci: remove workaround for FreeBSD upstream bug |
| 6 years ago | Andrew Kelley |  | fix `zig targets` not reporting native info |
| 6 years ago | Heppokoyuki | | fix bug |
| 6 years ago | Andrew Kelley |  | Merge pull request #4714 from mikdusan/target |
| 6 years ago | Andrew Kelley |  | Merge pull request #4713 from Heppokoyuki/uefi-file-protocols |
| 6 years ago | Andrew Kelley |  | Merge pull request #4710 from ziglang/io-stream-iface |
| 6 years ago | Andrew Kelley | | fix stray warn() in runtime safety test |
| 6 years ago | Andrew Kelley |  | Merge pull request #4709 from LemonBoy/implement-2096 |
| 6 years ago | Michael Dusan | | std: simplify format enum-literals |
| 6 years ago | Veikka Tuominen | | fix zig fmt on noasync block |
| 6 years ago | Jonathan Marler | | add allocSentinel function |
| 6 years ago | Andrew Kelley |  | Merge pull request #4703 from Vexu/translate-c |
| 6 years ago | LemonBoy | | std: Fix detection of Linux kernel version |
| 6 years ago | Andrew Kelley |  | Merge pull request #4590 from xackus/fix-4587 |
|