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-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-30
Small refactoring to clarify make_local_hint_db.
Théo Zimmermann
2018-05-30
Fix an outdated comment refering to lib/dnet.mli
Armaël Guéneau
2018-05-29
Fix anomaly in autoapply when an unbound hint name is provided
Armaël Guéneau
2018-05-28
Tactics.introduction: remove dangerous option ~check
Enrico Tassi
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-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-24
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-23
Moving Option.smart_map to Option.Smart.map.
Hugo Herbelin
2018-05-23
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
2018-05-17
Split off Universes functions about substitutions and constraints
Gaëtan Gilbert
2018-05-17
Split off Universes functions dealing with generating new universes.
Gaëtan Gilbert
2018-05-17
Stop using Universes.subst(_opt)_univs_constr
Gaëtan Gilbert
2018-05-14
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-14
Deprecate Refiner [evar_map ref] exported functions.
Gaëtan Gilbert
2018-05-11
Deprecate Evarconv.e_conv,e_cumul
Gaëtan Gilbert
2018-05-11
Convert clear_hyps_in_evi to state passing style.
Gaëtan Gilbert
2018-05-11
Deprecate most evarutil evdref functions
Gaëtan Gilbert
2018-05-04
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
Merge PR #7338: [api] Move `hint_info_expr` to `Typeclasses`.
Pierre-Marie Pédrot
2018-05-02
Make "intro"/"intros" progress on existential variables.
Hugo Herbelin
2018-05-01
[api] Move bullets and goals selectors to `proofs/`
Emilio Jesus Gallego Arias
2018-04-30
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-29
Strict focusing using Default Goal Selector.
Gaëtan Gilbert
2018-04-29
tclSELECT: SelectAll never happens
Gaëtan Gilbert
2018-04-26
[api] Move `hint_info_expr` to `Typeclasses`.
Emilio Jesus Gallego Arias
2018-04-24
Improving error message for clear tactic (and indirect uses of it).
Hugo Herbelin
2018-04-17
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-16
Merge PR #7215: Deprecate the "simple subst" tactic.
Hugo Herbelin
2018-04-16
Merge PR #7200: [ltac] Deprecate nameless fix/cofix.
Maxime Dénès
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output contain...
Pierre-Marie Pédrot
2018-04-13
[ltac] Deprecate nameless fix/cofix.
Emilio Jesus Gallego Arias
2018-04-10
Deprecate the "simple subst" tactic.
Pierre-Marie Pédrot
2018-04-10
Replace uses of Termops.dependent by more specific functions.
Pierre-Marie Pédrot
2018-04-02
[api] Move some types to their proper module.
Emilio Jesus Gallego Arias
2018-04-01
Merge PR #6844: Adding tclBINDFIRST/tclBINDLAST, generalizing type of tclTHEN...
Pierre-Marie Pédrot
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-29
Fix #6631: Derive Plugin gives "Anomaly: more than one statement".
Pierre-Marie Pédrot
2018-03-27
Adding tacticals tclBINDFIRST/tclBINDLAST.
Hugo Herbelin
2018-03-23
Deprecate undocumented "intros until 0" in favor of "intros *".
Hugo Herbelin
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-03-08
Add an invariant on given up goals in class_tactics.
Hugo Herbelin
2018-03-08
Proof engine: support for nesting tactic-in-term within other tactics.
Hugo Herbelin
2018-03-08
Proof engine: consider the pair principal and future goals as an entity.
Hugo Herbelin
2018-03-08
Merge PR #6893: Cleanup UState API usage
Maxime Dénès
[prev]
[next]