| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-14 | Add `classify` and related methods for `f16` and `f128` | Trevor Gross | -19/+47 | |
| 2024-06-25 | Add tests for `f16` and `f128` | Trevor Gross | -17/+509 | |
| This suite tests all library functions that are now available for the types. Tests are only run on certain platforms where `f16` and `f128` are known to work (have symbols available and don't crash LLVM). | ||||
| 2024-04-10 | Add basic f16 and f128 modules | Trevor Gross | -0/+46 | |
| Create empty modules so `rustdoc` has someplace to link to for these types. | ||||
