aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add information of localisation when an error involving an "implicitGravatar herbelin2010-11-07
* correcting a non catch error reported as an anomaly (Ploc.Exc)Gravatar jforest2010-11-07
* Numbers: axiomatization, properties and implementations of gcdGravatar letouzey2010-11-05
* End of commit 13600: files can be given as arguments of coqide again.Gravatar pboutill2010-11-04
* Fixing a regression wrt 8.2 when using an "ident" several times in a notationGravatar herbelin2010-11-04
* Fix typo in "Hint Extern" docGravatar glondu2010-11-03
* Correction bug 2427Gravatar soubiran2010-11-03
* Remove suspiciously named "implicit" stuff from TermGravatar glondu2010-11-03
* In Univ, unify order_request and constraint_typeGravatar glondu2010-11-03
* Add small utility lemmas about nat/P/Z/Q arithmetic.Gravatar letouzey2010-11-02
* Document DOT output of universe graphGravatar glondu2010-11-02
* Output universe graph in DOT language if output file ends in .dot or .gvGravatar glondu2010-11-02
* More generic Univ.dump_universesGravatar glondu2010-11-02
* NZSqrt : since spec is complete, no need for morphism axiom sqrt_wdGravatar letouzey2010-11-02
* NZLog : since spec is complete, no need for morphism axiom log2_wdGravatar letouzey2010-11-02
* Numbers: misc improvementsGravatar letouzey2010-11-02
* Numbers : log2. Abstraction, properties and implementations.Gravatar letouzey2010-11-02
* NArith: a log2 functionGravatar letouzey2010-11-02
* NPeano: A log2 function for natGravatar letouzey2010-11-02
* Numbers: specs about sqrt and pow of neg numbers, even in NZGravatar letouzey2010-11-02
* Numbers: NZPowProp as a Module Type, some module variable renamingGravatar letouzey2010-11-02
* Move stuff about positive into a distinct PArith subdirGravatar letouzey2010-11-02
* Restored checking that _all_ arguments of the command line are meaningfulGravatar herbelin2010-11-01
* Add tolerance for existential variables in Check.Gravatar herbelin2010-10-31
* An experimental support for open constrs in hints and in "using"Gravatar herbelin2010-10-31
* Cleaning the use of parentheses around evd and evdref (cosmetic commit).Gravatar herbelin2010-10-31
* Minor code improvements around libobjectGravatar herbelin2010-10-31
* Minor factorization of the part of the code used for Unnamed_thm saving.Gravatar herbelin2010-10-31
* Slight code cleaning in auto.ml (made code of make_exact_entry andGravatar herbelin2010-10-31
* Slight cosmetic cleaning of tacred.ml.Gravatar herbelin2010-10-31
* Add (quilt's) .pc to .gitignoreGravatar glondu2010-10-31
* Remove some unnecessary (?) "open Ideutils"Gravatar glondu2010-10-31
* Remove (unused) ide/highlight.mllGravatar glondu2010-10-31
* correction of bug #2414 (report of r 13586)Gravatar jforest2010-10-27
* Compatibility camlp4/camlp5Gravatar herbelin2010-10-26
* Fail, when successful, prints something only in verbose modeGravatar glondu2010-10-26
* Fix minor typo in error message (Closes: #2408)Gravatar glondu2010-10-25
* Fixing bug #2412, continued (preprocessing of Ltac Debug errorsGravatar herbelin2010-10-23
* Used multiple lists of implicit arguments to transfer the choices ofGravatar herbelin2010-10-23
* Automatically translate hints of the form "c _ ... _" into "c". BesidesGravatar herbelin2010-10-23
* Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).Gravatar herbelin2010-10-23
* FMapFacts: typo noticed by AaronGravatar letouzey2010-10-22
* Still another Open Scope than should be LocalGravatar letouzey2010-10-22
* Solve name conflict about pow introduced by commit 13546.Gravatar letouzey2010-10-21
* Still some more Cpow in Type rather than Set (cf. r13542)Gravatar letouzey2010-10-21
* Oups, new file Zsqrt_def was exporting Z_scopeGravatar letouzey2010-10-20
* Numbers: no need for advanced functions (e.g. sqrt) in NStrongRec, NDefOps, etcGravatar letouzey2010-10-19
* Add sqrt in NumbersGravatar letouzey2010-10-19
* About "unsupported" unicode characters in notations.Gravatar herbelin2010-10-17
* Fix missing -coqlib argument to coqdep in test-suiteGravatar glondu2010-10-16