aboutsummaryrefslogtreecommitdiff
path: root/plugins/syntax/float_syntax.ml
AgeCommit message (Expand)Author
2020-08-27[numeral] [plugins] Switch from `Big_int` to ZArith.Emilio Jesus Gallego Arias
2020-05-19[primitive floats] Add low level hexadecimal printingPierre Roux
2020-05-09Add hexadecimal numeralsPierre Roux
2020-05-09Rename functionsPierre Roux
2020-03-26Print a warning when parsing non floating-point values.Pierre Roux
2020-03-22Centralizing all kinds of numeral string management in numTok.ml.Hugo Herbelin
2020-03-18Update headers in the whole code base.Théo Zimmermann
2019-11-01Parsing primitive float constantsPierre Roux