index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
ltac
Commit message (
Expand
)
Author
Age
*
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-19
|
\
*
|
Fix #7421: constr_eq ignores universe constraints.
Gaëtan Gilbert
2018-06-18
|
*
Remove reference name type.
Maxime Dénès
2018-06-18
|
/
*
Workaround to handle non-value arguments in tactics.
Cyprien Mangin
2018-06-14
*
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: move Tactypes to proofs
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Misctypes removal: multi to tactics/rewrite
Emilio Jesus Gallego Arias
2018-06-12
*
Merge PR #7229: Deprecate implicit tactic solving.
Hugo Herbelin
2018-06-04
|
\
*
\
Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Pierre-Marie Pédrot
2018-06-04
|
\
\
|
|
*
Deprecate implicit tactic solving.
Pierre-Marie Pédrot
2018-06-04
|
|
/
|
/
|
|
*
Refactor parsing rules for Hint Resolve -> and Hint Resolve <-
Armaël Guéneau
2018-05-31
*
|
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-31
*
|
[api] Move `Constrexpr` to the `interp` module.
Emilio Jesus Gallego Arias
2018-05-31
|
/
*
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
*
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-30
|
\
*
\
Merge PR #7521: Fix soundness bug with VM/native and cofixpoints
Pierre-Marie Pédrot
2018-05-28
|
\
\
|
*
|
Unify pre_env and env
Maxime Dénès
2018-05-28
|
|
*
[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-27
|
|
/
*
/
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
|
/
*
[tactics] Remove anonymous fix/cofix form.
Emilio Jesus Gallego Arias
2018-05-24
*
Merge PR #7359: Reduce usage of evar_map references
Pierre-Marie Pédrot
2018-05-17
|
\
*
\
Merge PR #7213: Do not compute constr matching context if not used.
Matthieu Sozeau
2018-05-15
|
\
\
|
|
*
Deprecate Typing.e_* functions
Gaëtan Gilbert
2018-05-14
|
|
/
|
/
|
*
|
[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-04
|
\
\
*
|
|
[api] Move bullets and goals selectors to `proofs/`
Emilio Jesus Gallego Arias
2018-05-01
*
|
|
Strict focusing using Default Goal Selector.
Gaëtan Gilbert
2018-04-29
|
*
|
[api] Move `hint_info_expr` to `Typeclasses`.
Emilio Jesus Gallego Arias
2018-04-26
|
/
/
*
|
Merge PR #7244: Making tactic-in-term aware of "Set Ltac Debug"
Pierre-Marie Pédrot
2018-04-23
|
\
\
|
*
|
Making tactic-in-term aware of "Set Ltac Debug".
Hugo Herbelin
2018-04-13
*
|
|
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
|
/
/
*
|
Merge PR #7107: Fixes #7100: lost of main file location in case of Ltac failu...
Pierre-Marie Pédrot
2018-04-12
|
\
\
|
|
*
Do not compute constr matching context if not used.
Pierre-Marie Pédrot
2018-04-10
|
|
/
|
/
|
*
|
Merge PR #6960: [api] Move some types to their proper module.
Pierre-Marie Pédrot
2018-04-06
|
\
\
|
|
*
Fixing #7100 (lost of main file location in case of Ltac failure in other file).
Hugo Herbelin
2018-04-04
*
|
|
Fix #6404 - Print tactics called by ML tactics
Jason Gross
2018-04-02
|
|
/
|
/
|
|
*
[api] Move some types to their proper module.
Emilio Jesus Gallego Arias
2018-04-02
|
/
*
[ssreflect] Fix module scoping problems due to packing and mli files.
Emilio Jesus Gallego Arias
2018-03-10
*
[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-09
*
Merge PR #6496: Generate typed generic code from ltac macros
Maxime Dénès
2018-03-09
|
\
|
*
Make most of TACTIC EXTEND macros runtime calls.
Maxime Dénès
2018-03-08
*
|
Rename some universe minimizing "normalize" functions to "minimize"
Gaëtan Gilbert
2018-03-06
|
/
*
Merge PR #6898: [compat] Remove "Intuition Iff Unfolding"
Maxime Dénès
2018-03-06
|
\
*
\
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-05
|
\
\
*
\
\
Merge PR #6511: [econstr] Continue consolidation of EConstr API under `interp`.
Maxime Dénès
2018-03-04
|
\
\
\
[next]