| 7 years ago | Andrew Kelley |  | Merge pull request #2733 from emekoi/write-strings |
| 7 years ago | Sahnvour | | heap: make one global instance of DirectAllocator |
| 7 years ago | Gray Olson | | Update langref.html.in |
| 7 years ago | Matthew Murray | | Fix absFloat |
| 7 years ago | Michael Dusan | | fix macOS stack trace regression |
| 7 years ago | Joachim Schmidt | | Correct the isEmpty function |
| 7 years ago | Jonathan Marler | | Fix windows create process retry/path search |
| 7 years ago | Andrew Kelley |  | Merge branch 'kristate-you-are-banned-please-fuck-off' |
| 7 years ago | Boris | | fix tiny typo in langref.html.in |
| 7 years ago | Jonathan Marler | | Remove duplicate exe name with zig run |
| 7 years ago | Marc Tiehuis | | Small cleanup of fmt.zig |
| 7 years ago | Josh Wolfe | | mem.concat |
| 7 years ago | daurnimator | | std: add gimli permutation to crypto |
| 7 years ago | Timon Kruiper | | Added HashInt to function calls AutoHash\nFixes issue 2669 |
| 7 years ago | Shawn Landden | | stage1: check for null in buf_len and buf_ptr |
| 7 years ago | Andrew Kelley |  | fix type info crash on extern lib name |
| 7 years ago | Jimmi Holst Christensen | | fixes resolving aligment of child type in slice |
| 7 years ago | Andrew Kelley |  | standard library integrates with knowledge of stripped debug info |
| 7 years ago | Andrew Kelley |  | expose builtin.strip_debug_info |
| 7 years ago | Andrew Kelley |  | fix `@export` for arrays not respecting the symbol name |
| 7 years ago | Andrew Kelley |  | fix `@export` for arrays and allow sections on extern variables |
| 7 years ago | Jonathan Marler | | Remove const on argsAlloc |
| 7 years ago | Josh Wolfe | | HashMap.getValue() |
| 7 years ago | Jonathan Marler | | Handle putNoClobber errors |
| 7 years ago | Josh Wolfe | | Add HashMap apis that assert the common case |
| 7 years ago | Nicholas Walton | | Update langref.html.in |
| 7 years ago | tgschultz | | altered all instances of readInt* in std.io (and std.debug) to consume the minimum byte size required instead of @sizeOf(). |
| 7 years ago | Ryan Liptak | | Use std.math.isPowerOfTwo across std lib |
| 7 years ago | Andrew Kelley |  | Merge pull request #2424 from daurnimator/single-linked-list |
| 7 years ago | Andrew Kelley |  | whitespace cleanup |
| 7 years ago | Andrew Kelley |  | Merge pull request #2525 from daurnimator/uring |
| 7 years ago | SamTebbs33 | | Add check for null body in if, for and while |
| 7 years ago | Andrew Kelley |  | fix array literal syntax |
| 7 years ago | Andrew Kelley |  | Merge branch 'sfc64' of https://github.com/Sahnvour/zig into Sahnvour-sfc64 |
| 7 years ago | Andrew Kelley | | fix build on macos |
| 7 years ago | Andrew Kelley |  | different array literal syntax when inferring the size |
| 7 years ago | markfirmware | | grammar |
| 7 years ago | Jonathan Pentecost | | docs: update for else example |
| 7 years ago | Shawn Landden | | add bcmp implementation as LLVM 9 now emits those |
| 7 years ago | Shritesh Bhattarai | | docs: add comment about for else and break |
| 7 years ago | Andrew Kelley |  | update the default macos version min to 10.14 |
| 7 years ago | Andrew Kelley |  | ci: let's try a new build of llvm+clang on 10.14 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2628 from emekoi/error-unexpected |
| 7 years ago | Andrew Kelley |  | Merge pull request #2630 from squeek502/hashmap-pow2 |
| 7 years ago | emekoi | | updated std.c.{freebsd, netbsd} to usingnamespace |
| 7 years ago | mrkishi | | add cache-control headers to tarballs on ci |
| 7 years ago | Andrew Kelley |  | Merge pull request #2617 from squeek502/ceil-power-of-two |
| 7 years ago | Nick Erdmann | | src/ast_render.cpp: fix rendering of character literals <= 0x0f |
| 7 years ago | LemonBoy | | Stop the musl builder from skipping necessary files |
| 7 years ago | Timon Kruiper | | Added LineComment support when MultiLines are used in ArrayInit |
|