aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Remove VernacGoGravatar glondu2010-10-06
* Remove unused unshare_proof_tree from xml pluginGravatar glondu2010-10-06
* Remove open_subgoals field of proof_treeGravatar glondu2010-10-06
* (Hopefully) clearer explanation of Ltac's context patternsGravatar glondu2010-10-05
* test-suite: fix success/Typeclasses.vGravatar glondu2010-10-05
* test-suite: fix success/AdvancedCanonicalStructure.vGravatar glondu2010-10-05
* Export definition of type implicits_list for contribs + fixed aGravatar herbelin2010-10-05
* Reintroduce kind_of_type (used by Presburger contrib)Gravatar glondu2010-10-05
* Auto-inlining of f_terminate in FunctionGravatar jforest2010-10-05
* test-suite: use unified diff output and use expected output as referenceGravatar glondu2010-10-05
* Forgotten lifts in eta-expansionGravatar glondu2010-10-04
* Install a printer for fconstr (ppconstr was installed twice)Gravatar glondu2010-10-04
* Two [Evd.fold] turned into [Evd.fold_undefined].Gravatar aspiwack2010-10-04
* Fixing bugs in previous commits about implicit arguments:Gravatar herbelin2010-10-04
* Avoid raising an anomaly when an error encapsulated with a dummyGravatar herbelin2010-10-03
* Test for non-regression of the display bug fixed in r13486.Gravatar herbelin2010-10-03
* Fixing printing of module_path names (was using a debuggingGravatar herbelin2010-10-03
* Using multiple lists of implicit arguments in Program for preservingGravatar herbelin2010-10-03
* Added multiple implicit arguments rules per name.Gravatar herbelin2010-10-03
* Dead code in impargs (afaics, no more need, since r11242, to mergeGravatar herbelin2010-10-03
* Making display of various informations about constants more modular:Gravatar herbelin2010-10-03
* Fixed a little printing bug with "About" on an undefined constant.Gravatar herbelin2010-10-03
* Simplify tactic(_)-bound arguments in TACTIC EXTEND rulesGravatar glondu2010-09-30
* Improve handling of metas as evars in unification (patch by Hugo)Gravatar letouzey2010-09-30
* Speed-up refine by avoiding some calls to Evd.foldGravatar letouzey2010-09-30
* Fix bug #2321, allowing "_" named projections in classes. Not realizingGravatar msozeau2010-09-28
* Coqdoc patches from UPenn (thanks to C. Casinghino). This introduces theGravatar msozeau2010-09-28
* Minor fixes of 'make doc'Gravatar pboutill2010-09-28
* Bvector.Vshiftin was wrong for agesGravatar pboutill2010-09-28
* Remove some occurrences of "open Termops"Gravatar glondu2010-09-28
* Fix function applications without labels (OCaml warning 6)Gravatar glondu2010-09-28
* Remove "init" label from Termops.it_mk* specialized functionsGravatar glondu2010-09-28