- Mar 11, 2022
-
-
- add mathcomp-zify to esy - Make esy work by having all the mathcomp packages install in the same place.
-
- Oct 12, 2021
-
-
`esy` is an `npm`-like package manager and build tool designed for reproducibility, by preventing the use of unlisted dependencies and pinning the exact version of each of these (a bit like `opam`, but with more guarantees). A nice feature of `esy` is ease of installation: 1. Install `esy` through `npm`. (However, note that `esy` is not a JavaScript program; the `esy` project just uses `npm` as a code hoster. 2. Run `esy` in the Prosa repository. This will download and compile all dependencies and compile the repository. (On the flip side, this also means that Coq will be compiled, so the first time, compilation will be slow.) See the README.md file for usage instructions. See also the discussion: #80 For more information about `esy`, see: https://esy.sh/
-
- Jul 27, 2021
-
-
Björn Brandenburg authored
-
- Jan 23, 2020
-
-
Pierre Roux authored
-
- Nov 19, 2019
-
-
Björn Brandenburg authored
-
- Nov 15, 2019
-
-
Björn Brandenburg authored
No need to re-generate an unchanging file from scratch.
-
- May 13, 2019
-
-
Björn Brandenburg authored
-
- Apr 05, 2019
-
-
Sergey Bozhko authored
-
- Dec 14, 2017
-
-
- Dec 07, 2017
-
-
Felipe Cerqueira authored
- Remove Require declarations from Modules. - Small fixes due to changes in the type checker. - Generate _CoqProject with Makefile and remove spurious warnings from ssreflect.
-
Felipe Cerqueira authored
-
- May 05, 2016
-
-
Felipe Cerqueira authored
-
- Jan 15, 2016
-
-
Björn Brandenburg authored
An up-to-date version can always be generated with 'make html'.
-
Björn Brandenburg authored
First housekeeping steps...
-