diff options
| author | Hugo Herbelin | 2018-07-24 08:38:45 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2018-07-24 08:38:45 +0200 |
| commit | 89a325e9aa761f343f25ed55f3d85f0d5c7f9cfd (patch) | |
| tree | c221c712be1ad50bf576131d9110cfe66269f108 /CHANGES | |
| parent | 32415df7e24d4d79a00fae95a5f619980b006c61 (diff) | |
| parent | 84c1ed18d204f9ca478cf2cd26b0e5e9648e5b87 (diff) | |
Merge PR #6597: Binary, Octal, and Hex conversions between [positive], [Z], [N], [nat] and [string]
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -111,6 +111,11 @@ SSReflect to the idiom {}e for the rewrite tactic (the equation e is used for rewriting and then discarded). +Standard Library + +- There are now conversions between [string] and [positive], [Z], + [nat], and [N] in binary, octal, and hex. + Changes from 8.8.0 to 8.8.1 =========================== |
