aboutsummaryrefslogtreecommitdiff
path: root/test-suite/primitive/float
AgeCommit message (Expand)Author
2020-11-18Add more explicit tests for next_up and next_down.Pierre Roux
2020-08-09Bring Float notations in line with stdlibJason Gross
2019-11-01Fix ldshiftexpPierre Roux
2019-11-01Add "==", "<", "<=" in PrimFloat.vErik Martin-Dorel
2019-11-01Make primitive float work on x86_32Pierre Roux
2019-11-01Parsing primitive float constantsPierre Roux
2019-11-01Add tests for primitive floats with 'native_compute'Pierre Roux
2019-11-01Add next_{up,down} primitive float functionsPierre Roux
2019-11-01Implement classify on primitive floatPierre Roux
2019-11-01Change return type of primitive float comparisonPierre Roux
2019-11-01Add tests for primitive floats with 'vm_compute'Guillaume Bertholon
2019-11-01Add tests for primitive floatsGuillaume Bertholon