| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-17 | Make std.meta.Int accept a signedness parameter | Jan Prudil |
| 2020-09-03 | update uses of deprecated type field access | Vexu |
| 2020-08-25 | std.math.big: fix use-after-free | Andrew Kelley |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-07-11 | run zig fmt on std lib and self hosted | Vexu |
| 2020-05-01 | rework std.math.big.Int | Andrew Kelley |
| 2020-04-28 | std.meta.IntType -> std.meta.Int | Tadeo Kondrak |
| 2020-04-07 | move big.rational.gcd to big.int.gcd | joachimschmidt557 |
| 2020-04-02 | new ArrayList API: fix everything else | xackus |
| 2020-03-23 | Use math.Order for comparing bigints instead of i8 (#4791) | Joachim Schmidt |
| 2020-02-24 | remove uses of `@ArgType` and `@IntType` | Vexu |
| 2020-02-24 | remove usages of `@typeId`, `@memberCount`, `@memberName` and `@memberType` | Vexu |
| 2020-02-14 | std: use testing.allocator in tests | daurnimator |
| 2020-01-07 | Use the correct calling convention for AEABI intrinsics | LemonBoy |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
