aboutsummaryrefslogtreecommitdiff
path: root/theories/ZArith
AgeCommit message (Expand)Author
2016-10-24Remove v62 from stdlib.Théo Zimmermann
2016-05-04Merge branch 'v8.5'Pierre-Marie Pédrot
2016-05-04Int.v: simplify Jason's commit 5b4e3acePierre Letouzey
2016-05-04Merge branch 'move-compat-notations' of https://github.com/JasonGross/coq int...Pierre Letouzey
2016-03-04Making parentheses mandatory in tactic scopes.Pierre-Marie Pédrot
2016-01-20Update copyright headers.Maxime Dénès
2015-12-29Move compatibility notations to their proper filesJason Gross
2015-12-07Fix some typos.Guillaume Melquiond
2015-07-31Remove some outdated files and fix permissions.Guillaume Melquiond
2015-04-02ZArith/Int.v: some modernizationsPierre Letouzey
2015-01-12Update headers.Maxime Dénès
2014-10-17Revert "Essai où assert_style n'est utilisé que si pas visuellement une éq...Hugo Herbelin
2014-10-17Essai où assert_style n'est utilisé que si pas visuellement une équation;Hugo Herbelin
2014-10-01eta contractionsPierre Boutillier
2014-10-01Simpl less (so that cbn will not simpl too much)Pierre Boutillier
2014-08-18Factorizing cutrewrite (to be made obsolote) and dependent rewrite (toHugo Herbelin
2014-08-05Testing a replacement of "cut" by "enough" on a couple of test files.Hugo Herbelin
2014-07-09Arith: full integration of the "Numbers" modular frameworkPierre Letouzey
2014-06-04Make standard library independent of the names generated byHugo Herbelin
2014-06-01Making those proofs which depend on names generated for the argumentsHugo Herbelin
2014-05-12Now parsing rules of ML-declared tactics are only made available after thePierre-Marie Pédrot
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-05-02Pos.iter arguments in a better order for cbn.Pierre Boutillier
2014-05-02Eta contractions to please cbnPierre Boutillier
2013-11-02Restore Zsqrt compat now that refine works fine with match.aspiwack
2013-11-02A whole new implemenation of the refine tactic.aspiwack
2013-07-17More dynamic argument scopesletouzey
2013-01-18Unset Asymmetric Patternspboutill
2012-12-21nat_iter n f x -> nat_rect _ x (fun _ => f) npboutill
2012-12-18No more constant named "int" in Coq theories (cf bug #2878)letouzey
2012-08-08Updating headers.herbelin
2012-07-06BinPos/BinInt/BinNat : fix some argument scopesletouzey
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-06-19BinInt: a forgotten scope for a notationletouzey
2012-05-30Functions *_beq aren't generated anymore, remove comments about themletouzey
2012-04-15Fixing typo in previous commit r15180.herbelin
2012-04-15Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).herbelin
2012-04-13MSetRBT : implementation of MSets via Red-Black treesletouzey
2012-01-23Deleted the only use of BeginSubProof from the standard library.ppedrot
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-10-01Moving never-used comments from Zhints.v to dev/doc so as not toherbelin
2011-09-16Omega: for non-arithmetical goals, try proving False from context (wish #2236)letouzey
2011-08-11SearchAbout and similar: add a customizable blacklistletouzey
2011-08-09BinInt: more structured scripts thanks to bullets and { }letouzey
2011-07-01Some cleanup of Zcomplementsletouzey
2011-07-01Cleanup of files related with power over Z.letouzey
2011-06-28Deletion of useless Zdigits_defletouzey