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-01-19
Merge PR #11368: Turn trailing implicit warning into an error
Hugo Herbelin
2020-01-17
Fix issue #11396 : Rlist hides standard list constructors cons and nil
Michael Soegtrop
2020-01-17
Merge PR #11362: Lia bugfix 11191
Maxime Dénès
2020-01-16
Adding a changelog.
Pierre-Marie Pédrot
2020-01-14
Merge PR #11370: [zify] elim let in ML
Pierre-Marie Pédrot
2020-01-14
Merge PR #11394: [coqdoc] Fix #11353: coqdoc -g omits all sentences with deco...
Hugo Herbelin
2020-01-14
[zify] elim let in ML
Frédéric Besson
2020-01-14
[coqdoc] Fix #11353: coqdoc -g omits all sentences with decorations
Karl Palmskog
2020-01-14
Merge PR #10486: [extraction] Support extraction of Coq's string type to OCam...
Kazuhiko Sakaguchi
2020-01-13
Native compute: cleanup temporary files on program exit
Gaëtan Gilbert
2020-01-13
Merge PR #11280: Fix #11195 and add other improvements: try loading .vio (and...
Pierre-Marie Pédrot
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-08
Add changelog entry for native string extraction
Maxime Dénès
2020-01-08
Update doc/changelog/02-specification-language/11368-trailing_implicit_error.rst
SimonBoulier
2020-01-07
Merge PR #11245: [tools] Remove support for python2
Théo Zimmermann
2020-01-07
Trailing implicit error: changelog
SimonBoulier
2020-01-06
[micromega] fix of bug #11191
Frédéric Besson
2020-01-06
Fix #11360: discharge of template inductive with param only use of var
Gaëtan Gilbert
2020-01-03
coq_makefile: don't use CAMLPKGS when building cmxa of mllib
Gaëtan Gilbert
2020-01-03
[tools] Remove support for python2
Emilio Jesus Gallego Arias
2019-12-30
Merge PR #11233: Fixes #11231: missing dependency in looking for default clau...
Pierre-Marie Pédrot
2019-12-28
Extend `Print Canonical Projections` with a search functionality
Kazuhiko Sakaguchi
2019-12-26
[omega] Remove non-documented "omega with *"
Emilio Jesus Gallego Arias
2019-12-26
Deprecate the "omega with *" syntax.
Pierre-Marie Pédrot
2019-12-24
[CS] Allow a variable introduced with Let to be a canonical instance
Enrico Tassi
2019-12-23
Merge PR #10760: Make rapply handle all numbers of underscores
Pierre-Marie Pédrot
2019-12-21
Merge PR #11311: Fix handling of recursive notations with custom entries
Hugo Herbelin
2019-12-20
Fix handling of recursive notations with custom entries
Maxime Dénès
2019-12-20
Coherence checking for coercions
Kazuhiko Sakaguchi
2019-12-18
Merge PR #11203: Make the string argument of `time` print correctly
Pierre-Marie Pédrot
2019-12-18
Merge PR #11263: [micromega] fix efficiency regression
Maxime Dénès
2019-12-17
Merge PR #10762: Fix refine and eapply to mark shelved goals as non-resolvabl...
Maxime Dénès
2019-12-17
[micromega] fix efficiency regression
Frédéric Besson
2019-12-14
Fix refine and eapply to mark shelved goals as non-resolvable, always
Matthieu Sozeau
2019-12-12
restrict minimization to set to flexibles
Gaëtan Gilbert
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-12-10
Fixing #10750 (anomaly of "Print Visibility" on only-printing notations).
Hugo Herbelin
2019-12-09
Fixes #11254 (not requiring coqlib to be set to report about coqtop version).
Hugo Herbelin
2019-12-06
Make the string argument of `time` print correctly
Jason Gross
2019-12-06
Merge PR #11127: Added theorem Nat.bezout_comm.
Hugo Herbelin
2019-12-05
Merge PR #11241: Unfortunate Coq 8.10 bug with "cofix with" tactic syntax
Emilio Jesus Gallego Arias
2019-12-05
Unfortunate bug with "cofix with": case of a CProdN over no bindings.
Hugo Herbelin
2019-12-05
Added Nat.bezout_comm.
Daniel de Rauglaudre
2019-12-04
Update doc/changelog/02-specification-language/11233-master+fix11231-missing-...
Hugo Herbelin
2019-12-03
Update doc/changelog/03-notations/11172-master+coercion-notation-interleaved-...
Hugo Herbelin
2019-12-03
Printing: Interleaving search for notations and removal of coercions.
Hugo Herbelin
2019-12-03
Merge PR #11113: Remove deprecated compat modifier of Notation / Infix commands.
Emilio Jesus Gallego Arias
2019-12-03
Merge PR #11162: [CS] support #[local] attribute
Maxime Dénès
2019-12-03
Fixes #11231 (missing dependency in pattern-matching decompilation).
Hugo Herbelin
2019-12-02
Remove deprecated compat modifier of Notation / Infix commands.
Théo Zimmermann
[next]