index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
sphinx
/
language
/
gallina-specification-language.rst
Age
Commit message (
Expand
)
Author
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-06
Merge PR #11340: [refman] Fix bad quoting practice leftover from Sphinx migra...
Clément Pit-Claudel
2019-12-31
Merge PR #11325: [refman] Add missing s.
Pierre-Marie Pédrot
2019-12-29
Remove :flag: that appears in the output
Jim Fehrle
2019-12-29
[refman] Fix bad quoting practice leftover from Sphinx migration.
Théo Zimmermann
2019-12-28
Convert productionlists to prodns
Jim Fehrle
2019-12-24
[Attributes] accept #[canonical] (Let|Definition)
Enrico Tassi
2019-12-22
[refman] Add missing s.
Théo Zimmermann
2019-11-20
Update grammar in the Terms section of Gallina chapter
Jim Fehrle
2019-11-14
Fix doc for universes(foo) attributes
Gaëtan Gilbert
2019-11-06
Replace "option" in doc when it refers to a flag
Jim Fehrle
2019-10-30
Implement the unsupported attribute error using the warning system
Gaëtan Gilbert
2019-10-22
documentation fixes
Antonio Nikishaev
2019-08-16
Add documentation for typing flags.
SimonBoulier
2019-07-28
Update documentation on tokens, use "int" and "num"
Jim Fehrle
2019-06-06
`deprecated` attribute support for notations and syntactic definitions
Maxime Dénès
2019-05-23
do not parse `|` as infix in patterns; parse `|}` as `|` `}`
Georges Gonthier
2019-05-19
[refman] Misc fixes (indentation, whitespace, notation syntax)
Clément Pit-Claudel
2019-04-02
Allow underscores as comments in numeral constants.
Pierre Roux
2019-04-02
Update documentation
Pierre Roux
2019-03-18
[Manual] Parametrize -> ParametErize
Lysxia
2019-03-18
[Manual] Move command Context after Let, and more polishing
Lysxia
2019-03-17
[Manual] Move doc on Let into Section mechanism, and more polishing
Lysxia
2019-03-17
[Manual] Gather section-specific commands in Section documentation (fix #9704)
Lysxia
2019-03-17
[Manual] Improve chapter Type classes, and add mention of Context under Variable
Lysxia
2019-03-14
Documentation for SProp
Gaëtan Gilbert
2019-02-28
[sphinx] Add warn option to coqtop directive.
Théo Zimmermann
2019-02-12
Fix failing coqtops in gallina-specification-language.rst
Gaëtan Gilbert
2019-01-22
Remove unneeded | in productionlists
Jim Fehrle
2018-12-19
Fix typo in gallina specification language doc
yudetamago
2018-10-16
Document the issue with positive coinductive types.
Pierre-Marie Pédrot
2018-09-28
Small fixes in attribute documentation.
Théo Zimmermann
2018-09-26
Allow successive attributes #[foo] #[bar]
Gaëtan Gilbert
2018-09-20
Rewrite "Flags, Options and Tables" section.
Jim Fehrle
2018-09-17
Add missing index entries.
Théo Zimmermann
2018-08-31
Uniformized many spelling variants. Added .. warning:: and .. seealso:: direc...
Zeimer
2018-07-30
[sphinx] Use arguments of '.. example::' directive as a title
Clément Pit-Claudel
2018-07-12
Tactic deprecation machinery
Maxime Dénès
2018-07-03
Describe attributes in the documentation.
Vincent Laporte
2018-07-02
Merge PR #7703: Add an option to force parameters to be uniform
Matthieu Sozeau
2018-07-01
Document option Uniform Inductive Parameters
Jasper Hugunin
2018-06-30
doc: typesetting and hyperlinks in Syntax Extensions
Lysxia
2018-05-28
Improve the last section of the Gallina chapter.
Théo Zimmermann
2018-05-28
Chapter 1 of the refman compiles without reporting any undocumented object.
Théo Zimmermann
2018-05-28
Improve sections on (Co)Fixpoint of the Gallina chapter.
Théo Zimmermann
2018-05-27
Improve subsection on co-inductive types of the Gallina chapter.
Théo Zimmermann
2018-05-27
Improve subsection on mutual inductive types of the Gallina chapter.
Théo Zimmermann
2018-05-27
Move 'new in Coq 8.1' subsection to an appropriate place.
Théo Zimmermann
2018-05-27
Document Variant properly.
Théo Zimmermann
2018-05-27
Improve inductive types subsection of the Gallina chapter.
Théo Zimmermann
[next]