aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-18NZLog: we define log2_up, a base-2 logarithm that rounds up instead of down a...letouzey
2010-11-16Support for camlp5 6.02.0 (Closes: #2432)glondu
2010-11-16Division: avoid imposing rem as an infix keyword in Z_scope and bigZ_scope.letouzey
2010-11-16Remove redundant clause (and fix compatibility issue)glondu
2010-11-16Use full path for unknown stuff in omegaglondu
2010-11-15Minor fixes from Gregory Malecha. A typo fixed and a better (located) msozeau
2010-11-10Oups, fix last commit, a missing file in a vo.itargetletouzey
2010-11-10Integer division: quot and rem (trunc convention) in addition to div and modletouzey
2010-11-08Refresh universes in params when generating schemes (Closes: #2429)glondu
2010-11-08Print universes in debugging printersglondu
2010-11-07Delayed the evar normalization in error messages to the last minuteherbelin
2010-11-07Improved error messages in CoqIDE:herbelin
2010-11-07Add information of localisation when an error involving an "implicitherbelin
2010-11-07correcting a non catch error reported as an anomaly (Ploc.Exc)jforest
2010-11-05Numbers: axiomatization, properties and implementations of gcdletouzey
2010-11-04End of commit 13600: files can be given as arguments of coqide again.pboutill
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