index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
proofview.ml
Commit message (
Expand
)
Author
Age
...
*
A "Grab Existential Variables" to transform the unresolved evars at the end o...
aspiwack
2012-02-07
*
In emacs mode, prints a list of the dependent existential variables introduced
aspiwack
2011-11-23
*
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-09-12
*
Fixes mini-bug: Qed would succeed even on focused proofs.
aspiwack
2011-08-12
*
A better procedure for checking presence of undefined evars.
aspiwack
2011-05-13
*
The modules in proofs now use the Errors module to explain their exceptions t...
aspiwack
2011-05-13
*
Reverted commit r13893 about propagation of more informative
herbelin
2011-03-07
*
Added propagation of evars unification failure reasons for better
herbelin
2011-03-07
*
Delayed the evar normalization in error messages to the last minute
herbelin
2010-11-07
*
Fix minor typo in error message (Closes: #2408)
glondu
2010-10-25
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
[prev]