- Nov 20, 2018
-
-
Robbert Krebbers authored
After Coq PR #7825 this will create unwanted evars.
-
- Oct 31, 2018
-
-
Robbert Krebbers authored
-
- Oct 26, 2018
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Oct 04, 2018
- Oct 03, 2018
-
-
Robbert Krebbers authored
This needed minor rearrangement.
-
- Sep 12, 2018
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
All the `env` operations are prefixed `env_`, so this is more consistent.
-
Robbert Krebbers authored
-
- Aug 24, 2018
- Jul 31, 2018
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jul 05, 2018
-
-
Robbert Krebbers authored
-
- Jul 04, 2018
-
-
Ralf Jung authored
-
Ralf Jung authored
pm_reduce just reduces away proof mode terms using cbv; pm_prettify just prettifies user-visible connectors using cbn. Most uses of pm_default are converted to default to keep the desired reduction behavior.
-
Ralf Jung authored
List literals reduce with a spurious `emp` at the end, which is not pretty.
-
- Jul 03, 2018
- Jul 02, 2018
- Jun 25, 2018
-
-
Ralf Jung authored
-
- Jun 18, 2018
-
-
Ralf Jung authored
-
- Jun 16, 2018
- Jun 15, 2018
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
All those for `big_sepL` that hold.
-
Robbert Krebbers authored
We already do the same for the goal, this avoids some scope delimiters being displayed.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
* move PROP-envs definitions to environments.v so that we can control them without pulling in coq_tactics * use reduction-controlled `pm_default` for proofmode accessors
-
- Jun 14, 2018