index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
pfedit.ml
Age
Commit message (
Expand
)
Author
2013-12-04
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-11-02
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-10-18
declaration_hooks use Ephemeron
gareuselesinge
2013-10-05
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-09-27
Removing a bunch of generic equalities.
ppedrot
2013-08-08
get rid of closures in global/proof state
gareuselesinge
2013-08-08
State Transaction Machine
gareuselesinge
2013-06-06
Fixing bug #3030.
ppedrot
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-09
A uniformization step around understand_* and interp_* functions.
herbelin
2013-04-29
Merging Context and Sign.
ppedrot
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 12)
letouzey
2013-01-28
Actually adding backtrace handling.
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-25
Monomorphization (proof)
ppedrot
2012-10-22
Fix bug #2892
letouzey
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-06-01
Cancel the start of a proof if its init_tac fails (fix #2799)
letouzey
2012-05-29
Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd
letouzey
2012-05-29
Pfedit: two superfluous open
letouzey
2012-03-23
Remove old proof-managment commands Suspend/Resume
letouzey
2012-03-21
Pfedit: avoid Undoing too much
letouzey
2012-03-02
Noise for nothing
pboutill
2011-12-12
Proof using ...
gareuselesinge
2011-10-05
Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612).
herbelin
2011-09-26
Moving implicit tactic support from Tacinterp to Pfedit and final evar
herbelin
2011-05-13
The modules in proofs now use the Errors module to explain their exceptions t...
aspiwack
2011-04-13
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
Add [Polymorphic] flag for defs
msozeau
2011-04-08
Applying Tom Prince's patch for build_constant_by_tactic not able to
herbelin
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-05-10
Fix: Pfedit.get_current_goal_context when no goal is focused.
aspiwack
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
2009-11-27
Added support for definition of fixpoints using tactics.
herbelin
2009-11-09
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-01-04
Fixed bugs #2001 (search_guard was overwriting the guard index given
herbelin
2008-04-25
Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve
herbelin
[next]