index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.md
Age
Commit message (
Expand
)
Author
2018-12-20
Merge PR #8488: Warning when using automatic template polymorphism
Pierre-Marie Pédrot
2018-12-19
Add CHANGES for auto-template warning.
Gaëtan Gilbert
2018-12-18
[ssr] make > a stand alone intro pattern
Enrico Tassi
2018-12-18
[ssr] extended intro patterns: + > [^] /ltac:
Enrico Tassi
2018-12-15
Avoid explicit names in binders for automatic intros
Jasper Hugunin
2018-12-12
Accept argument names for extra arguments with "extra scopes"
Maxime Dénès
2018-12-12
Merge PR #8965: Add `String Notation` vernacular like `Numeral Notation`
Hugo Herbelin
2018-12-10
Merge PR #7221: The usual order of strings.
Hugo Herbelin
2018-12-04
Selecting which notation to print based on current stack of scope.
Hugo Herbelin
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-11-23
Doc for Private Polymorphic Universes.
Gaëtan Gilbert
2018-11-22
The usual order of strings.
Yao Li
2018-11-22
Deprecate Typeclasses Axioms Are Instances
Gaëtan Gilbert
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-19
Merge PR #8987: Deprecate hint declaration/removal with no specified database
Pierre-Marie Pédrot
2018-11-19
Merge PR #9001: [options] Remove deprecated option automatic introduction.
Pierre-Marie Pédrot
2018-11-19
Merge PR #9013: Do not Export the init modules
Pierre-Marie Pédrot
2018-11-19
Merge PR #8451: Print Universes Subgraph
Pierre-Marie Pédrot
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-16
Print Universes Subgraph
Gaëtan Gilbert
2018-11-16
Do not Export the init modules
Gaëtan Gilbert
2018-11-16
Remove the implicit tactic feature following #7229.
Pierre-Marie Pédrot
2018-11-15
coqide: use correct toplevel name in files
Gaëtan Gilbert
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-11-11
Merge PR #8795: Encapsulating declarations of primitive string syntax in a mo...
Jason Gross
2018-11-08
Standardize handling of Automatic Introduction.
Jasper Hugunin
2018-11-06
Move features that were not backported to 8.9 to the 8.10 section of CHANGES.md.
Théo Zimmermann
2018-11-05
Merge PR #8815: NArith: add lemmas about numbers and vectors
Hugo Herbelin
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-10-29
NArith: implicit length argument for Bv2N
Yishuai Li
2018-10-29
NArith: add lemmas about numbers and vectors
Yishuai Li
2018-10-23
Encapsulating declarations of primitive string syntax in a module.
Hugo Herbelin
2018-10-17
Strings: add ByteVector
Yishuai Li
2018-10-10
Add minimal CHANGES entry about compat notations
Jason Gross
2018-10-09
Refactoring of Micromega code using a Simplex linear solver
Frédéric Besson
2018-10-06
Merge PR #8555: Remove section paths from kernel names
Pierre-Marie Pédrot
2018-10-05
Rename CHANGES to CHANGES.md.
Guillaume Melquiond