index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
hints.mli
Age
Commit message (
Expand
)
Author
2018-05-27
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
[tactics] Turn boolean locality hint parameter into a named one.
Emilio Jesus Gallego Arias
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-04-26
[api] Move `hint_info_expr` to `Typeclasses`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-21
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Termops API using EConstr.
Pierre-Marie Pédrot
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-30
Fix bug #5232: proper globalization of hints paths
Matthieu Sozeau
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
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-21
sections/hints: prevent Not_found in get_type_of
Matthieu Sozeau
2016-10-12
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
Fix bug #4958: [debug auto] should specify hint databases.
Pierre-Marie Pédrot
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-08
Making Hints generic in the use of external tactics.
Pierre-Marie Pédrot
2016-09-08
Unplugging Tacexpr in several interface files.
Pierre-Marie Pédrot
2016-09-08
Making Vernacexpr independent from Tacexpr.
Pierre-Marie Pédrot
2016-06-16
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
Revise syntax of Hint Cut
Matthieu Sozeau
2016-03-20
Relying on generic arguments to represent Extern hints.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-12-28
Eradicating uses of open_constr in TACTIC EXTEND in favour of uconstr.
Pierre-Marie Pédrot
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-10-14
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
2015-10-09
Refine fix for handling of the universe contexts of hints, depending on
Matthieu Sozeau
2015-10-09
Fix CFGV contrib: handling of global hints introducing global universes.
Matthieu Sozeau
2015-10-06
Fix bug #4354: interpret hints in the right env and sigma.
Matthieu Sozeau
2015-05-11
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-04-14
Opaque implementation of auto tactics.
Pierre-Marie Pédrot
2015-04-12
Making the hint entry type opaque.
Pierre-Marie Pédrot
2015-04-10
Making the hints for the auto tactics private.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-10-08
Forgotten hints.ml{,i} files in 38b34dfffcc.
Hugo Herbelin
[prev]