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-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
2019-01-22
Make `Add Morphism` not rely on Refine Instance
Maxime Dénès
2019-01-21
[ssr] cleanup of some comments
Enrico Tassi
2019-01-19
[ssr] compile "=> {x..} y" as "=> {x..y} y"
Enrico Tassi
2019-01-18
[ssr] compile "=> {x..}/v" as "/v{x..v}"
Enrico Tassi
2019-01-18
[ssr] compile "=> {} y" as "=> {y} y"
Enrico Tassi
2019-01-18
[ssr] clean up implementation of {}/v -> /v{v}
Enrico Tassi
2018-12-30
Do not take universes into account in lia reification.
Pierre-Marie Pédrot
2018-12-25
[ssrmatching] update license banner (fix #9281)
Enrico Tassi
2018-12-22
Merge PR #9248: Fix #7904: update proofview env after ltac constr:()
Pierre-Marie Pédrot
2018-12-20
Merge PR #8488: Warning when using automatic template polymorphism
Pierre-Marie Pédrot
2018-12-20
Merge PR #9200: [ssr] make `>` stand alone
Maxime Dénès
2018-12-19
Fix #7904: update proofview env after ltac constr:()
Gaëtan Gilbert
2018-12-19
Put #[universes(template)] on all auto template spots in stdlib
Gaëtan Gilbert
2018-12-19
warn when using auto template, funind never uses template poly
Gaëtan Gilbert
2018-12-19
Merge PR #9139: [engine] Allow debug printers to access the environment.
Pierre-Marie Pédrot
2018-12-18
[ssr] make > a stand alone intro pattern
Enrico Tassi
2018-12-18
[ssr] extended intro patterns: + > [^] /ltac:
Enrico Tassi
2018-12-17
Merge PR #9153: [api] Move reduction modules to `tactics`
Pierre-Marie Pédrot
2018-12-17
Merge PR #9220: Move shallow state logic to the function preparing state for ...
Enrico Tassi
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-13
[engine] Allow debug printers to access the environment.
Emilio Jesus Gallego Arias
2018-12-13
Merge PR #9169: [rtauto] [auto] Use new proof engine.
Pierre-Marie Pédrot
2018-12-13
Move shallow state logic to the function preparing state for workers
Maxime Dénès
2018-12-12
Higher-level libobject API for objects with fixed scopes
Maxime Dénès
2018-12-12
[rtauto] [auto] Use new proof engine.
Emilio Jesus Gallego Arias
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-11
[api] Move reduction modules to `tactics`
Emilio Jesus Gallego Arias
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-05
Merge PR #8705: [vernac] [hooks] Refactor towards optional hooks.
Pierre-Marie Pédrot
2018-12-04
Document undocumented flags and options
Jim Fehrle
2018-11-30
[vernac] [hooks] Refactor towards optional hooks.
Emilio Jesus Gallego Arias
2018-11-30
Merge PR #9102: [ltac] Remove aliases already present in the lower layers.
Pierre-Marie Pédrot
[next]