index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
proofview.mli
Commit message (
Expand
)
Author
Age
*
Adding an unshelve tactical.
Pierre-Marie Pédrot
2015-12-09
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Fix some typos in comments.
Guillaume Melquiond
2015-02-23
*
Update headers.
Maxime Dénès
2015-01-12
*
Fixed and extend bullet related info/error messages. + doc.
Pierre Courtieu
2015-01-08
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Make sure the goals on the shelve are identified as goal and unresolvable for...
Arnaud Spiwack
2014-12-12
*
Exporting store of goals so that new_evar in convert, intro, etc. can
Hugo Herbelin
2014-12-07
*
Adding missing unsafe primitives to Proofview.
Pierre-Marie Pédrot
2014-11-30
*
new: Optimize Proof, Optimize Heap
Enrico Tassi
2014-11-09
*
Info: do not record info trace unless needed.
Arnaud Spiwack
2014-11-01
*
Info: print a name for the primitive tactics in [Proofview].
Arnaud Spiwack
2014-11-01
*
Add [Info] command.
Arnaud Spiwack
2014-11-01
*
An API for info traces.
Arnaud Spiwack
2014-11-01
*
Specializing tclBREAK so that it can choose the return exception in case
Pierre-Marie Pédrot
2014-10-22
*
Proofview: documentation and re-ordering.
Arnaud Spiwack
2014-10-22
*
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
*
Make names in [Proofview_monad] more uniform.
Arnaud Spiwack
2014-10-22
*
Proofview: move [list_goto] to the [CList] module.
Arnaud Spiwack
2014-10-22
*
Proofview: remove a redundant primitive.
Arnaud Spiwack
2014-10-22
*
Proofview: move more functions to the Unsafe module.
Arnaud Spiwack
2014-10-22
*
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-10-22
*
Proofview.mli: no more reference to Goal.goal.
Arnaud Spiwack
2014-10-22
*
Remove unused functions for side effects.
Arnaud Spiwack
2014-10-22
*
Refactoring proofview: make the definition of the logic monad polymorphic.
Arnaud Spiwack
2014-10-16
*
Put evars remaining after a tactic on the shelf.
Arnaud Spiwack
2014-10-16
*
Proofview: remove unused [refresh_sigma] compatibility primitive.
Arnaud Spiwack
2014-10-16
*
Expose Proofview.Refine.with_type in the API.
Arnaud Spiwack
2014-10-16
*
Proofview.Refine: remove the handle type, and simplify the API.
Arnaud Spiwack
2014-10-16
*
Adding a tactic which fails if one of the goals under focus is dependent in a...
Hugo Herbelin
2014-10-13
*
Added support for having one subgoal inheriting the name of its father in Ref...
Hugo Herbelin
2014-10-09
*
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
2014-10-09
*
Make tclEFFECTS also update the env in the proof monad
Enrico Tassi
2014-10-06
*
Removing the last use of tclSENSITIVE in favour of tclNEWGOALS.
Pierre-Marie Pédrot
2014-09-27
*
Adding a tclNEWGOALS primitive.
Pierre-Marie Pédrot
2014-09-26
*
Fixing strange evarmap leak in goals.
Pierre-Marie Pédrot
2014-09-18
*
Fix timing of evar-normalisation of goals in [Ftactic.nf_enter].
Arnaud Spiwack
2014-09-15
*
While we don't have a clean alternative to Clenvtac, add a primitive
Matthieu Sozeau
2014-09-12
*
Add syntax [id]: to apply tactic to goal named id.
Hugo Herbelin
2014-09-12
*
No plural for only one non existing focused goal.
Hugo Herbelin
2014-09-12
*
Display number of available goals in "incorrect number of goals" error message.
Arnaud Spiwack
2014-09-08
*
Add a tactic [revgoals] to reverse the list of focused goals.
Arnaud Spiwack
2014-09-08
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
At last a working clearbody!
Pierre-Marie Pédrot
2014-09-05
*
Proofview refiner is now type-safe by default.
Pierre-Marie Pédrot
2014-09-04
*
Adding a tclUPDATE_ENV primitive and using it in in tclABSTRACT.
Pierre-Marie Pédrot
2014-09-04
*
Revert "Tactics: [tclENV] is now sensitive to [Proofview.Goal.enter]."
Pierre-Marie Pédrot
2014-09-04
*
Simplification of the tclCHECKINTERRUPT tactic.
Pierre-Marie Pédrot
2014-08-28
*
Cleaning and documenting a bit the Proofview.Refine module.
Pierre-Marie Pédrot
2014-08-28
*
"allows to", like "allowing to", is improper
Jason Gross
2014-08-25
[next]