index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2018-12-13
Merge PR #9169: [rtauto] [auto] Use new proof engine.
Pierre-Marie Pédrot
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
[rtauto] [auto] Use new proof engine.
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-12-04
Document undocumented flags and options
Jim Fehrle
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-23
Goptions.declare_* functions return unit instead of a write_function
Gaëtan Gilbert
2018-11-21
[legacy proof engine] Remove some cruft.
Emilio Jesus Gallego Arias
2018-11-20
Merge PR #8982: [proof] Provide better control of "open proofs" exceptions.
Pierre-Marie Pédrot
2018-11-20
Merge PR #7925: Clean transparent state
Maxime Dénès
2018-11-19
Merge PR #8987: Deprecate hint declaration/removal with no specified database
Pierre-Marie Pédrot
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-19
[proof] Provide better control of "open proofs" exceptions.
Emilio Jesus Gallego Arias
2018-11-16
Remove the implicit tactic feature following #7229.
Pierre-Marie Pédrot
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-11-09
Merge PR #8601: Move bound universe names to abstract contexts
Gaëtan Gilbert
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-11-08
Standardize handling of Automatic Introduction.
Jasper Hugunin
2018-11-05
Merge PR #8866: Check universe instances in Typing
Pierre-Marie Pédrot
2018-10-30
Fix evar leak in induction tactic.
Gaëtan Gilbert
2018-10-30
Move abstract out of tactics.ml
Gaëtan Gilbert
2018-10-26
[typeclasses] functionalize typeclass evar handling
Matthieu Sozeau
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
2018-10-16
UnivGen.extend_context -> Univ.extend_in_context_set
Gaëtan Gilbert
2018-10-16
UnivGen.constr_of_glob_univ -> Constr.mkRef
Gaëtan Gilbert
2018-10-16
Simplify vars_of_global usage
Gaëtan Gilbert
2018-10-14
Passing env functionally in move_hyp and insert_decl_in_named_context.
Hugo Herbelin
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-08
Remove dead code in universe handling in the abstract tactical.
Pierre-Marie Pédrot
2018-10-08
Merge PR #8554: Fixes #8553: regression of tactic "change" under binders.
Pierre-Marie Pédrot
2018-10-07
[api] Deprecate `evar_map` ref combinators.
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-10-01
Merge PR #8177: Make the warning for non-imported hints compatible with inter...
Matthieu Sozeau
2018-09-28
Functionalizing calls to the environment in Himsg.
Hugo Herbelin
2018-09-27
Fixes #8553 (regression of tactic "change" under binders).
Hugo Herbelin
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-26
Make the warning for non-imported hints compatible with internal backtracking.
Pierre-Marie Pédrot
2018-09-24
[engine] Remove and deprecate `nf_enter` et al.
Emilio Jesus Gallego Arias
2018-09-23
Merge PR #8465: Small cleanup of summary uses
Pierre-Marie Pédrot
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-19
Merge PR #8246: Implementing an internal basic version of the "pose" tactic i...
Enrico Tassi
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
[next]