index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
eqdecide.ml
Commit message (
Expand
)
Author
Age
*
Passing around the flag for injection so that tactics calling inj at
Hugo Herbelin
2017-10-26
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Replacing tclENV with the goal environment
amblaf
2017-07-31
*
Remove references to Global.env in tactics/*.ml
amblaf
2017-07-31
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-13
*
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
*
tactics cleanup: remove constr_of_global calls
Matthieu Sozeau
2017-05-29
*
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-27
*
Remove unused open.
Maxime Dénès
2017-05-05
*
Merge PR#541: Fixing "decide equality" bug #5449
Maxime Dénès
2017-05-03
|
\
|
*
Fixing "decide equality"'s bug #5449.
Hugo Herbelin
2017-04-30
*
|
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
|
/
*
Removing most nf_enter in tactics.
Pierre-Marie Pédrot
2017-02-14
*
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
Proofview.Goal primitive now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Eqdecide API using EConstr.
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
*
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
*
Put the "generalize" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
*
Put the "clear" tactic into the monad.
Pierre-Marie Pédrot
2016-05-16
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Moving Eqdecide to tactics/.
Pierre-Marie Pédrot
2016-03-25
*
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-03-21
*
Removing useless grammar.cma dependencies.
Pierre-Marie Pédrot
2016-03-06
*
Moving conversion functions to the new tactic API.
Pierre-Marie Pédrot
2016-02-15
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
|
/
*
Fix for bug #4280: "decide equality produces terms that don't compute well".
Pierre-Marie Pédrot
2015-07-28
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-04-23
*
Update headers.
Maxime Dénès
2015-01-12
*
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Renaming goal-entering functions.
Pierre-Marie Pédrot
2014-09-06
*
Reorganization of tactics:
Hugo Herbelin
2014-08-18
*
Removing some tactic compatibility layer.
Pierre-Marie Pédrot
2014-08-01
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Removing tactic compatibility layer from Eqdecide.
Pierre-Marie Pédrot
2014-03-27
*
Adding an interface to Eqdecide and putting the grammar rules in a dedicated
Pierre-Marie Pédrot
2014-03-26
*
Fichiers tactics/*.ml4 remplacent les tactics/*.v
herbelin
2002-05-29
*
petits changements cosmetiques sur les tactiques
barras
2002-02-15
*
GROS COMMIT:
barras
2001-11-05
*
entetes
filliatr
2001-03-15
[next]