summaryrefslogtreecommitdiff
path: root/src/numeric.ml
AgeCommit message (Expand)Author
2023-09-26numeric: T5617: add --not-value to the numeric validatorDaniil Baturin
2022-09-22T4669: disallow range arguments to numeric unless explicitly allowedDaniil Baturin
2022-09-06numeric: T4669: extend numeric.ml for inverted and range valuesJohn Estabrook
2022-06-17numeric: T4467: add support for relative values: +/-NJohn Estabrook
2022-05-10T4421: only allow numbers that look like an integer part with an optional fra...Daniil Baturin
2022-05-10T4421: add support for floating point number in the numeric validatorDaniil Baturin
2020-05-20T2434: use correct bigint comparison.Daniil Baturin
2020-05-06Initial import.Daniil Baturin