index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
contradiction.ml
Age
Commit message (
Expand
)
Author
2016-09-15
Extending "contradiction" so that it recognizes statements such as "~x=x" or ...
Hugo Herbelin
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-29
Removing the evar_map argument from s_enter.
Pierre-Marie Pédrot
2015-10-20
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
Renaming Goal.enter field into s_enter.
Pierre-Marie Pédrot
2015-10-19
Removing tclEVARS in various places.
Pierre-Marie Pédrot
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-04-23
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-10-22
Proofview: split [V82] module into [Unsafe] and [V82].
Arnaud Spiwack
2014-09-06
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-08-18
A reorganization of the "assert" tactics (hopefully uniform naming
Hugo Herbelin
2014-08-05
Experimentally adding an option for automatically erasing an
Hugo Herbelin
2014-08-01
Removing some tactic compatibility layer.
Pierre-Marie Pédrot
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-25
Fixing various backtrace recordings.
Pierre-Marie Pédrot
2014-03-19
Using non-normalized goals in tactic interpretation.
Pierre-Marie Pédrot
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2013-12-02
Writing [cut] tactic using the new monad.
Pierre-Marie Pédrot
2013-11-08
Porting Tactics.assumption to the new engine.
ppedrot
2013-11-02
Made Proofview.Goal.hyps a named_context.
aspiwack
2013-11-02
Less use of the list-based interface for goal-bound tactics.
aspiwack
2013-11-02
Tachmach.New is now in Proofview.Goal.enter style.
aspiwack
2013-11-02
More Proofview.Goal.enter.
aspiwack
2013-11-02
Removed spurious try/with in Proofview.Notation.(>>=) and (>>==).
aspiwack
2013-11-02
Clean-up: removed redundant notations (>>-) and (>>--) from Proofview.Notations.
aspiwack
2013-11-02
Getting rid of Goal.here, and all the related exceptions and combinators.
aspiwack
2013-11-02
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-10-28
Evar leak in "absurd" tactic.
ppedrot
2013-09-19
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-05-29
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-03-14
Second step of integration of Program:
msozeau
2012-03-02
Noise for nothing
pboutill
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2008-07-17
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2007-10-03
Ajout de eelim, ecase, edestruct et einduction (expérimental).
herbelin
2007-05-29
Correction d'un bug dans l'affichage du message d'erreur real_clean
herbelin
[next]