index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
proof.ml
Commit message (
Expand
)
Author
Age
*
Small reorganisation in proof.ml.
Arnaud Spiwack
2014-07-25
*
Fail gracefully when focusing on non-existing goals with user commands.
Arnaud Spiwack
2014-07-25
*
Proof_global.start_dependent_proof: properly threads the sigma through the te...
Arnaud Spiwack
2014-07-23
*
Transfering the initial goals from the proofview to the proof object.
Pierre-Marie Pédrot
2014-04-07
*
Fixing backtrace registering of various tactic-related try-with blocks.
Pierre-Marie Pédrot
2013-12-11
*
Allow proofs to start with dependent goals.
Arnaud Spiwack
2013-12-04
*
Allowing proofs starting with a non-empty evarmap.
ppedrot
2013-11-04
*
Update comments.
aspiwack
2013-11-02
*
Adds a tactic give_up.
aspiwack
2013-11-02
*
Adds a shelve tactic.
aspiwack
2013-11-02
*
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
*
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
*
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-10-05
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
get rid of closures in global/proof state
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Merging Context and Sign.
ppedrot
2013-04-29
*
another Errors.push in a exception reraise
letouzey
2013-03-16
*
Restrict (try...with...) to avoid catching critical exn (part 12)
letouzey
2013-03-13
*
Monomorphization (proof)
ppedrot
2012-11-25
*
Remove the unused "intel" field in Proof.proof_state
letouzey
2012-10-02
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Updating headers.
herbelin
2012-08-08
*
Change how the number of open goals is printed.
aspiwack
2012-07-04
*
Added a command "Unfocused" which returns an error when the proof is
aspiwack
2012-03-30
*
Arranged for the desirable behaviour that bullets do not see beyond braces.
aspiwack
2012-03-20
*
Noise for nothing
pboutill
2012-03-02
*
Corrects the erroneous error message when trying to unfocus a fully
aspiwack
2012-03-01
*
Additional comment on Focus Conditions.
aspiwack
2012-02-07
*
A "Grab Existential Variables" to transform the unresolved evars at the end o...
aspiwack
2012-02-07
*
Typo in comments.
aspiwack
2012-02-07
*
Proof using ...
gareuselesinge
2011-12-12
*
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
*
Fixed bullets so that they would play well with { }.
aspiwack
2011-07-06
*
The modules in proofs now use the Errors module to explain their exceptions t...
aspiwack
2011-05-13
*
Fixed a bug causing inconsistent states during proof editting.
aspiwack
2011-04-29
*
Started to fix the declarative proof mode (C-zar).
aspiwack
2011-02-10
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Typo in comment of proof.ml
herbelin
2010-05-29
*
Improved the efficiency of evars traverals thanks to a split of
herbelin
2010-05-13
*
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
*
Enlevé les trucs commités au mauvais endroit
aspiwack
2007-10-23
*
Quelques structures de donnée plus les modules principaux (et
aspiwack
2007-10-23