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-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-04
Forward-port fixes from 8.4 (15358, 15353, 15333).
msozeau
2012-05-29
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-03-20
Fix interface of resolve_typeclasses: onlyargs -> with_goals:
msozeau
2012-03-14
Second step of integration of Program:
msozeau
2012-03-14
Remove support for "abstract typing constraints" that requires unicity of sol...
msozeau
2012-03-02
Noise for nothing
pboutill
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