aboutsummaryrefslogtreecommitdiff
path: root/theories/micromega
AgeCommit message (Expand)Author
2020-06-20Add a pre-hook mechanism for the `zify` tacticKazuhiko Sakaguchi
2020-06-14Update zify documentationFrédéric Besson
2020-06-14fix according to review by @pi8027Frédéric Besson
2020-06-14Update theories/micromega/ZifyBool.vFrédéric Besson
2020-06-14[micromega] native support for boolean operatorsFrédéric Besson
2020-05-09Merge PR #11990: [micromega] use Coqlib.lib_ref to get Coq constants.Maxime Dénès
2020-04-30[zify] add support for Nat.le, Nat.lt and Nat.eqFrédéric Besson
2020-04-17ZArith: move lia hints to a dedicated moduleVincent Laporte
2020-04-03Avoiding using a fixed introduction name in Ltac code of stdlib.Hugo Herbelin
2020-04-01[micromega] use Coqlib.lib_ref to get Coq constants.Frédéric Besson
2020-03-21Add module ZifyPow to avoid compatibility issue with 8.11.Théo Zimmermann
2020-03-18Update headers in the whole code base.Théo Zimmermann
2020-03-03[zify] efficiency improvementsFrédéric Besson
2020-02-13[build] Consolidate stdlib's .v files under a single directory.Emilio Jesus Gallego Arias