index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
ZArith
/
Zwf.v
Age
Commit message (
Expand
)
Author
2016-10-24
Remove v62 from stdlib.
Théo Zimmermann
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2012-08-08
Updating headers.
herbelin
2012-07-05
Kills the useless tactic annotations "in |- *"
letouzey
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
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2006-10-17
Mise en forme des theories
notin
2004-07-16
Nouvelle en-tête
herbelin
2003-11-29
Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...
herbelin
2003-04-09
Ajout Open Scope
herbelin
2003-04-09
Suppression de l'étage "Import nat/Z/R_scope". "Open Scope" remplace "Import".
herbelin
2003-03-12
*** empty log message ***
barras
2002-09-25
Affaiblissement de l'ordre sur Z on demande x < y et seulement
mohring
2002-06-20
ZArith_base, Zbool, Bool_nat
filliatr
2002-06-19
deplacement contrib/correctness/ProgWf -> theories/ZArith/Zwf
filliatr