index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
equality.ml
Age
Commit message (
Expand
)
Author
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers from Tacticals
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
Equality API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Hipattern API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacticals API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Clenv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Cases API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-03
fixing bug 4609: document an option governing the generation of equalities
Yves Bertot
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-30
Quick fix to another bug of "subst" introduced in 4e3d464 and spotted by Maxime.
Hugo Herbelin
2016-09-30
Merge branch 'v8.5' into v8.6
Maxime Dénès
2016-09-29
Fix a bug in subst releaved by an OCaml warning.
Maxime Dénès
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-25
CLEANUP: removing calls of the "Context.Named.Declaration.get_value" function
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-21
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-19
Remove extraneous dot in error message (bug #4832).
Guillaume Melquiond
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-17
Fixing #3070 ("subst" taking properly into account chains of dependencies).
Hugo Herbelin
2016-07-06
Disallow dependent case on prim records w/o eta
Matthieu Sozeau
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Make semantics of whd_zeta consistent with other whd_* functions.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-24
Optmimize the subst tactic.
Pierre-Marie Pédrot
2016-06-24
Optimization in the subst tactic.
Pierre-Marie Pédrot
2016-06-18
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
Adding eintros to respect the e- prefix policy.
Hugo Herbelin
2016-05-17
Removing the old refine tactic from the Tactics module.
Pierre-Marie Pédrot
2016-05-16
Put the "exact" family of tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-03
In Regular Subst Tactic mode, ensure that the order of hypotheses is
Hugo Herbelin
[next]