aboutsummaryrefslogtreecommitdiff
path: root/kernel/uint63.mli
AgeCommit message (Expand)Author
2021-02-26Signed primitive integersAna
2020-12-02Greatly simplify the conversion functions between Z.t and Uint63.t.Guillaume Melquiond
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-11-01Fix ldshiftexpPierre Roux
2019-11-01Make primitive float work on x86_32Pierre Roux
2019-11-01Add primitive float computation in Coq kernelGuillaume Bertholon
2019-08-24Simplify picking between uint63_63.ml and uint63_31.mlGaëtan Gilbert
2019-07-22[Int63] Implement all primitives in OCamlVincent Laporte
2019-05-23Fixing typos - Part 2JPR
2019-05-03[primitive integers] Make div21 implems consistent with its specificationPierre Roux
2019-02-04Primitive integersMaxime Dénès