- 03 Jan, 2017 1 commit
-
-
Ralf Jung authored
This patch was created using find -name *.v | xargs -L 1 awk -i inplace '{from = 0} /^From/{ from = 1; ever_from = 1} { if (from == 0 && seen == 0 && ever_from == 1) { print "Set Default Proof Using \"Type*\"."; seen = 1 } }1 ' and some minor manual editing
-
- 09 Dec, 2016 1 commit
-
-
Ralf Jung authored
-
- 08 Dec, 2016 1 commit
-
-
Ralf Jung authored
-
- 07 Dec, 2016 1 commit
-
- 06 Dec, 2016 1 commit
-
-
Ralf Jung authored
-
- 06 Sep, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 15 Jul, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 10 May, 2016 1 commit
-
-
Robbert Krebbers authored
And make constants P for which we do not want of_val P to reduce Opaque.
-
- 20 Mar, 2016 1 commit
-
-
Ralf Jung authored
-
- 10 Mar, 2016 3 commits
-
-
Ralf Jung authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Thanks to Amin Timany for the suggestion.
-
- 04 Mar, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 02 Mar, 2016 2 commits
-
-
Robbert Krebbers authored
We no longer abuse empty strings for anonymous binders. Instead, we now have a data type for binders: a binder is either named or anonymous.
-
Robbert Krebbers authored
-
- 28 Feb, 2016 1 commit
-
-
Ralf Jung authored
-
- 26 Feb, 2016 1 commit
-
-
Robbert Krebbers authored
It is based on type classes and can it be tuned by providing instances, for example, instances can be provided to mark that certain expressions are closed.
-
- 24 Feb, 2016 6 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Also, use "set_solver by tac" to specify a tactic.
-
Ralf Jung authored
-
- 23 Feb, 2016 8 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
I am now also using reification to obtain the indexes corresponding to the stuff we want to cancel instead of relying on matching using Ltac.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
barrier: strive for consistency between barrierGF and the inGF assumptions; also change some instance names
-
Robbert Krebbers authored
-
- 22 Feb, 2016 5 commits
-
-
Robbert Krebbers authored
And now the part that I forgot to commit.
-
Robbert Krebbers authored
Also, give all these global functors the suffix GF to avoid shadowing such as we had with authF. And add some type annotations for clarity.
-
Robbert Krebbers authored
due to an accidental git commit --amend after a git push.
-
Ralf Jung authored
-
Ralf Jung authored
-
- 21 Feb, 2016 4 commits