index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
ZArith
/
Zsqrt_compat.v
Age
Commit message (
Expand
)
Author
2019-07-26
[stdlib] Remove deprecated module Zsqrt_compat
Vincent Laporte
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-08-21
Ensuring all .v files end with a newline to make "sed -i" work better on them.
Hugo Herbelin
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2016-03-04
Making parentheses mandatory in tactic scopes.
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2013-11-02
Restore Zsqrt compat now that refine works fine with match.
aspiwack
2013-11-02
A whole new implemenation of the refine tactic.
aspiwack
2013-01-18
Unset Asymmetric Patterns
pboutill
2012-08-08
Updating headers.
herbelin
2012-07-05
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2012-07-05
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2011-06-28
Deletion of useless Zsqrt_def
letouzey
2011-05-05
Modularization of BinInt, related fixes in the stdlib
letouzey
2010-10-19
Add sqrt in Numbers
letouzey