index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
hints.ml
Age
Commit message (
Expand
)
Author
2019-12-16
Pretyping.check_evars: make initial evar map optional
Gaëtan Gilbert
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-11
Do not export the internals of the prepare_hint function.
Pierre-Marie Pédrot
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-01
[declare] Remove superfluous API
Emilio Jesus Gallego Arias
2019-07-01
[declare] Separate kinds from entries in constant declaration
Emilio Jesus Gallego Arias
2019-06-25
Remove the internal_flag argument from Declare API.
Pierre-Marie Pédrot
2019-06-24
[api] Remove `polymorphic` type alias, use labels instead.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-09
[proof] Move proofs that have an associated constant to `Lemmas`
Emilio Jesus Gallego Arias
2019-05-02
Fix #5752: `Hint Mode` ignored for type classes that appear as assumptions
Maxime Dénès
2019-05-02
Use GlobRef.Map.t in hint databases
Maxime Dénès
2019-04-10
Remove calls to global env in Inductiveops
Maxime Dénès
2019-04-10
Remove calls to Global.env in Patternops
Maxime Dénès
2019-04-10
Remove one call to Global.env in Detyping
Maxime Dénès
2019-04-02
Merge PR #8984: Declare initial hint databases in prelude
Pierre-Marie Pédrot
2019-03-27
[tactic] Adapt tactic layer to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-26
Declare initial hint databases in prelude
Maxime Dénès
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-12
Merge PR #8974: Fix mod_subst wrt universe polymorphism
Maxime Dénès
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-20
Merge PR #7925: Clean transparent state
Maxime Dénès
2018-11-19
Rename TranspState into TransparentState.
Pierre-Marie Pédrot
2018-11-19
Proper record type and accessors for transparent states.
Pierre-Marie Pédrot
2018-11-19
Move transparent_state to its own module.
Pierre-Marie Pédrot
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-16
Simplify vars_of_global usage
Gaëtan Gilbert
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-26
Make the warning for non-imported hints compatible with internal backtracking.
Pierre-Marie Pédrot
2018-09-19
Replace trivial uses of declare_summary with summary.refs
Gaëtan Gilbert
2018-09-19
Remove Hints.add_hints_init
Gaëtan Gilbert
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-07-25
Hints use Declare to declare universes instead of a custom object.
Gaëtan Gilbert
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-02
hints: add Hint Variables/Constants Opaque/Transparent commands
Matthieu Sozeau
2018-06-25
Clarify the message "this hint will only be used by eauto"
Armaël Guéneau
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-04
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
2018-06-04
Merge PR #7249: Cleaning, documentation, uniformisation of the Coq extension ...
Pierre-Marie Pédrot
2018-06-04
Merge PR #7640: Small refactoring to clarify make_local_hint_db.
Pierre-Marie Pédrot
2018-06-03
Cleaning, documentation, uniformisation of the Coq extension of List.
Hugo Herbelin
2018-06-01
Merge PR #7234: Reduce circular dependency constants <-> projections
Maxime Dénès
[prev]
[next]