summary refs log tree commit diff
path: root/library/coretests/tests/num/dec2flt
AgeCommit message (Expand)AuthorLines
2025-03-02dec2flt: Refactor float traitsTrevor Gross-0/+61
2025-03-02dec2flt: Rename fields to be consistent with documented notationTrevor Gross-6/+6
2025-03-02dec2flt: Rename `Number` to `Decimal`Trevor Gross-13/+42
2025-03-02dec2flt: Rename `Decimal` to `DecimalSeq`Trevor Gross-0/+31
2025-01-26Put all coretests in a separate cratebjorn3-0/+392