index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
success
/
Typeclasses.v
Age
Commit message (
Expand
)
Author
2020-08-19
Do not refresh the names of implicit arguments.
Jasper Hugunin
2020-06-29
[test-suite] async-proofs off in tests with Fail Timeout
Enrico Tassi
2020-03-13
Implementing postponed constraints in TC resolution
Matthieu Sozeau
2019-11-29
Remove deprecated Typeclasses Axioms Are Instances.
Théo Zimmermann
2019-05-20
Remove Refine Instance Mode option
Maxime Dénès
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
2018-03-30
Change Implicit Arguments to Arguments in test-suite
Jasper Hugunin
2017-11-28
Fix (partial) #4878: option to stop autodeclaring axiom as instance.
Gaëtan Gilbert
2016-11-30
Fix typeclasses eauto shelving.
Théo Zimmermann
2016-11-16
Revert more of a477dc for good measure
Matthieu Sozeau
2016-11-15
Revert part of a477dc, disallow_shelved
Matthieu Sozeau
2016-11-03
typeclasses eauto Implem/doc of shelving strategy
Matthieu Sozeau
2016-11-03
Fix handling of only_classes at toplevel
Matthieu Sozeau
2016-11-03
Test new syntax for hints and typeclass options
Matthieu Sozeau
2016-10-12
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-06-16
Purely refactoring and code/API cleanup.
Matthieu Sozeau
2016-06-16
bteauto: a Proofview.tactic for multiple goals
Matthieu Sozeau
2016-06-16
Implement limited proof search and iterative deepening.
Matthieu Sozeau
2015-07-27
Add an Iterative Deepening search strategy to typeclass resolution.
Matthieu Sozeau
2010-10-05
test-suite: fix success/Typeclasses.v
glondu
2009-11-27
Substitute terms for evars-as-goals as soon as they are solved in
msozeau