| 7 years ago | Marc Tiehuis | | Fix math.big.Int divN/gcdLehmer and fuzz-test failures |
| 7 years ago | Marc Tiehuis | | Handle zero-limb trailing div case in big.Int |
| 7 years ago | Marc Tiehuis | | Small fixes for big.Rational and corrections for gcdLehmer |
| 7 years ago | Marc Tiehuis | | Fix big.Int toString maybe-null allocator |
| 7 years ago | Marc Tiehuis | | Add initial big.Rational type |
| 7 years ago | Marc Tiehuis | | Add read-only, non-allocating Int for internal constants |
| 7 years ago | Andrew Kelley | | fix outdated/incorrect docs for `@truncate` |
| 7 years ago | Andrew Kelley | | __muloti4 does not need the ABI workaround on Windows |
| 7 years ago | Shritesh Bhattarai | | pass exec_path to zig run |
| 7 years ago | Shritesh Bhattarai | | Build compiler_rt for WASM exe |
| 7 years ago | Andrew Kelley | | compiler-rt: better way to do the ABI required on Windows |
| 7 years ago | Andrew Kelley | | compiler_rt: `@divTrunc` rather than `@divFloor` in muloti4 |
| 7 years ago | vegecode | | compiler-rt: correct use_thumb_1 flag |
| 7 years ago | Andrew Kelley | | doc comments for parameters in std.mem.Allocator |
| 7 years ago | Jay Petacat | | Update README headline to match website |
| 7 years ago | Jay Petacat | | docs: Underline link when hovering over it |
| 7 years ago | Andrew Kelley | | Release 0.4.00.4.0 |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | Import 1607.zig to behavior.zig |
| 7 years ago | Jimmi Holst Christensen | | Merge branch 'master' of github.com:ziglang/zig |
| 7 years ago | Jimmi Holst Christensen | | Added regression test for #1607. fixes #1607 |
| 7 years ago | Andrew Kelley | | ir: avoid dependency on isnan |
| 7 years ago | Andrew Kelley | | docgen: add a space between the header and the section symbol |
| 7 years ago | Andrew Kelley | | fix dereferencing a zero bit type |
| 7 years ago | Shritesh Bhattarai | | wasm: Pass --allow-undefined and --export-all to the linker |
| 7 years ago | Shritesh Bhattarai | | build: usageAndErr clean exit (#2194) |
| 7 years ago | Shritesh Bhattarai | | Fix getCurrentId test for pthreads (#2197) |
| 7 years ago | vegecode | | Add divdf3 to compiler_rt |
| 7 years ago | Andrew Kelley | | ci: stop doing the branch redirect thing |
| 7 years ago | Andrew Kelley | | docgen: allow urls to have numbers |
| 7 years ago | Andrew Kelley | | fix incorrect Thread.getCurrentId test |
| 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 |
|