index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2020-02-20
Adding changelog.
Hugo Herbelin
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-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-17
Merge PR #11350: stdlib List: add [remove'] and [count_occ'] that use [filter]
Hugo Herbelin
2020-02-17
Merge PR #11614: Show apostrophes and backticks in HTML doc, too.
Théo Zimmermann
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
Show apostrophes and backticks in HTML, too.
Jim Fehrle
2020-02-16
Adding change log.
Hugo Herbelin
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 #11599: Spell out index entry suffixes in main index, e.g. "(tactic)...
Théo Zimmermann
2020-02-14
Merge PR #11584: Add #[uniform] and #[nonuniform] (for Uniform Inductive Para...
Maxime Dénès
2020-02-13
Spell out the entry suffix in the main index
Jim Fehrle
2020-02-13
[coqdep] Remove support for `-c` ocamldep replacement.
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11441: Add explicit types to changelog entries that were still miss...
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-11
Lately adding a changelog for PR#10202.
Hugo Herbelin
2020-02-11
Merge PR #11235: Add syntax for non maximal implicit arguments
Hugo Herbelin
2020-02-08
Remove -compat 8.9.
Théo Zimmermann
2020-02-08
Merge PR #11240: Add rew dependent Notations
Hugo Herbelin
2020-02-08
Merge PR #10343: Resolve 10342 : [Ltac2] Add array library
Pierre-Marie Pédrot
2020-02-08
Merge PR #11404: replace RList by list R in all files where it is used in thi...
Pierre-Marie Pédrot
2020-02-08
Resolve #10342 : [Ltac2] Add array library
Michael Soegtrop
2020-02-07
[coqdep] Add changelog for recent modifications.
Emilio Jesus Gallego Arias
2020-02-06
Apply suggestions from code review
Jason Gross
2020-02-06
replace RList by list R
Yves Bertot
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-02-05
Merge PR #11414: Remove the Tactic menu from CoqIDE.
Hugo Herbelin
2020-02-04
Apply suggestions from Hugo
SimonBoulier
2020-02-04
Non maximal implicits: entry in dev/doc/changes.md
SimonBoulier
2020-02-04
Add changelog for non maximal implicit args
SimonBoulier
2020-02-04
Update doc for non max implicit arguments
SimonBoulier
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-02-02
Merge PR #11466: checkdeps.py: add missing dep & report deps all at once
Théo Zimmermann
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
2020-01-27
Fix off-by-one in docs of `first num last` (fix #11463)
Paolo G. Giarrusso
2020-01-27
checkdeps.py: report *all* missing dependencies at once
Paolo G. Giarrusso
2020-01-27
checkdeps: check for sphinxcontrib-bibtex
Paolo G. Giarrusso
[next]