index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
class_tactics.ml
Age
Commit message (
Expand
)
Author
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2017-02-14
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Removing some return type compatibility layers in Termops.
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
Class_tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Hints 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
Clenv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacmach API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Refine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Goal API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Typeclasses API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Constr_matching 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
Termops API using EConstr.
Pierre-Marie Pédrot
2016-12-19
Merge remote-tracking branch 'github/pr/172' into trunk
Maxime Dénès
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
Fix shelving order in typeclasses eauto.
Théo Zimmermann
2016-11-30
Fix typeclasses eauto shelving.
Théo Zimmermann
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-16
Minor debug printing bug,
Matthieu Sozeau
2016-11-16
Revert more of a477dc for good measure
Matthieu Sozeau
2016-11-15
Revert part of a477dc, disallow_shelved
Matthieu Sozeau
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-07
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-11-04
Merge remote-tracking branch 'github/pr/335' into v8.6
Maxime Dénès
2016-11-03
Rework search_strategy option handling
Matthieu Sozeau
2016-11-03
Internal API change to typeclasses eauto.
Théo Zimmermann
2016-11-03
Do not shelve non-class subgoals but fail, it should
Matthieu Sozeau
2016-11-03
typeclasses eauto Implem/doc of shelving strategy
Matthieu Sozeau
2016-11-03
Fix [typeclasses eauto with] and nopattern hints
Matthieu Sozeau
2016-11-03
Fix handling of only_classes at toplevel
Matthieu Sozeau
2016-11-03
Handle Unique Solutions flag.
Matthieu Sozeau
2016-11-03
TCS: error handling and debug printing in resolution
Matthieu Sozeau
2016-11-03
Fix bugs in Filtered Unification and cleanup code
Matthieu Sozeau
2016-11-03
Fix Typeclasses eauto := bfs.
Matthieu Sozeau
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
Fix printing of typeclasses eauto debug wrt intro.
Théo Zimmermann
2016-10-22
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-21
sections/hints: prevent Not_found in get_type_of
Matthieu Sozeau
[prev]
[next]