aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-11Test for bug #2168, forgotten in r12496.herbelin
2009-11-11Fixed bug #2168 (closing a section may have as side-effect the erasureherbelin
2009-11-11Improving abbreviations/notations + backtrack of semantic change in r12439herbelin
2009-11-10Compatibility ocaml <= 3.09herbelin
2009-11-10Correction du bug #2183notin
2009-11-10use only why-dp, support for z3marche
2009-11-10SpecViaZ.NSig: all-in-one spec for [pred] and [sub] based on ZMaxletouzey
2009-11-10Simplification of Numbers, mainly thanks to Includeletouzey
2009-11-10DecidableType: A specification via boolean equality as an alternative to eq_decletouzey
2009-11-09Deactivation of (intrusive) printing of abbreviations from non-imported modules.herbelin
2009-11-09Commit 12485 continued.herbelin
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-11-09Quick fix for restoring a left-to-right rewriting lemma compatibleherbelin
2009-11-09git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12483 85f007b7-540e-0...fbesson
2009-11-08Fixed "Scheme Equality" when another instance of the scheme on theherbelin
2009-11-08Restructuration of command.ml + generic infrastructure for inductive schemesherbelin
2009-11-08Took local definitions into account in the test for deciding whetherherbelin
2009-11-08Use generalizable variables info when internalizing arbitrary bindings,msozeau
2009-11-06- Fix discharge bug in typeclasses: some constrs were not actuallymsozeau
2009-11-06Datatypes.length and app defined back via fun+fix instead of Fixpointletouzey
2009-11-06Numbers: finish files NStrongRec and NDefOpsletouzey
2009-11-06Numbers: more (syntactic) changes toward new style of type classesletouzey
2009-11-06Misc fixes.msozeau
2009-11-05Changement de la version minimale requise de OCaml (3.07 => 3.09.3).notin
2009-11-05Correction du bug #2142notin
2009-11-05Correction du bug #2153 (-D n'est pas une option standard de install)notin
2009-11-04Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.gmelquio
2009-11-04Removed 'Toplevel' language from extraction documentation, since it is not cu...gmelquio
2009-11-03Report de la révision #12208 de la v8.2 (correction du bug #2126)notin
2009-11-03Removed debugging stuff mistakenly introduced in r12426.herbelin
2009-11-03Numbers: start using Classes stuff, Equivalence, Proper, Instance, etcletouzey
2009-11-03ROrderedType + Rminmax : Coq's Reals can be seen as OrderedType.letouzey
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-11-02Reverted an incorrect code simplification in function status_changedherbelin
2009-11-02List + SetoidList : some cleanup around predicates Exists, Forall, Forall2, F...letouzey
2009-11-02Remove various useless {struct} annotationsletouzey
2009-11-02Added alternate versions of existing lemmas on sqrt.gmelquio
2009-11-02Correction du bug #2175notin
2009-11-02Sorting/Permutation: no need to require the whole Arith (and hence plugins li...letouzey
2009-11-02Operators_Properties: avoid to depend on Setoidletouzey
2009-11-02list, length, app are migrated from List to Datatypesletouzey
2009-10-30Undo 12432 which caused an exponential behavior at Requires. Compilation time...puech
2009-10-30Attempt to capture on time unification errors for "with" bindings.herbelin
2009-10-30Take constraints into account in the "instantiate" tacticherbelin
2009-10-30Added Coqide highlighting for extraction vernacular.gmelquio
2009-10-30Removed 'dest' from keyword highlighting.gmelquio
2009-10-29Hopefully improved layout of fix guardness error message.herbelin
2009-10-29Fix flat_map definition so that it plays nicely with fixglondu
2009-10-29Fixed some typos in the reference manual.gmelquio