| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-01-14 | Add clamp function to math module | Hersh Krishna |
| 2020-01-01 | std.mem.compare: breaking API changes | Andrew Kelley |
| 2019-12-16 | allow comparison of any numeric types | Andrew Kelley |
| 2019-12-16 | std: lessThan and greaterThan between signed and unsigned | Shawn Landden |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-11-29 | std.math: remove constants that should be expressions | Andrew Kelley |
| 2019-11-19 | add `std.math.tau` constant (equivalent to 2 * pi) | dbandstra |
| 2019-11-08 | update more of the std lib to use `@as` | Andrew Kelley |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-10-24 | refAllDecls in a test block to limit when it gets run | Andrew Kelley |
| 2019-10-16 | ref more math decls for better docs | Andrew Kelley |
| 2019-10-16 | turn comments into doc comments | Andrew Kelley |
| 2019-10-16 | Add 'missing' consts to math.zig | Sebsatian Keller |
| 2019-10-09 | generated docs: render values | Andrew Kelley |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
