| 7 years ago | Andrew Kelley | | stage1: fix debug builds on macOS |
| 7 years ago | Andrew Kelley |  | zig build: support single-threaded builds |
| 7 years ago | Andrew Kelley |  | docs: update `@typeInfo` definition and clarify field order |
| 7 years ago | Shritesh Bhattarai | | fmt: support trailing comma after var_args |
| 7 years ago | Shritesh Bhattarai | | support comptime_int in formatInt{,Value} |
| 7 years ago | Jay Petacat | | docs: Use section symbol §, not paragraph symbol ¶ |
| 7 years ago | vegecode | | Fixes to divsf3 (#2186) |
| 7 years ago | Shawn Landden | | Simplify math.isnan |
| 7 years ago | Andrew Kelley |  | fix NaN comparing equal to itself |
| 7 years ago | Shritesh Bhattarai | | fmt: format multi line only on trailing comma (#2184) |
| 7 years ago | Andrew Kelley |  | Merge pull request #2109 from emekoi/fix-mingw |
| 7 years ago | Andrew Kelley |  | fix `@divFloor` returning incorrect value and add `__modti3` |
| 7 years ago | vegecode | | Add divsf3 to compiler rt |
| 7 years ago | Andrew Kelley |  | docs: add Variables section |
| 7 years ago | Andrew Kelley |  | add regression test for #1025 |
| 7 years ago | Andrew Kelley |  | threads: fix using unmapped memory in some cases |
| 7 years ago | hryx | | zig fmt: Prevent for-else on same line when body is interrupted by LF |
| 7 years ago | hryx | | zig fmt: Fix regression in for-else (#2178) |
| 7 years ago | Andrew Kelley |  | docs: complete the documentation for extern struct |
| 7 years ago | Andrew Kelley |  | fix thread local variables for non- position independent code |
| 7 years ago | Ruslan Prokopchuk | | handle LibExeObjStep.disable_gen_h |
| 7 years ago | Andrew Kelley |  | Merge pull request #2175 from tgschultz/stdlib-serialization-minor_changes |
| 7 years ago | Andrew Kelley |  | langref: rework the theming and layout |
| 7 years ago | Andrew Kelley |  | ci: add missing cache control headers and update download/index.json |
| 7 years ago | Andrew Kelley |  | Merge pull request #2135 from ziglang/decouple-llvm-types |
| 7 years ago | Andrew Kelley | | fix cache hash regression |
| 7 years ago | Andrew Kelley |  | better error message when os_file_overwrite fails |
| 7 years ago | Shawn Landden | | fix fd leak in stage1 cacheing code |
| 7 years ago | Andrew Kelley |  | Merge pull request #2147 from emekoi/fix1940 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2150 from vegecode/armv7m-compiler-rt |
| 7 years ago | hryx | | zig fmt: Allow one-line for loops |
| 7 years ago | Shritesh Bhattarai | | fmt: fix first line comment indent in struct init |
| 7 years ago | hryx | | Always write a multiline struct literal if a field expr is multiline |
| 7 years ago | Michael Dusan | | fix zig run to accept executable args |
| 7 years ago | hryx | | Veritcally align array literal columns |
| 7 years ago | Andrew Kelley |  | fix anon enum literal used with switch on union(enum) |
| 7 years ago | MateuszOkulus | | Remove binary and octal float literals from documentation. |
| 7 years ago | Andrew Kelley |  | Merge pull request #2112 from shritesh/param_decl_doc_comments |
| 7 years ago | Rohlem | | fix std.ascii type error and inverted logic |
| 7 years ago | Rohlem | | add std.ascii to std.std test "std" |
| 7 years ago | Shawn Landden | | fix tests for math.mulWide |
| 7 years ago | Shawn Landden | | stage1: better error message when comparing against null |
| 7 years ago | Shawn Landden | | std.mulWide() whose return is twice as wide |
| 7 years ago | Andrew Kelley |  | implement target_c_type_size_in_bits for WASI |
| 7 years ago | Andrew Kelley |  | Merge pull request #2107 from shawnl/arm64 |
| 7 years ago | emekoi | | removed static build flags on mingw |
| 7 years ago | Shritesh Bhattarai | | Use linux.exit_group if not single threaded |
| 7 years ago | Shritesh Bhattarai | | fmt: check for extra newline at end of file |
| 7 years ago | Shawn Landden | | std.ascii: respond to review |
| 7 years ago | Andrew Kelley | | munmap allows address 0 |
|