aboutsummaryrefslogtreecommitdiff
path: root/kernel/uint63_31.ml
AgeCommit message (Expand)Author
2021-02-26Signed primitive integersAna
2021-01-10Remove LSLINT63CONST1 and LSRINT63CONST1 as they are unused.Guillaume Melquiond
2020-12-02Make sure the msb is clear.Guillaume Melquiond
2020-12-02Greatly simplify the conversion functions between Z.t and Uint63.t.Guillaume Melquiond
2020-12-01Make the code clearer and faster by calling mask63 explicitly at the end.Guillaume Melquiond
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-12-27Add critical-bugs entry, tests-suite file, and code comment.Guillaume Melquiond
2019-12-22Use a more straightforward algorithm for mulc on 32-bit architectures. (Fixes...Guillaume Melquiond
2019-12-22Simplify equality of 63-bit integers.Guillaume Melquiond
2019-12-22Do not hide constants from the compiler.Guillaume Melquiond
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