index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
proofs
/
pfedit.mli
Commit message (
Expand
)
Author
Age
*
contracting the type of "Pfedit.solve_by_implicit_tactic"
Matej Košík
2017-04-27
*
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
|
*
Fast path for implicit tactic solving.
Pierre-Marie Pédrot
2017-03-23
*
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
/
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
*
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
*
|
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
*
|
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-20
*
|
Making Proof_global terminator generic in external tactics.
Pierre-Marie Pédrot
2016-09-08
*
|
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
|
/
*
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-09
*
Pfedit.get_current_context refinement (fix #4523)
Matthieu Sozeau
2016-05-26
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-11-28
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
*
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-09-23
*
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
*
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-08-02
*
Tentative workaround for bug #3798.
Pierre-Marie Pédrot
2015-01-24
*
Update headers.
Maxime Dénès
2015-01-12
*
Proof using: call "clear" to remove from sight the vars not selected
Enrico Tassi
2014-12-28
*
Add [Info] command.
Arnaud Spiwack
2014-11-01
*
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-10-22
*
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-06-18
*
- Fix eq_constr_universes restricted to Sorts.equal
Matthieu Sozeau
2014-05-06
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Factoring(continued).
Arnaud Spiwack
2013-12-04
*
Refactoring: storing more information in the terminator closure.
Arnaud Spiwack
2013-12-04
*
The commands that initiate proofs are now in charge of what happens when proo...
Arnaud Spiwack
2013-12-04
*
Doc: solve the bad interaction between Declare Implicit Tactic and refine.
aspiwack
2013-11-02
*
Adds a new goal selector "all:".
aspiwack
2013-11-02
*
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
declaration_hooks use Ephemeron
gareuselesinge
2013-10-18
*
get rid of closures in global/proof state
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
A uniformization step around understand_* and interp_* functions.
herbelin
2013-05-09
*
Fixing ocamldoc compilation.
ppedrot
2013-05-06
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Restrict (try...with...) to avoid catching critical exn (part 5)
letouzey
2013-03-13
*
Modulification of identifier
ppedrot
2012-12-14
*
Updating headers.
herbelin
2012-08-08
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
[next]