index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ltac
/
rewrite.ml
Age
Commit message (
Expand
)
Author
2021-03-30
[flags] [profile] Remove bit-rotten CProfile code.
Emilio Jesus Gallego Arias
2021-03-04
Fix #12011 ssreflect "rewrite in" with setoids
Gaëtan Gilbert
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-14
Add checks for invalid occurrences in setoid rewrite.
Hugo Herbelin
2020-11-18
Merge PR #13341: Finish fixing setoid rewrite under anonymous lambdas (hopefu...
Pierre-Marie Pédrot
2020-11-18
Merge PR #13251: Make sure that setoid_rewrite passes state to subgoals
Pierre-Marie Pédrot
2020-11-16
Finish fixing setoid rewrite under anonymous lambdas (hopefully)
Gaëtan Gilbert
2020-10-29
Fixing interpretation of rewrite_strat argument in Ltac.
Hugo Herbelin
2020-10-27
Merge PR #13075: Introducing the foundations for a name-alias-agnostic API
coqbot-app[bot]
2020-10-22
Make sure that setoid_rewrite passes state to subgoals
Lasse Blaauwbroek
2020-10-22
Merge PR #13130: setoid_rewrite: record generated name when rewriting under l...
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-10-07
Merge PR #13119: Fix retyping anomaly in rewrite
Pierre-Marie Pédrot
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-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-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-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
2020-05-14
[exn] [tactics] improve backtraces on monadic errors
Emilio Jesus Gallego Arias
2020-05-10
No more local reduction functions in Reductionops.
Pierre-Marie Pédrot
2020-05-07
[declare] Merge DeclareDef into Declare
Emilio Jesus Gallego Arias
2020-04-28
Return an option in lookup_scheme.
Pierre-Marie Pédrot
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-16
Merge PR #11861: [declare] [rewrite] Use high-level declare API
Pierre-Marie Pédrot
2020-04-15
[proof] Merge `Pfedit` into proofs.
Emilio Jesus Gallego Arias
2020-04-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
2020-03-31
[declare] [rewrite] Use high-level declare API, part II.
Emilio Jesus Gallego Arias
2020-03-31
[declare] [rewrite] Use high-level declare API, part I.
Emilio Jesus Gallego Arias
2020-03-19
Merge PR #11735: Deprecating catchable_exception
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-13
Replacing catchable_exception by noncritical in try-with blocks.
Hugo Herbelin
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Rewrite.symmetry_in
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Rewrite.default_morphism
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Rewrite.build_morphism_signature
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Rewrite.resolve_morphism
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Rewrite.decompose_app_rel
Gaëtan Gilbert
2019-12-16
Pretyping.check_evars: make initial evar map optional
Gaëtan Gilbert
2019-12-10
Side-effect free wrapper around already declared schemes.
Pierre-Marie Pédrot
2019-11-26
Undeprecate Add Setoid / Add Morphism.
Théo Zimmermann
[next]