index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
goal.ml
Age
Commit message (
Expand
)
Author
2012-01-06
Fixes bug #2654 (tactic instantiate failing to update existential variables).
aspiwack
2011-12-16
Introducing a notion of evar candidates to be used when an evar is
herbelin
2011-09-12
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-08-30
Porting Hendrik's 8.3 patch for proof tree visualization under proof
herbelin
2011-06-21
Cleaning debugging printer relative to new proof engine. In
herbelin
2011-05-13
The modules in proofs now use the Errors module to explain their exceptions t...
aspiwack
2011-02-07
Factorize code of rewrite to make way for a new implementation using the
msozeau
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-13
Goal: preventively replace an Evd.fold by an equivalent Evd.fold_undefined
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-22
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2007-10-23
Enlevé les trucs commités au mauvais endroit
aspiwack
2007-10-23
Quelques structures de donnée plus les modules principaux (et
aspiwack