index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
sphinx
Age
Commit message (
Expand
)
Author
2019-06-12
Merge PR #10310: Fix #10283: clearer dependency documentation for building Co...
Clément Pit-Claudel
2019-06-12
Merge PR #10180: `deprecated` attribute support for notations and syntactic d...
Théo Zimmermann
2019-06-09
Merge PR #10245: Command line: adding variants for Require, aligning on the v...
Emilio Jesus Gallego Arias
2019-06-08
Mini fix documentation coqtop in passing.
Hugo Herbelin
2019-06-08
Documenting new options -require-import, -require-export, etc.
Hugo Herbelin
2019-06-06
[Ltac2] Interpretation scopes in “constr” arguments of tactic notations
Vincent Laporte
2019-06-06
`deprecated` attribute support for notations and syntactic definitions
Maxime Dénès
2019-06-05
Fix #10283: clearer dependency documentation for building CoqIDE.
Théo Zimmermann
2019-06-04
[rewrite] Add Morphism syntax made different for module type parameters
Enrico Tassi
2019-06-04
[function] always open a proof when used with `wf` or `measure`
Enrico Tassi
2019-06-03
Merge PR #10277: Remove Show Script (deprecated in 8.10)
Théo Zimmermann
2019-06-03
Merge PR #10261: Update doc to reflect that PG now supports Coq-generated pro...
Théo Zimmermann
2019-06-03
Update doc to reflect that PG now supports Coq-generated proof diffs
Jim Fehrle
2019-05-31
Remove Show Script (deprecated in 8.10)
Gaëtan Gilbert
2019-05-28
[elaboration] Bidirectionality hints
Maxime Dénès
2019-05-26
Merge PR #10220: Use new coqrst syntax for alternatives in SSReflect chapter.
Enrico Tassi
2019-05-25
Documenting syntax "injection ... as [= pat1 ... patn ]".
Hugo Herbelin
2019-05-23
Merge PR #10118: Make progress toward #9411: reject new undefined references.
Clément Pit-Claudel
2019-05-24
Merge PR #10167: do not parse `|` as infix in patterns; parse `|}` as `|` `}`
Emilio Jesus Gallego Arias
2019-05-23
Make progress toward #9411: reject new undefined references.
Théo Zimmermann
2019-05-23
Merge PR #10195: Minor Ltac2 documentation fix: type parameters are optional.
Clément Pit-Claudel
2019-05-23
Merge PR #10217: Less undefined tokens
Clément Pit-Claudel
2019-05-23
do not parse `|` as infix in patterns; parse `|}` as `|` `}`
Georges Gonthier
2019-05-23
Suggestions from review.
Théo Zimmermann
2019-05-23
Update doc/sphinx/user-extensions/syntax-extensions.rst
Maxime Dénès
2019-05-23
Update doc/sphinx/user-extensions/syntax-extensions.rst
Maxime Dénès
2019-05-23
Update doc/sphinx/user-extensions/syntax-extensions.rst
Maxime Dénès
2019-05-23
More misc refman fixes, less undefined tokens.
Théo Zimmermann
2019-05-23
Define many undefined tokens, and other misc fixes.
Théo Zimmermann
2019-05-23
Use new coqrst syntax for alternatives in SSReflect chapter.
Théo Zimmermann
2019-05-23
Update `Bind Scope` documentation to reflect 3d09e39dd423d81c6af3e991d5b282ea...
Maxime Dénès
2019-05-22
[refman] Add more missing @ signs
Clément Pit-Claudel
2019-05-22
[refman] Misc fixes (mostly missing '@' signs)
Clément Pit-Claudel
2019-05-22
[refman] Give explicit names to the various 'Arguments' commands
Clément Pit-Claudel
2019-05-22
Merge PR #10203: Fixing typos - Part 1
Théo Zimmermann
2019-05-22
Merge PR #10178: Improve doc for generalizing binders
Théo Zimmermann
2019-05-22
Ltac2 doc fix: syntax for extending an open variant type.
Théo Zimmermann
2019-05-22
Improve doc for generalizing binders
Gaëtan Gilbert
2019-05-21
Fixing typos - Part 1
JPR
2019-05-20
Minor Ltac2 documentation fix: type parameters are optional.
Théo Zimmermann
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
2019-05-19
[refman] Document etransitivity
Clément Pit-Claudel
2019-05-19
[refman] Fix up the grammar entry for field_def
Clément Pit-Claudel
2019-05-19
[refman] Add a .. cmd:: header for Reserved Notation and Reserved Infix
Clément Pit-Claudel
2019-05-19
[refman] Fix up the documentation of Instance and Existing Instance
Clément Pit-Claudel
2019-05-19
[refman] Misc fixes (indentation, whitespace, notation syntax)
Clément Pit-Claudel
2019-05-19
Merge PR #10143: Add dedicated syntax for alternatives (abc | def) in manual ...
Théo Zimmermann
2019-05-16
[refman] Introduce syntax for alternatives in notations
Clément Pit-Claudel
2019-05-13
Missing change entry for #9854.
Théo Zimmermann
2019-05-13
Move last changelog entries for 8.10+beta1.
Théo Zimmermann
[next]