index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
Age
Commit message (
Expand
)
Author
2020-01-29
Merge PR #11472: Fix #11467 ('e' was not displayed when printing decimal nota...
Pierre-Marie Pédrot
2020-01-28
Fix #11467
Pierre Roux
2020-01-27
schemes: use rigid universes
Gaëtan Gilbert
2020-01-19
Merge PR #11368: Turn trailing implicit warning into an error
Hugo Herbelin
2020-01-15
Discharge inductive types without rechecking them
Gaëtan Gilbert
2020-01-12
fix #11279. Specialize h no longer expands letins in the type of h.
Pierre Courtieu
2020-01-09
Merge PR #11164: [CS] allow Let variable to be canonical
Pierre-Marie Pédrot
2020-01-07
Fix test-suite fo non maximal implicit arguments
SimonBoulier
2019-12-27
Merge PR #11315: Ensure that a custom entry cannot be defined twice.
Hugo Herbelin
2019-12-26
Deprecate the "omega with *" syntax.
Pierre-Marie Pédrot
2019-12-24
[Attributes] accept #[canonical] (Let|Definition)
Enrico Tassi
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-22
Ensure that a custom entry cannot be defined twice.
Pierre-Marie Pédrot
2019-12-12
Merge PR #11276: Fixing #10750: "Print Visibility" raises Not_found on only-p...
Emilio Jesus Gallego Arias
2019-12-11
Merge PR #11271: Fixing #9893. "Specialize with" would not support hyps type ...
Pierre-Marie Pédrot
2019-12-10
Fixing #10750 (anomaly of "Print Visibility" on only-printing notations).
Hugo Herbelin
2019-12-10
Merge PR #10202: Slightly more robust manual implicit arguments
Emilio Jesus Gallego Arias
2019-12-10
Fixing #9893 (Letins not supported in the specialized hypothesis).
Pierre Courtieu
2019-12-05
Unfortunate bug with "cofix with": case of a CProdN over no bindings.
Hugo Herbelin
2019-12-04
Manual implicit arguments: more robustness tests.
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-02
Remove deprecated compat modifier of Notation / Infix commands.
Théo Zimmermann
2019-12-02
[CS] support #[local] attribute
Enrico Tassi
2019-12-01
Merge PR #11185: Remove deprecated Typeclasses Axioms Are Instances.
Gaëtan Gilbert
2019-11-29
Remove deprecated Typeclasses Axioms Are Instances.
Théo Zimmermann
2019-11-27
[release] Update files for 8.12 release per release process.
Emilio Jesus Gallego Arias
2019-11-26
Remove `rapply` tactic notation in favor of just the tactic
Jason Gross
2019-11-26
Make rapply handle all numbers of underscores
Jason Gross
2019-11-13
Return of Refine Instance as an attribute.
Gaëtan Gilbert
2019-11-11
Run update-compat script with --release option.
Théo Zimmermann
2019-10-30
[test-suite] Test section-local mutual Fixpoint.
Emilio Jesus Gallego Arias
2019-10-30
Merge PR #10973: Remove dead code in save_remaining_recthms
Emilio Jesus Gallego Arias
2019-10-27
Merge PR #10827: Replace classical reals quotient axioms by functional extens...
Hugo Herbelin
2019-10-26
Remove dead code in save_remaining_recthms
Gaëtan Gilbert
2019-10-24
Replace classical reals quotient axioms by functional extensionality. Define ...
Vincent Semeria
2019-10-07
Call to update-compat.py.
Pierre-Marie Pédrot
2019-10-02
Loosen restrictions on mixing universe mono/polymorphism in sections
Gaëtan Gilbert
2019-09-18
Merge PR #9856: A 'zify' tactic as a ML plugin
Maxime Dénès
2019-09-16
Re-implementation of zify
Frédéric Besson
2019-09-16
Remove library-specific code for `Import`.
Maxime Dénès
2019-08-26
Test-suite fixes from Hugo
Matthieu Sozeau
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-16
Fix Print Assumptions: Inductive types can have unsafe fixpoints or
SimonBoulier
2019-08-16
Universe Checking instead of Universes Checking
SimonBoulier
2019-08-16
Add a file for typing_flags in the test-suite.
SimonBoulier
2019-08-10
Make rewrite use the registered elimination schemes
Andreas Lynge
2019-07-18
Attach the universe polymorphic status to sections.
Pierre-Marie Pédrot
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
[next]