index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2019-03-20
Stop accessing proof env via Pfedit in printers
Maxime Dénès
2019-03-20
Merge PR #9770: Correct dependencies in the micromega pack
Emilio Jesus Gallego Arias
2019-03-15
Merge PR #8817: SProp: the definitionally proof irrelevant universe
Pierre-Marie Pédrot
2019-03-14
Fix various dummy Relevant in ssr
Gaëtan Gilbert
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Exposes Coq_micromega.dump_proof_term to allow a use independent from tactics
Chantal Keller
2019-03-14
Correct dependencies in the micromega pack
Chantal Keller
2019-03-12
Merge PR #9389: Implement a method for manual declaration of implicits.
Emilio Jesus Gallego Arias
2019-03-12
Merge PR #7819: Ho matching occ sel
Enrico Tassi
2019-03-06
Merge PR #9476: Constructor type information uses the expanded form.
Gaëtan Gilbert
2019-02-28
Constructor type information uses the expanded form.
Pierre-Marie Pédrot
2019-02-28
Fix #7632: Change syntax of autoapply according to the documentation.
Théo Zimmermann
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-02-23
[vernac] Unify declaration hooks.
Emilio Jesus Gallego Arias
2019-02-19
Merge PR #9297: Two fixes in printing notations with patterns
Emilio Jesus Gallego Arias
2019-02-19
Notations: Fixing a printing bug with patterns.
Hugo Herbelin
2019-02-18
Merge PR #9306: Remove Printing Primitive Projection Compatibility
Maxime Dénès
2019-02-18
Merge PR #9142: Disable Ltac backtraces
Hugo Herbelin
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-13
[ssr] move shorter Canonical to Coq proper
Enrico Tassi
2019-02-13
Merge PR #9557: [ssreflect] Export more parsing witnesses.
Enrico Tassi
2019-02-12
[tactics] Remove dependency of abstract on global proof state.
Emilio Jesus Gallego Arias
2019-02-11
[ssreflect] Export more parsing witnesses.
Emilio Jesus Gallego Arias
2019-02-11
[ssr] keep user annotation on views (fix #9538)
Enrico Tassi
2019-02-08
Change interfaces of evarconv as suggested by Enrico.
Matthieu Sozeau
2019-02-08
locus: Add an AtLeastOneOccurrence constructor.
Matthieu Sozeau
2019-02-08
Merge PR #9410: Make `Program` a regular attribute
Matthieu Sozeau
2019-02-06
Fix #9281: forgotten CeCILL-B headers in ssrmatching plugin.
Théo Zimmermann
2019-02-05
Unset the Ltac backtrace printing by default.
Pierre-Marie Pédrot
2019-02-05
Add an option not to register Ltac backtraces.
Pierre-Marie Pédrot
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2019-02-04
Merge PR #9291: Do not take universes into account in lia reification.
Frédéric Besson
2019-02-01
Merge PR #8062: Add Z.div_mod_to_quot_rem tactic, put it in zify
Vincent Laporte
2019-01-31
Merge PR #8720: [Numeral notations] Use Coqlib registered constants
Emilio Jesus Gallego Arias
2019-01-29
Merge PR #9274: Make `Instance` without a body always open a proof
Enrico Tassi
2019-01-28
Merge PR #9341: [ssr] uniform clear discipline
Maxime Dénès
2019-01-25
[Numeral notations] Lazy resolution of decimal types
Vincent Laporte
2019-01-25
[Numeral notations] Use Coqlib registered constants
Vincent Laporte
2019-01-24
Rename Z.div_mod_to_quot_rem, add Z.quot_rem_to_equations, Z.to_euclidean_div...
Jason Gross
2019-01-24
Move cleanup from the test-suite to Z.div_mod_to_quot_rem_cleanup
Jason Gross
2019-01-24
Don't bundle Z.div_mod_quot_rem into zify
Jason Gross
2019-01-24
Don't pose any disjunctions in div_mod_to_quot_rem
Jason Gross
2019-01-24
Add Z.div_mod_to_quot_rem tactic, put it in zify
Jason Gross
2019-01-24
[STM] explicit handling of parsing states
Enrico Tassi
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2019-01-24
Merge PR #9269: Move and rewrite intro pattern section
Théo Zimmermann
2019-01-23
Move and rewrite documentation for intro patterns that was under
Jim Fehrle
[next]