| 8 years ago | Andrew Kelley | | fix crash when calling comptime-known undefined function ptr |
| 8 years ago | Andrew Kelley | | fix regression from b6eb4048 |
| 8 years ago | Andrew Kelley | | enable basic event loop test |
| 8 years ago | Andrew Kelley | | organize std.event into directories |
| 8 years ago | Andrew Kelley |  | Merge pull request #1198 from ziglang/m-n-threading |
| 8 years ago | Andrew Kelley | | define c macros before importing llvm h files |
| 8 years ago | wilsonk | | Update throughput_test.zig. (#1211) |
| 8 years ago | Andrew Kelley | | fix non-portable format specifier |
| 8 years ago | Andrew Kelley | | ZIG_DEBUG_COLOR=1 overrides tty detection for runtime stack traces |
| 8 years ago | Andrew Kelley | | langref: docs for invalid error set cast and incorrect pointer alignment |
| 8 years ago | Andrew Kelley | | fix crash on @ptrToInt of a *void |
| 8 years ago | Andrew Kelley | | std.Hashmap - don't use catch unreachable in tests |
| 8 years ago | Marc Tiehuis | | Update zig.parser benchmark program |
| 8 years ago | Josh Wolfe | | builder.addBuildOption |
| 8 years ago | Andrew Kelley | | cleaner output from zig build when there are compile errors |
| 8 years ago | Andrew Kelley | | add @popCount intrinsic |
| 8 years ago | Andrew Kelley | | remove outdated semantic analysis documentation |
| 8 years ago | Andrew Kelley | | fix iterating over a void slice |
| 8 years ago | Andrew Kelley | | add compile error notes for where struct definitions are |
| 8 years ago | Andrew Kelley | | langref: add more internal links |
| 8 years ago | Andrew Kelley | | Merge branch 'isaachier-switch-enum-fix' |
| 8 years ago | Andrew Kelley | | fix await on early return when return type is struct |
| 8 years ago | Marc Tiehuis | | Do not normalize langref.html.in line endings |
| 8 years ago | Jimmi Holst Christensen | | Fixed last commit compiler error |
| 8 years ago | Jimmi Holst Christensen | | Allow allocation of any 0 sized type (not just void) |
| 8 years ago | Andrew Kelley | | fix runtime libc detection depending on locale |
| 8 years ago | Andrew Kelley | | langref: improve docs for while and undefined |
| 8 years ago | Marc Tiehuis | | Clean up outstanding compiler_rt todos |
| 8 years ago | Andrew Kelley | | fix stage2 macos build |
| 8 years ago | Andrew Kelley |  | Merge pull request #1176 from bnoordhuis/f16-std |
| 8 years ago | Andrew Kelley |  | Merge pull request #1173 from ziglang/event-loop-channel |
| 8 years ago | Andrew Kelley | | add runtime safety for `@intToEnum`; add docs for runtime safety |
| 8 years ago | Andrew Kelley | | always link against compiler_rt.o even when linking libc |
| 8 years ago | Josh Wolfe | | syntax in build.zig example doc |
| 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) |
|