index
:
coq-mathcomp
master
Library of mathematical components formalized in Coq
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mathcomp
/
ssreflect
/
ssreflect.v
Age
Commit message (
Expand
)
Author
2021-01-16
Drop support for Coq 8.10 and deprecate the `deprecate` notation
Kazuhiko Sakaguchi
2020-11-23
fixing [dup] for Coq 8.12
Cyril Cohen
2020-11-11
Intro pattern extensions for dup, swap and apply
Cyril Cohen
2019-05-17
refactor `seq` permutation theory
Georges Gonthier
2019-05-06
add `deprecate` helper notation; no `perm` in non-`perm_eq` lemma names
Georges Gonthier
2019-04-29
Generalise use of `{pred T}` from coq/coq#9995
Georges Gonthier
2017-06-07
For trunk, use merged ssr plugin.
Maxime Dénès
2016-11-07
update copyright banner
Assia Mahboubi
2016-09-07
fix comment
Enrico
2016-09-07
abstract_context utility lemma
Enrico
2016-06-16
Port build system to trunk (ssrmatching merged in Coq)
Enrico Tassi
2016-04-08
Fixing compilation after the merge of PR trunk-function_scope.
Pierre-Marie Pédrot
2016-01-12
Move bullet initialization to ssreflect.v
Robbert Krebbers
2015-07-28
update copyright banner
Enrico Tassi
2015-07-18
update to preserve backward compatibility with v8.4
Cyril Cohen
2015-07-17
Updating files + reorganizing everything
Cyril Cohen
2015-03-09
Initial commit
Enrico Tassi