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-03-09
Remove some productionlists
Jim Fehrle
2020-03-08
[doc] [dune] Update Dune build instructions
Emilio Jesus Gallego Arias
2020-03-05
Merge PR #7791: Deprecating the declaration of arbitrary terms as hints.
Maxime Dénès
2020-03-05
Merge PR #11522: Adding an alias `pose proof (x:=t)` for `pose proof t as x` ...
Pierre-Marie Pédrot
2020-03-04
Adding support for an "only parsing" modifier in "where"-based notations.
Hugo Herbelin
2020-03-03
[loadpath] Rework and simplify ML loadpath handling
Emilio Jesus Gallego Arias
2020-03-03
Adding an alias "pose proof (x:=a)" for "pose proof a as x".
Hugo Herbelin
2020-02-29
Merge PR #11701: Fix #11696: link from refman to stdlib doc is dead.
Clément Pit-Claudel
2020-02-28
Merge PR #11423: Convert Vernacular section of gallina chapter to use prodn
Théo Zimmermann
2020-02-28
Convert Gallina Vernac to use prodn
Jim Fehrle
2020-02-28
Adapt the documentation after deprecation of term hints.
Pierre-Marie Pédrot
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-27
Fix #11696: link from refman to stdlib doc is dead.
Théo Zimmermann
2020-02-24
Make it clear how to import Ltac2
Clément Pit-Claudel
2020-02-24
added sphinx doc
Abhishek Anand (optiplex7010@home)
2020-02-23
Merge PR #11120: Refactoring code for application printing + fixing #11091 (i...
Emilio Jesus Gallego Arias
2020-02-23
Merge PR #11637: Update copyright in refman to year 2020.
Clément Pit-Claudel
2020-02-23
Documenting inheritance of implicit arguments and scopes in notations.
Hugo Herbelin
2020-02-21
Merge PR #11261: Use implicit types for printing (granting wish #10366).
Emilio Jesus Gallego Arias
2020-02-20
Merge PR #10832: Addressing #6082 and #7766: warning when overriding notation...
Emilio Jesus Gallego Arias
2020-02-19
Update copyright in refman to year 2020.
Théo Zimmermann
2020-02-19
Merge PR #11302: Add --fuzz, --real, --user to timing scripts
Emilio Jesus Gallego Arias
2020-02-19
Merge PR #11600: New syntax [Inductive Acc A R | x : Prop := ...]
Emilio Jesus Gallego Arias
2020-02-19
Short allusion in refman on the existence of a generic and specific format.
Hugo Herbelin
2020-02-19
Addressing #6082 and #7766 (overriding format of notation).
Hugo Herbelin
2020-02-18
Merge PR #11530: Fixes custom entries precedence bugs (#11331 part)
Pierre-Marie Pédrot
2020-02-18
Merge PR #11529: [build] Consolidate stdlib's .v files under a single directory.
Théo Zimmermann
2020-02-18
Updating reference manual and adding a change log entry.
Hugo Herbelin
2020-02-17
Merge PR #11589: [coqdep] Remove support for `-c` ocamldep replacement.
Gaëtan Gilbert
2020-02-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-17
Revert "Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)"
Gaëtan Gilbert
2020-02-16
Custom entries: accept that no level is mentioned for a subentry.
Hugo Herbelin
2020-02-14
Apply suggestions from code review
Jason Gross
2020-02-14
Merge PR #11584: Add #[uniform] and #[nonuniform] (for Uniform Inductive Para...
Maxime Dénès
2020-02-13
[coqdep] Remove support for `-c` ocamldep replacement.
Emilio Jesus Gallego Arias
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11098: Let Arguments support anonymous implicit arguments
Emilio Jesus Gallego Arias
2020-02-13
Add #[uniform] and #[nonuniform] (for Uniform Inductive Parameters)
Gaëtan Gilbert
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
Hugo Herbelin
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-11
Update doc/sphinx/practical-tools/utilities.rst
Jason Gross
2020-02-11
Document the ability to use manual implicit arguments in subexpressions.
Hugo Herbelin
2020-02-06
Apply suggestions from code review
Jason Gross
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-02-04
Apply suggestions from Hugo
SimonBoulier
2020-02-04
Update doc for non max implicit arguments
SimonBoulier
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-01-30
Merge PR #11464: Fix off-by-one in docs of `first num last` (fix #11463)
Enrico Tassi
2020-01-29
[rfc] [mltop] Removal of dynamic loading of object and `.ml` files
Emilio Jesus Gallego Arias
2020-01-27
Rephrase to reduce ambiguity
Paolo G. Giarrusso
[next]