index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
changelog
Age
Commit message (
Expand
)
Author
2020-03-08
Merge PR #11740: Ltac2: Add notation for enough and eenough
Pierre-Marie Pédrot
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-05
Merge PR #11602: Adding support for an "only parsing" modifier in "where"-bas...
Pierre-Marie Pédrot
2020-03-04
Merge PR #11429: [zify] several efficiency enhancements
Vincent Laporte
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
[zify] efficiency improvements
Frédéric Besson
2020-03-03
Ltac2: Add notation for enough and eenough
Michael Soegtrop
2020-03-03
Update doc/changelog/04-tactics/11522-master+pose-proof-wo-as-syntax.rst
Hugo Herbelin
2020-03-03
Adding an alias "pose proof (x:=a)" for "pose proof a as x".
Hugo Herbelin
2020-02-28
Deprecating the declaration of arbitrary terms as hints.
Pierre-Marie Pédrot
2020-02-28
Adding change log
Hugo Herbelin
2020-02-27
Merge PR #11650: Set Printing Parens
Emilio Jesus Gallego Arias
2020-02-26
Fix changelog for https://github.com/coq/coq/pull/11686
Maxime Dénès
2020-02-26
Consolidate int63-related notations
Maxime Dénès
2020-02-25
Merge PR #11663: Remove unqualified universe attributes.
Emilio Jesus Gallego Arias
2020-02-24
added changelog
Abhishek Anand (optiplex7010@home)
2020-02-23
Remove unqualified universe attributes.
Théo Zimmermann
2020-02-23
Addressing a changelog comment from Théo Zimmermann.
Hugo Herbelin
2020-02-23
Update doc/changelog/03-notations/11120-master+refactoring-application-printi...
Hugo Herbelin
2020-02-23
Apply and generalize suggestions from Théo.
Hugo Herbelin
2020-02-22
Adding a changelog item.
Hugo Herbelin
2020-02-21
Merge PR #11590: Fixes #9741: only printing notations do not uselessly reserv...
Emilio Jesus Gallego Arias
2020-02-21
Merge PR #11261: Use implicit types for printing (granting wish #10366).
Emilio Jesus Gallego Arias
2020-02-21
Adding changelog for #11590, fixing #9741.
Hugo Herbelin
2020-02-21
Merge PR #11617: [init] Add `-boot` option to avoid binding `Coq.` prefix.
Gaëtan Gilbert
2020-02-20
Merge PR #10832: Addressing #6082 and #7766: warning when overriding notation...
Emilio Jesus Gallego Arias
2020-02-20
[init] Add `-boot` option to avoid binding `Coq.` prefix.
Emilio Jesus Gallego Arias
2020-02-21
Merge PR #11329: Fixing #11114: anomaly with Extraction Implicit on records.
Kazuhiko Sakaguchi
2020-02-20
Merge PR #11616: [coqdep] Tweak changelog after recent PRs.
Gaëtan Gilbert
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-19
Adding change log for #10832.
Hugo Herbelin
2020-02-18
Merge PR #11530: Fixes custom entries precedence bugs (#11331 part)
Pierre-Marie Pédrot
2020-02-18
Updating reference manual and adding a change log entry.
Hugo Herbelin
2020-02-17
Merge PR #11350: stdlib List: add [remove'] and [count_occ'] that use [filter]
Hugo Herbelin
2020-02-17
[coqdep] Tweak changelog after recent PRs.
Emilio Jesus Gallego Arias
2020-02-17
New syntax [Inductive Acc A R | x : Prop := ...]
Gaëtan Gilbert
2020-02-16
Adding change log.
Hugo Herbelin
2020-02-13
Merge PR #11441: Add explicit types to changelog entries that were still miss...
Emilio Jesus Gallego Arias
2020-02-13
Arguments: removing the restriction to set an anonymous parameter implicit.
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
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
[next]