index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
ZArith
/
Zpow_facts.v
Age
Commit message (
Expand
)
Author
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-10-01
Simpl less (so that cbn will not simpl too much)
Pierre Boutillier
2012-08-08
Updating headers.
herbelin
2012-07-05
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2012-07-05
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2011-07-01
Cleanup of files related with power over Z.
letouzey
2011-05-05
Modularization of BinInt, related fixes in the stdlib
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-11-02
Remove various useless {struct} annotations
letouzey
2009-10-08
Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2008-06-11
Zpow_facts.Zmult_power: kills a useless hypothesis
letouzey
2008-05-27
Cyclic31: migrate auxiliary lemmas to their legitimate files
letouzey
2008-04-28
Backtrack on using metas eagerly in auto, only done in "new auto" for
msozeau
2008-04-27
- Fix bug in unification not taking into account the right meta
msozeau
2008-01-24
Keep the Z_scope local to this file.
roconnor
2007-11-06
small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is
letouzey
2007-11-06
Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...
letouzey