| 8 years ago | Josh Wolfe | | gitignore docgen test artifacts |
| 8 years ago | Andrew Kelley |  | Merge pull request #1185 from ziglang/undefined-at-comptime-improvements |
| 8 years ago | Jimmi Holst Christensen |  | Merge pull request #1167 from ziglang/comptime-array-by-value |
| 8 years ago | Andrew Kelley |  | Merge pull request #1177 from jayschwa/fix-out-of-src-builds |
| 8 years ago | Marc Tiehuis | | Alignment fix and allow rudimentary f128 float printing |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add CMake entries |
| 8 years ago | Marc Tiehuis | | compiler_rt: Remove wrapping add/sub operators where unneeded |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add floattitf/floattidf/floattisf |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add missing install targets |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add missing exports |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add floatuntitf |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add floatunditf and floatunsitf |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add floatuntisf |
| 8 years ago | Marc Tiehuis | | compiler_rt: Add trunc f128 narrowing functions |
| 8 years ago | Andrew Kelley |  | Merge pull request #1175 from bnoordhuis/zig-test-emit-switch |
| 8 years ago | isaachier | | Clarify reason implicit cast does not work for large RHS (#1168) |
| 8 years ago | Andrew Kelley | | std.atomic.queue - document limitation and add MPSC queue |
| 8 years ago | Marc Tiehuis | | Correct hex-float parsing |
| 8 years ago | Andrew Kelley | | fix coroutine accessing freed memory |
| 8 years ago | Andrew Kelley | | fix comptime @tagName crashing sometimes |
| 8 years ago | Andrew Kelley | | add f16 to langref |
| 8 years ago | tgschultz | | Fix up some std.rand syntax #1161 (#1162) |
| 8 years ago | Andrew Kelley |  | Merge pull request #1159 from bnoordhuis/f16 |
| 8 years ago | Andrew Kelley | | langref: explicit cast section |
| 8 years ago | Andrew Kelley | | fix crash for optional pointer to empty struct |
| 8 years ago | Andrew Kelley | | rename get_maybe_type to get_optional_type |
| 8 years ago | Isaac Hier | | Fix os_path_join for case where dirname is empty |
| 8 years ago | Andrew Kelley | | std.zig.ast: fix incorrect impl of FnProto.firstToken |
| 8 years ago | Andrew Kelley | | clean up self hosted main. delete unsupported commands |
| 8 years ago | Andrew Kelley |  | Merge pull request #1149 from ziglang/issue346 |
| 8 years ago | Andrew Kelley | | add casting docs, __extenddftf2, and __extendsftf2 |
| 8 years ago | Andrew Kelley |  | Merge pull request #1145 from isaachier/bigint-neg-one-incr-fix |
| 8 years ago | Marc Tiehuis | | Add float repr bit extraction functions |
| 8 years ago | Ben Noordhuis | | fix f128 remainder division bug |
| 8 years ago | Andrew Kelley | | Merge branch 'kristate-stdmem-replace-create-with-construct' |
| 8 years ago | Andrew Kelley | | fix runtime fn ptr equality codegen |
| 8 years ago | Andrew Kelley | | fix calling method with comptime pass-by-non-copyign-value self arg |
| 8 years ago | Andrew Kelley | | remove redundant implicit casting code |
| 8 years ago | Andrew Kelley | | langref: organize docs for inline loops and add note about when to use it |
| 8 years ago | Andrew Kelley | | `@floatToInt` now has safety-checked undefined behavior |
| 8 years ago | Andrew Kelley | | update langref |
| 8 years ago | Andrew Kelley |  | Merge pull request #1136 from alexnask/typeinfo_improvements |
| 8 years ago | Andrew Kelley |  | Merge pull request #1134 from ziglang/no-explicit-casting |
| 8 years ago | Andrew Kelley | | zig fmt: support directories |
| 8 years ago | Andrew Kelley | | stage1: update darwin code to workaround old libc bug |
| 8 years ago | Andrew Kelley | | Merge branch 'binary132-fix-1117-macos-realpath' |
| 8 years ago | Andrew Kelley | | langref: add docs for void |
| 8 years ago | Andrew Kelley | | disallow opaque as a return type of fn type syntax |
| 8 years ago | Andrew Kelley | | fix compiler crash when using @intToFloat with float literal |
| 8 years ago | Andrew Kelley |  | Merge pull request #1130 from ziglang/remove-bool-casting-syntax |
|