All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- A lemma
ord_sorted_eq
inheaps.v
- Remove the option turning warnings into errors
- Support for MathComp 1.9.0
- Support for building with dune
- Coq 8.12 compatibility
notation-incompatible-format
warning suppression to build with Coq 8.12
8.11.0 - 2020-02-01
- Support for Coq 8.9 and below
- Ignore more untracked files:
.vos
and.vok
undeclared-scope
warnings (this requires Coq 8.10 or later)duplicate-clear
warnings
- Add
coqdocjs
-based source code documentation
8.10.0 - 2019-12-08
- Coq 8.10 and MathComp 1.10 compatibility
auto-template
warning is not relevant anymore
- Nix support in CI for Coq 8.11 because of broken build
- Remove some local aliases for MathComp lemmas:
eqn_addl
,modn_addl
,modn_mulr
,modn_add2m
,modn_addr
- Update documentation
8.9.0 - 2019-05-16
- Support for Coq 8.9, MathComp 1.7.0 and 1.8.0
- Remove all
admit
s. set-maximal-deprecated
warningsimplicit-core-hint-db
warnings_CoqProject
file's compatibility with Proof General, CoqIDE,coq_makefile
utility
- Switch to opam2
- Modernize build scripts to use
coq_makefile
features - Minimized and refactored imports
- Reorganize code into subdirectories
- Use
-Q
inCoqProject
instead of-R
- Update documentation