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-04-01
Merge PR #9872: Fix timing diff script to support non-utf8
Emilio Jesus Gallego Arias
2019-03-31
[pretty-timing scripts] Don't barf on non-utf-8
Jason Gross
2019-03-30
Error when [foo.(bar)] is used with nonprojection [bar]
Gaëtan Gilbert
2019-03-28
Merge PR #9743: Relax the ambiguous path condition of coercion
Enrico Tassi
2019-03-27
Deprecate `Refine Instance Mode` option
Maxime Dénès
2019-03-26
Merge PR #9829: [Vernacular] Deprecate the “Show Script” command
Enrico Tassi
2019-03-25
[Vernacular] Deprecate the “Show Script” command
Vincent Laporte
2019-03-25
Remove `Automatic Coercions Import` option.
Maxime Dénès
2019-03-22
Merge PR #8560: Unicode bindings for CoqIDE that works out of the box
Pierre-Marie Pédrot
2019-03-22
Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ...
Maxime Dénès
2019-03-20
Merge PR #8669: Show diffs in some error messages
Emilio Jesus Gallego Arias
2019-03-19
CoqIDE: Advertising gtk+3 upgrade in CHANGES.
Hugo Herbelin
2019-03-18
Update doc and changes
Kazuhiko Sakaguchi
2019-03-18
fix documentation issues, and add entry to change log
charguer
2019-03-15
Merge PR #8817: SProp: the definitionally proof irrelevant universe
Pierre-Marie Pédrot
2019-03-14
Documentation for SProp
Gaëtan Gilbert
2019-03-14
BinInt: 3 lemmas about testbit, mod _ 2^, ones
Andres Erbsen
2019-02-28
Show diffs in error messages if color is enabled
Jim Fehrle
2019-02-28
Fix #7632: Change syntax of autoapply according to the documentation.
Théo Zimmermann
2019-02-22
update CHANGES
Enrico Tassi
2019-02-22
Apply implicit binders to Hypothesis inside sections.
Jasper Hugunin
2019-02-22
Merge PR #9314: Enrich implicits for instances
Gaëtan Gilbert
2019-02-18
Merge PR #9306: Remove Printing Primitive Projection Compatibility
Maxime Dénès
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
[next]