Published November 1, 2023
| Version v1.2.1-8.17
Software
Open
MetaCoq/metacoq: MetaCoq 1.2.1 for 8.17
Authors/Creators
- Matthieu Sozeau1
- Théo Winterhalter2
- SimonBoulier
- nicolas tabareau1
- Yannick Forster1
- Jason Gross3
- Abhishek Anand
- Meven Lennon-Bertrand
- Gregory Malecha4
- Jakob Botsch Nielsen5
- Pierre-Marie Pédrot
- Kenji Maillard
- Danil Annenkov6
- Gaëtan Gilbert1
- Hugo Herbelin
- Marcel Ullrich7
- Enrico Tassi8
- yannl35133
- Gabriel Scherer
- Maxime Dénès
- Fabian Kunze
- Pierre Roux9
- Emilio Jesús Gallego Arias
- 4ever2
- Jim Fehrle
- Julin S
- Karl Palmskog10
- Vincent Laporte
- Lucas Escot11
- 1. Inria
- 2. Inria Saclay
- 3. Machine Intelligence Research Institute
- 4. @bedrocksystems
- 5. @microsoft
- 6. Concordium
- 7. Saarland University
- 8. @coq @math-comp @LPCIC
- 9. ONERA
- 10. KTH Royal Institute of Technology
- 11. TU Delft
Description
This is a minor release synchronising the state of coq-8.17 and coq-8.18 to allow publishing an opam package for Coq 8.18. See https://github.com/MetaCoq/metacoq/releases/tag/v1.2-8.17 for detailed release notes.
What's Changed
- Fix monad_map_branches_k name by @JasonGross in https://github.com/MetaCoq/metacoq/pull/953
- Add boolean versions of the varieties of
extendsby @JasonGross in https://github.com/MetaCoq/metacoq/pull/954 - Add union and inter checker flags by @JasonGross in https://github.com/MetaCoq/metacoq/pull/957
- Add MCListable class for enumerating finite types by @JasonGross in https://github.com/MetaCoq/metacoq/pull/962
- Close computational obligations with defined in erase_global_decls by @yforster in https://github.com/MetaCoq/metacoq/pull/961
- Invariants in named recursion rule by @yforster in https://github.com/MetaCoq/metacoq/pull/967
- Add a merge operation for the global env by @JasonGross in https://github.com/MetaCoq/metacoq/pull/955
- improve strengthening to get cumul info on type by @tabareau in https://github.com/MetaCoq/metacoq/pull/985
- remove parameters in firstorder inductive types by @tabareau in https://github.com/MetaCoq/metacoq/pull/986
- Drastically speed up ByteCompareSpec by @JasonGross in https://github.com/MetaCoq/metacoq/pull/988
- Verified erasure pipeline by @mattam82 in https://github.com/MetaCoq/metacoq/pull/987
- add not_isErasable lemma in EArities by @tabareau in https://github.com/MetaCoq/metacoq/pull/990
- Merge 8.16 into 8.17 by @yforster in https://github.com/MetaCoq/metacoq/pull/992
- use names in EAst.t by @tabareau in https://github.com/MetaCoq/metacoq/pull/997
- Add a let in front of case in
implement_boxby @yforster in https://github.com/MetaCoq/metacoq/pull/999 - Qualify imports to disable race condition for opam builds by @yforster in https://github.com/MetaCoq/metacoq/pull/1001
Full Changelog: https://github.com/MetaCoq/metacoq/compare/v1.2-8.17...v1.2.1-8.17
Files
MetaCoq/metacoq-v1.2.1-8.17.zip
Files
(4.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:98f5f04160b52984021e612d368d3688
|
4.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MetaCoq/metacoq/tree/v1.2.1-8.17 (URL)