Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[new release] coq-serapi (8.11.0+0.11.1)
CHANGES: * [general] Require dune >= 2.0 (@ejgallego, ??) * [serapi] New query `Comments` to return all comments in a document (@ejgallego, rocq-archive/coq-serapi#20? , (partially) fixes rocq-archive/coq-serapi#191 , ejgallego/coq-serapi#200 ) * [general] Coq's error recovery is now disabled by default (@ejgallego , fixes rocq-archive/coq-serapi#201) * [general] New option `--error-recovery` to enable error recovery (@ejgallego , rocq-archive/coq-serapi#203) * [general] Bump sexplib dependency to v0.13 (@ejgallego , rocq-archive/coq-serapi#204) Fixes incorrect change in rocq-archive/coq-serapi#194. * [sertop] Set default value of allow-sprop to be true in agreement with upstream coq v8.11 and added option '--disallow-sprop' to optionally switch it off (--disallow-sprop forbids using the proof irrelevant SProp sort) (rocq-archive/coq-serapi#199, @pestun) * [sertop] Set default value of allow-sprop to be true in agreement with upstream coq v8.11 and added option '--disallow-sprop' to optionally switch it off (--disallow-sprop forbids using the proof irrelevant SProp sort) (@pestun , rocq-archive/coq-serapi#199) * [sertop] Added option `--topfile` to `sertop` to set top name from a filename (rocq-archive/coq-serapi#197, @pestun) * [deps] Require sexplib >= 0.12 , fixed deprecation warnings (rocq-archive/coq-serapi#194, @ejgallego) * [general] SerAPI is now tested with OCaml 4.08 and 4.09 (rocq-archive/coq-serapi#195 , @ejgallego) * [sertop ] Forward port sername from 0.7.1 (@ejgallego) * [serlib ] Fix rocq-archive/coq-serapi#212 "Segfault on universes" (@ejgallego, reported by @cpitclaudel , rocq-archive/coq-serapi#214) * [serapi ] Fix rocq-archive/coq-serapi#221 "Support COQPATH" (@ejgallego, reported by @cpitclaudel , rocq-archive/coq-serapi#224) * [sertop ] Fix rocq-archive/coq-serapi#222 "Support --indices-matter" (@ejgallego, reported by @cpitclaudel , rocq-archive/coq-serapi#223) * [sertop ] Fix "Stack overflow in main loop" (@pestun , rocq-archive/coq-serapi#216)
- Loading branch information