aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-14Zeven: some complements, e.g. proofs that Zeven_bool and co are okletouzey
2010-10-14NArith: add some functions Neven and Noddletouzey
2010-10-14NArith: Definition of a Npow power functionletouzey
2010-10-14Ring : Cpow in Type rather than Set (type of power coeffs in power_theory)letouzey
2010-10-12Adding test-case for bug #2362, which uses HO unification duringmsozeau
2010-10-12Fix bug #2393: allow let-ins inside telescopes (only fails when there'smsozeau
2010-10-11Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, loopingherbelin