- Nov 19, 2019
-
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
- Nov 18, 2019
-
-
Sergey Bozhko authored
-
Björn Brandenburg authored
Use coqdoc's header feature to make it easier to find key concepts and improve/tweak a few comments.
-
... to get support for proofs started by `Next Obligation`.
-
- Nov 15, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
1) rely on patch to actually patch the Makefile 2) move ineffective 'sed' hackery related to 'make validate' Re 2), the sed script didn't actually modify the Makefile anyway (unlear how long it has been ineffective), so let's just remove it.
-
Björn Brandenburg authored
Add support for compiling only classic Prosa, i.e., the inverse of --without-classic.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
No need to re-generate an unchanging file from scratch.
-
Björn Brandenburg authored
It's faster to just compile the new stuff. For new developments, that's sufficient.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
This partially addresses #54.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
- Nov 11, 2019
-
-
Björn Brandenburg authored
The mathcomp coqdoc documentation is now at: https://math-comp.github.io/htmldoc/ Tweak our Makefile accordingly.
-
- Nov 05, 2019
-
-
Björn Brandenburg authored
-
- Oct 31, 2019
-
-
- Added unfolding lemmas to basic_facts/ideal - Fixed proofs depending on the previous definition using unfolding lemmas The changes follow the discussion in Paris.
-
- Oct 29, 2019
-
-
Björn Brandenburg authored
As discussed in #57.
-
- Oct 24, 2019
-
-
Björn Brandenburg authored
As discussed at the RT-PROOFS meeting in Paris, proof terms should not have a name so that we don't actually directly depend on them in proofs. This patch removes the explicit name of the proof term in the readiness type class and introduces an equivalent lemma.
-
- Oct 23, 2019
-
-
Björn Brandenburg authored
If there are breaking changes coming in ssreflect, it would be nice to know early.
-
- Oct 16, 2019
-
-
Björn Brandenburg authored
This avoids the need to use @-notation when establishing platform properties (e.g., in facts about ideal schedules). Thanks to Maxime for the suggestion.
-
- Oct 15, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
Also switch how this is patched into the Makefile while we're at it.
-
Björn Brandenburg authored
-