aboutsummaryrefslogtreecommitdiff
path: root/test-suite/primitive
AgeCommit message (Expand)Author
2021-03-26Be more thorough when testing PArray.set.Guillaume Melquiond
2021-02-26Signed primitive integersAna
2020-12-02Merge PR #13275: Put all Int63 primitives in a separate fileVincent Laporte
2020-12-02Put all Int63 primitives in a separate filePierre Roux
2020-11-18Add more explicit tests for next_up and next_down.Pierre Roux
2020-10-08Remove occurrences of Parray.reroot.Guillaume Melquiond
2020-08-13Merge PR #12556: Bring Float notations in line with stdlibHugo Herbelin
2020-08-09Bring Int63 notations into line with stdlibJason Gross
2020-08-09Bring Float notations in line with stdlibJason Gross
2020-07-06Primitive persistent arraysMaxime Dénès
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