diff options
| author | Jason Gross | 2018-01-16 06:35:57 -0500 |
|---|---|---|
| committer | Jason Gross | 2018-07-16 09:31:52 -0400 |
| commit | 84c1ed18d204f9ca478cf2cd26b0e5e9648e5b87 (patch) | |
| tree | 50a22ad5c7e47a6f1a019858311e1417069fdbbf /CHANGES | |
| parent | e27d2fd32e40937e48889772361f1cf53dd9c48e (diff) | |
bin,oct,hex conversions positive,Z,N,nat<->string
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -105,6 +105,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 =========================== |
