Commit Graph

39 Commits

Author SHA1 Message Date
Iavor Diatchki
9d6319078f Update the CHANGES files 2022-09-03 12:05:08 +03:00
Bretton
08fa31c0d5 CHANGES: Move new features before bug fixes 2022-08-31 11:41:25 -07:00
Bretton
1be45cfc20 Merge branch 'master' into update-changes-md 2022-08-31 11:37:40 -07:00
Bretton
130ae18573 Add :time to CHANGES.md 2022-08-29 23:05:58 -07:00
Bretton
752bb86325 CHANGES: Mention warnPrefixAssoc option 2022-08-29 22:29:35 -07:00
Bretton
29053f47a5 Update CHANGES.md with language changes 2022-08-29 22:23:57 -07:00
Ryan Scott
c37a71b4c5 Fix off-by-one error in What4 implementation of (@)
In the case where the index is a symbolic `Integer` and the sequence is of
length `n`, the What4 backend mistakenly chose `n` to be the largest possible
index. This corrects it to instead be `n - 1`.

Fixes #1359.
2022-06-02 10:15:41 -04:00
Ryan Scott
cf89e99f00 2.13.0 changelog entries 2022-05-12 09:23:20 -04:00
Iavor Diatchki
03527f2464 Update CHANGES 2022-02-23 14:39:28 -08:00
Rob Dockins
b9d76689e3 Update changelog regarding sortBy 2021-11-24 10:40:07 -08:00
Aaron Tomb
6b77ebfa8c Update CHANGES.md 2021-10-04 10:24:38 -07:00
Rob Dockins
0e9e4621f6 Update CHANGES 2021-07-27 12:50:35 -07:00
Rob Dockins
9705ab63cf Update CHANGES to mention new enumeration forms. 2021-07-20 17:25:33 -07:00
Rob Dockins
7a1843056d Update CHANGES 2021-07-20 12:48:21 -07:00
Iavor Diatchki
2611733c46 Update CHANGES to document layout rule 2021-05-11 09:35:32 -07:00
Aaron Tomb
b64e07526d
Update release notes for 2.11 (#1121) 2021-03-23 14:38:05 -07:00
Rob Dockins
61f4dc0fc9 update CHANGES.md 2020-12-09 11:11:39 -08:00
Aaron Tomb
0541bcf559
Preparation for the 2.10 release (#972)
* Update CHANGES for 2.10

* Remove profiling flags from Cabal file

They result in `cabal check` warnings and probably don’t need to be
hard-coded.

* Remove commented-out Cryptol server references

The code no longer exists, so we’ll never uncomment these.

Equivalent functionality is now provided by `cryptol-remote-api`.

* Update references to version numbers in README. Closes #719.
2020-11-18 15:38:44 -08:00
Aaron Tomb
339c13b723
Prepare for v2.9.1 (#872)
* Tiny tweaks to release notes
* Update GHC versions
* Update GHC versions for Actions
* Build releases with 8.8.4 (Something strange is going on with 8.10.2 on Windows)
2020-08-31 11:40:09 -07:00
Rob Dockins
f4adb6fb4c Update CHANGES 2020-08-22 15:41:03 -07:00
Aaron Tomb
8f293e3332 Update bugs fixed in CHANGES.md 2020-07-28 18:54:36 -07:00
Aaron Tomb
17f442c163 Fix typos in CHANGES.md 2020-07-28 18:52:11 -07:00
Rob Dockins
d3c2a70c61 typo 2020-07-28 17:34:29 -07:00
Rob Dockins
120a10c22e whitespace 2020-07-28 17:31:35 -07:00
Rob Dockins
925d1543f0 Remove some confusing text about solver versions.
These applied to an earlier version, but are now just
confusing.
2020-07-28 17:30:34 -07:00
Rob Dockins
ac612f62de Tweaks to CHANGES.md 2020-07-28 17:28:39 -07:00
Aaron Tomb
5100132e4c
Tweak a few things for 2.9.0 (#833)
* Fix Dockerfile

* Include version number in CHANGES.md

* Update copyright dates

* Don't include cryptol-specs in release archives

* Remove duplicate copy of Programming Cryptol
2020-07-28 08:41:27 -07:00
Iavor Diatchki
a25924df10 Add defaulting for FLiteral and update CHANGES
Fixes #820
2020-07-15 11:55:29 -07:00
Iavor Diatchki
39acf61ee5 Update documentation with info about floats + fractional literals 2020-07-14 15:36:37 -07:00
Rob Dockins
39eec9c90b Update CHANGES 2020-07-09 10:54:03 -07:00
Rob Dockins
35852baf1e Update CHANGES 2020-07-02 14:44:47 -07:00
robdockins
87d5edab00
Documentation updates (#779)
* Add docstrings for all prelude functions and fix minor style issues.

Fixes #771

* Update `CryptolPrims` documentation

* Minor updates to the prelude

* Update CHANGES

* Updates to the cryptol book and CryptolPrims

* Fix several additional docstrings

* Specify and document properties of signed bitvector division.

Fixes #677

* Fixup test

* typos and style

* Regenerate PDFs
2020-06-30 10:58:25 -07:00
Rob Dockins
542debdb67 Documentation tweaks 2020-05-27 14:21:17 -07:00
Rob Dockins
53eb50cf71 typo 2020-05-19 11:57:30 -07:00
Rob Dockins
dcbd70bf2b Update CHANGES and bumb version number 2020-05-15 10:42:45 -07:00
Iavor Diatchki
5c16d01e3f Update CHANGES to reflect recent fixes 2020-05-05 15:56:01 -07:00
Rob Dockins
d1bc32ba97 Update CHANGES 2020-04-27 14:19:44 -07:00
Aaron Tomb
ae6de61d28 Add changes for Cryptol 2.8.0 to CHANGES.md 2019-09-03 10:16:15 -07:00
Aaron Tomb
6276cc6afb Add CHANGES.md file 2019-04-30 09:13:37 -07:00