aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Support for GNU Make 3.82Gravatar glondu2010-10-16
* Numbers : also axiomatize constants 1 and 2.Gravatar letouzey2010-10-14
* Reparation du parseur/printer de nombres BigNGravatar letouzey2010-10-14
* Numbers: new functions pow, even, odd + many reorganisationsGravatar letouzey2010-10-14
* Zeven: some complements, e.g. proofs that Zeven_bool and co are okGravatar letouzey2010-10-14
* NArith: add some functions Neven and NoddGravatar letouzey2010-10-14
* NArith: Definition of a Npow power functionGravatar letouzey2010-10-14
* Ring : Cpow in Type rather than Set (type of power coeffs in power_theory)Gravatar letouzey2010-10-14
* Adding test-case for bug #2362, which uses HO unification duringGravatar msozeau2010-10-12
* Fix bug #2393: allow let-ins inside telescopes (only fails when there'sGravatar msozeau2010-10-12
* Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, loopingGravatar herbelin2010-10-11
* More precise description of boolean ring in doc (see bug #2401)Gravatar glondu2010-10-11
* Export the "bullet" grammar entryGravatar glondu2010-10-08
* update CHANGES w.r.t. extractionGravatar letouzey2010-10-08
* Fix bug# 2392Gravatar msozeau2010-10-07
* TeX input method is now supported upstreamGravatar vgross2010-10-07
* test-suite: fix success/unification.vGravatar glondu2010-10-07
* Fixing the Not_found error in bug #2404 + dead code removal in cases.mlGravatar herbelin2010-10-06
* Remove Explain* vernacsGravatar glondu2010-10-06
* Extraction: allow to use Extraction Inline / NoInline even from under a section.Gravatar letouzey2010-10-06
* test-suite: fix output/Existentials.outGravatar glondu2010-10-06
* Remove ide/coq_tactics.ml*Gravatar glondu2010-10-06