| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-12 | Switch a bunch of FBA to use testing.allocator | Benjamin Feng |
| 2020-02-03 | Change API for binarySearch fn | LemonBoy |
| 2020-01-31 | stdlib: Add binary search function | LemonBoy |
| 2020-01-28 | std.sort.insertionSort: remove superfluous block | Andrew Kelley |
| 2019-12-04 | Add std.sort.argMax and std.sort.argMin | Robin Voetter |
| 2019-12-04 | Make std.sort.min and std.sort.max return ?T | Robin Voetter |
| 2019-12-04 | Make std.sort.max accept const slices and add tests | Robin Voetter |
| 2019-12-04 | Add std.sort.isSorted | Robin Voetter |
| 2019-11-27 | remove type coercion from array values to references | Andrew Kelley |
| 2019-11-26 | Optimize binary search algorithm | Benjamin Feng |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
