aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-04Fixing a regression wrt 8.2 when using an "ident" several times in a notationherbelin
2010-11-03Fix typo in "Hint Extern" docglondu
2010-11-03Correction bug 2427soubiran
2010-11-03Remove suspiciously named "implicit" stuff from Termglondu
2010-11-03In Univ, unify order_request and constraint_typeglondu
2010-11-02Add small utility lemmas about nat/P/Z/Q arithmetic.letouzey
2010-11-02Document DOT output of universe graphglondu
2010-11-02Output universe graph in DOT language if output file ends in .dot or .gvglondu
2010-11-02More generic Univ.dump_universesglondu
2010-11-02NZSqrt : since spec is complete, no need for morphism axiom sqrt_wdletouzey
2010-11-02NZLog : since spec is complete, no need for morphism axiom log2_wdletouzey
2010-11-02Numbers: misc improvementsletouzey
2010-11-02Numbers : log2. Abstraction, properties and implementations.letouzey
2010-11-02NArith: a log2 functionletouzey
2010-11-02NPeano: A log2 function for natletouzey
2010-11-02Numbers: specs about sqrt and pow of neg numbers, even in NZletouzey
2010-11-02Numbers: NZPowProp as a Module Type, some module variable renamingletouzey
2010-11-02Move stuff about positive into a distinct PArith subdirletouzey
2010-11-01Restored checking that _all_ arguments of the command line are meaningfulherbelin
2010-10-31Add tolerance for existential variables in Check.herbelin
2010-10-31An experimental support for open constrs in hints and in "using"herbelin
2010-10-31Cleaning the use of parentheses around evd and evdref (cosmetic commit).herbelin
2010-10-31Minor code improvements around libobjectherbelin
2010-10-31Minor factorization of the part of the code used for Unnamed_thm saving.herbelin
2010-10-31Slight code cleaning in auto.ml (made code of make_exact_entry andherbelin
2010-10-31Slight cosmetic cleaning of tacred.ml.herbelin
2010-10-31Add (quilt's) .pc to .gitignoreglondu
2010-10-31Remove some unnecessary (?) "open Ideutils"glondu
2010-10-31Remove (unused) ide/highlight.mllglondu
2010-10-27correction of bug #2414 (report of r 13586)jforest
2010-10-26Compatibility camlp4/camlp5herbelin
2010-10-26Fail, when successful, prints something only in verbose modeglondu
2010-10-25Fix minor typo in error message (Closes: #2408)glondu
2010-10-23Fixing bug #2412, continued (preprocessing of Ltac Debug errorsherbelin
2010-10-23Used multiple lists of implicit arguments to transfer the choices ofherbelin
2010-10-23Automatically translate hints of the form "c _ ... _" into "c". Besidesherbelin
2010-10-23Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).herbelin
2010-10-22FMapFacts: typo noticed by Aaronletouzey
2010-10-22Still another Open Scope than should be Localletouzey
2010-10-21Solve name conflict about pow introduced by commit 13546.letouzey
2010-10-21Still some more Cpow in Type rather than Set (cf. r13542)letouzey
2010-10-20Oups, new file Zsqrt_def was exporting Z_scopeletouzey
2010-10-19Numbers: no need for advanced functions (e.g. sqrt) in NStrongRec, NDefOps, etcletouzey
2010-10-19Add sqrt in Numbersletouzey
2010-10-17About "unsupported" unicode characters in notations.herbelin
2010-10-16Fix missing -coqlib argument to coqdep in test-suiteglondu
2010-10-16Support for GNU Make 3.82glondu
2010-10-14Numbers : also axiomatize constants 1 and 2.letouzey
2010-10-14Reparation du parseur/printer de nombres BigNletouzey
2010-10-14Numbers: new functions pow, even, odd + many reorganisationsletouzey