index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
Age
Commit message (
Expand
)
Author
2020-10-14
Add support for "typeclasses eauto bfs <int_or_var_opt>
Jim Fehrle
2020-10-14
Deprecating wit_var to the benefit of its synonymous wit_hyp.
Hugo Herbelin
2020-10-10
Prim.pattern_ident takes a location and its synonymous pattern_identref is de...
Hugo Herbelin
2020-10-09
Merge PR #13088: [stm] move par: to comTactic
coqbot-app[bot]
2020-10-09
[stm] move par: implementation to vernac/comTactic and stm/partac
Enrico Tassi
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-10-07
Merge PR #13115: Derive Inversion does not allow leftover evars
Pierre-Marie Pédrot
2020-10-07
Merge PR #13119: Fix retyping anomaly in rewrite
Pierre-Marie Pédrot
2020-10-04
Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ...
coqbot-app[bot]
2020-10-04
Remove prefixes on nonterminal names, e.g. "constr:" and "Prim."
Jim Fehrle
2020-10-03
Avoid magic numbers
Jim Fehrle
2020-10-02
setoid_rewrite: record generated name when rewriting under lambda
Gaëtan Gilbert
2020-10-02
Cleanup rewrite.ml
Gaëtan Gilbert
2020-09-30
Fix retyping anomaly in rewrite
Gaëtan Gilbert
2020-09-30
Further simplification of the typeclass registration API.
Pierre-Marie Pédrot
2020-09-30
Derive Inversion does not allow leftover evars
Gaëtan Gilbert
2020-09-25
Merge PR #12999: More improvements in locating tactic errors
coqbot-app[bot]
2020-09-22
Fixes #9716, #13004: don't drop the qualifier of quotations at printing time.
Hugo Herbelin
2020-09-18
Merge PR #12963: Formally deprecate the double induction tactic.
Hugo Herbelin
2020-09-17
[leminv] Use higher-level Declare API.
Emilio Jesus Gallego Arias
2020-09-17
[leminv] Remove unused catch.
Emilio Jesus Gallego Arias
2020-09-17
Formally deprecate the double induction tactic.
Pierre-Marie Pédrot
2020-09-16
More improvements in locating tactic errors.
Hugo Herbelin
2020-09-11
Adding a wit_natural standard argument.
Hugo Herbelin
2020-09-11
Turn integer into natural in several mlgs
Pierre Roux
2020-09-11
[refman] Rename int to integer
Pierre Roux
2020-09-08
Merge PR #12993: Remove deprecated tactic cutrewrite.
Clément Pit-Claudel
2020-09-08
Remove deprecated tactic cutrewrite.
Théo Zimmermann
2020-09-06
Fix printing of `change` tactic, which was printed as `change_no_check` and v...
Lasse Blaauwbroek
2020-09-02
Abstract type for allowed evars
Maxime Dénès
2020-09-02
Replace `frozen` by `allowed` evars in evarconv, and delay them
Maxime Dénès
2020-08-27
tacinterp mini cleanup useless letin
Gaëtan Gilbert
2020-08-19
Yet other tactic error location fixes (see PR#12223 and PR#12774).
Hugo Herbelin
2020-08-19
Prefer eval_tactic_ist, which has error localisation, to interp_tactic.
Hugo Herbelin
2020-08-19
In tacinterp.ml, renaming eval_tactic into eval_tactic_ist to match the API.
Hugo Herbelin
2020-08-18
Remaining bugs in PR#12223 which fixed location of tactic errors (issue #12152).
Hugo Herbelin
2020-07-08
[obligations] Functionalize Program state
Emilio Jesus Gallego Arias
2020-07-03
Merge PR #10390: UIP in SProp
Maxime Dénès
2020-07-01
[state] Consolidate state handling in Vernacstate
Emilio Jesus Gallego Arias
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-06-29
Move the FailError exception from Refiner to Tacticals.
Pierre-Marie Pédrot
2020-06-29
Remove the deprecated functions from refiner, moving them to Tacticals.
Pierre-Marie Pédrot
2020-06-26
[declare] Merge remaining obligations bits into Declare
Emilio Jesus Gallego Arias
2020-06-26
[declare] Improve organization of proof/constant information.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Reify Proof.t API into the Proof module.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Move udecl to Info structure.
Emilio Jesus Gallego Arias
2020-06-26
[declare] [api] Removal of duplicated type aliases.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Refactor constant information into a record.
Emilio Jesus Gallego Arias
2020-06-26
[declare] Remove Lemmas module
Emilio Jesus Gallego Arias
2020-06-26
[declare] Move proof information to declare.
Emilio Jesus Gallego Arias
[prev]
[next]