| 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 |
| 7 years ago | Andrew Kelley |  | implement allowzero pointer attribute |
| 7 years ago | Andrew Kelley |  | add compile error test for invalid enum literal implicit cast |
| 7 years ago | Andrew Kelley |  | implement peer type resolution for enum literals |
| 7 years ago | Andrew Kelley |  | make switch expressions allow enum literal types |
| 7 years ago | Andrew Kelley |  | implement implicit cast from enum literal to enum |
| 7 years ago | Andrew Kelley |  | introduce the enum literal type |
| 7 years ago | Andrew Kelley |  | add compile error for ignoring error |
| 7 years ago | Andrew Kelley |  | add regression tests for a bug fixed by an older commit |
| 7 years ago | Andrew Kelley |  | add peer type resolution for `*const T` and `?*T` |
| 7 years ago | Andrew Kelley |  | character literals: allow unicode escapes |
| 7 years ago | Andrew Kelley |  | docs: clarify NaN, inf, -inf |
| 7 years ago | Andrew Kelley |  | remove octal and hex floats from the language |
| 7 years ago | Andrew Kelley |  | parse_f128.c: fix whitespace |
| 7 years ago | Andrew Kelley |  | add mulXf3 to compiler-rt |
| 7 years ago | Andrew Kelley |  | stage1: implement get_dynamic_linker for riscv |
| 7 years ago | Andrew Kelley | | fix macos build instructions in readme and fix warning |
| 7 years ago | Shawn Landden | | std: add ascii with C ASCII character classes |
| 7 years ago | Andrew Kelley |  | Merge pull request #2094 from ziglang/f128-decimal-literal |
| 7 years ago | Matt Stancliff | | Fix typos around pointer usage |
| 7 years ago | Andrew Kelley |  | Merge pull request #2091 from ziglang/bigint-print-fix |
| 7 years ago | Andrew Kelley |  | Merge pull request #2087 from ziglang/float-parsing |
| 7 years ago | Jimmi Holst Christensen | | Updated langref to newest grammar |
| 7 years ago | Andrew Kelley |  | ci: more quoting |
|