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
2019-02-18
Merge PR #9142: Disable Ltac backtraces
Hugo Herbelin
2019-02-11
Fix #9508: Unexpected interaction between implicit arguments and primitive pr...
Pierre-Marie Pédrot
2019-02-05
Unset the Ltac backtrace printing by default.
Pierre-Marie Pédrot
2019-02-05
Add an option not to register Ltac backtraces.
Pierre-Marie Pédrot
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Enrich implicits for instances
Jasper Hugunin
2019-02-04
Primitive integers
Maxime Dénès
2019-02-01
Merge PR #8062: Add Z.div_mod_to_quot_rem tactic, put it in zify
Vincent Laporte
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2019-01-29
Merge PR #9274: Make `Instance` without a body always open a proof
Enrico Tassi
2019-01-28
Merge PR #9341: [ssr] uniform clear discipline
Maxime Dénès
2019-01-25
Added a line about notation bug fixes.
Hugo Herbelin
2019-01-24
Rename Z.div_mod_to_quot_rem, add Z.quot_rem_to_equations, Z.to_euclidean_div...
Jason Gross
2019-01-24
Update CHANGES
Jason Gross
2019-01-24
Add Z.div_mod_to_quot_rem tactic, put it in zify
Jason Gross
2019-01-24
Make `Instance` without a body always open a proof.
Maxime Dénès
2019-01-22
Turn `Refine Instance Mode` off by default
Maxime Dénès
2019-01-22
Distinguish ASTs for Instance and Declare Instance
Maxime Dénès
2019-01-22
Update CHANGES.md
Enrico
2019-01-22
Apply suggestions from code review
Théo Zimmermann
2019-01-21
[ssr] better structure the ipats doc
Enrico Tassi
2019-01-19
[ssr] compile "=> {x..} y" as "=> {x..y} y"
Enrico Tassi
2019-01-18
[ssr] compile "=> {} y" as "=> {y} y"
Enrico Tassi
2019-01-10
Remove Printing Primitive Projection Compatibility
Gaëtan Gilbert
2019-01-04
Handle local definitions in implicit arguments of Instance
Jasper Hugunin
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
[prev]
[next]