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
2020-05-14
Merge PR #12097: Interleave commandline require/set/unset commands
Emilio Jesus Gallego Arias
2020-05-13
Documenting notations with both terms and binders.
Hugo Herbelin
2020-05-13
Merge PR #12229: Hopefully consensual cleaning of keywords
Théo Zimmermann
2020-05-13
Merge PR #11828: [obligations] Deprecated flag cleanup
Gaëtan Gilbert
2020-05-13
Document the changes regarding the order of command-line options.
Théo Zimmermann
2020-05-12
Merge PR #12309: Remove documentation of -compile, which was removed in #8690.
Clément Pit-Claudel
2020-05-12
Merge PR #11503: Allow to rebind the old value of a mutable Ltac2 entry.
Jason Gross
2020-05-12
Remove documentation of -compile, which was removed in #8690.
Théo Zimmermann
2020-05-12
Merge PR #12146: Fixes #10812: tactic subst failure with section variables in...
Pierre-Marie Pédrot
2020-05-12
documenting with examples the dynamic behaviour of Ltac2 Set
Kenji Maillard
2020-05-11
Correcting ltac2's documentation on values turning test into proper check.
Kenji Maillard
2020-05-11
Allow to rebind the old value of a mutable Ltac2 entry.
Pierre-Marie Pédrot
2020-05-11
Merge PR #12129: Add a `with_strategy` tactic
Pierre-Marie Pédrot
2020-05-09
[sphinx] Add links to other versions of the refman
Clément Pit-Claudel
2020-05-09
Revert "[with_strategy] Fix for coqchk"
Jason Gross
2020-05-09
[with_strategy] Work around #12191
Jason Gross
2020-05-09
Work around a bug in Coq in the doc
Jason Gross
2020-05-09
Elaborate with_strategy warning
Jason Gross
2020-05-09
Fix the `with_strategy` tactic to work with `abstract`
Jason Gross
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-08
Merge PR #12281: [doc] named lemmas can be Saved too
Théo Zimmermann
2020-05-08
Merge PR #12268: Add an example to motivate strictly positive occurrences check
Théo Zimmermann
2020-05-08
Merge PR #12121: Fixes #11903 and warns about non truly-recursive (co)fixpoints
Pierre-Marie Pédrot
2020-05-08
doc: one can save named lemmas Save too
Antonio Nikishaev
2020-05-07
Documenting the new behavior of "subst".
Hugo Herbelin
2020-05-07
Drop some the coqtop output, rephrase a bit
Quentin Carbonneaux
2020-05-06
Add an example to motivate strictly positive occurrences check
Quentin Carbonneaux
2020-05-06
Keywords: Applying suggestions from Jim Fehrle and Théo Zimmermann.
Hugo Herbelin
2020-05-06
Moving lazymatch and multimatch to simple identifiers.
Hugo Herbelin
2020-05-06
Mention keywords from g_ltac.mlg used in Ltac.
Hugo Herbelin
2020-05-06
Mention keywords used in tactics from g_tactic.mlg.
Hugo Herbelin
2020-05-06
Documenting plugin/tactic/stdlib keywords in corresponding chapters.
Hugo Herbelin
2020-05-05
[refman] Add missing (only parsing) to example of compat notations.
Théo Zimmermann
2020-05-03
Merge PR #12197: LtacProf now handles multi-success backtracking
Pierre-Marie Pédrot
2020-05-02
LtacProf now handles multi-success backtracking
Jason Gross
2020-05-01
Fixing #11903: Fixpoints not truly recursive in standard library.
Hugo Herbelin
2020-05-01
Move essential vocabulary and syntax conventions to section on basics.
Théo Zimmermann
2020-05-01
Preserve vernac chapter.
Théo Zimmermann
2020-05-01
Extract two new files out of Gallina chapter.
Théo Zimmermann
2020-05-01
Create section on writing libraries with only deprecated attributes.
Théo Zimmermann
2020-05-01
Extract deprecated attribute from Gallina chapter.
Théo Zimmermann
2020-05-01
Remove flags, options and tables from vernac chapter.
Théo Zimmermann
2020-05-01
Remove lexical conventions and attributes from Gallina chapter.
Théo Zimmermann
2020-05-01
Create basics out of sections from Gallina and Vernac chapters.
Théo Zimmermann
2020-05-01
Create section on basics with just flags, options and tables.
Théo Zimmermann
2020-05-01
Extract flags, options and tables from vernac chapter.
Théo Zimmermann
2020-05-01
Create section on basics with just lexical conventions and attributes.
Théo Zimmermann
2020-05-01
Extract lexical conventions and attributes from Gallina chapter.
Théo Zimmermann
2020-04-29
Merge PR #11606: [tools] Add memory stats to tables by default
Emilio Jesus Gallego Arias
2020-04-29
Merge PR #12150: Support in-line glossary definitions and references with an ...
Clément Pit-Claudel
[next]