| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -96/+0 | |
| 2023-10-06 | Remove libc | Chris Denton | -3/+3 | |
| We don't use much libc on Windows. | ||||
| 2023-07-31 | Add gamma and ln_gamma functions to f32 and f64 | Andrew Kane | -1/+5 | |
| 2022-08-31 | Correct typo | Dezhi Wu | -1/+1 | |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 | |
| This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+92 | |
