aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18Polishing the setup of CoqIDE Input Methodvgross
2010-02-17Removed Rseries' dependency on Classical.gmelquio
2010-02-17RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistenciesletouzey
2010-02-17Kill some useless dependencies (Bvector, Program.Syntax)letouzey
2010-02-17Arith's min and max placed in Peano (+basic specs max_l and co)letouzey
2010-02-17Removed Rlimit's dependency on Classical.gmelquio
2010-02-17Removed Rderiv's dependency on Classical.gmelquio
2010-02-16Compute the correct generalization information when discharging a classmsozeau
2010-02-16Fix sort_dependencies for good, maintaining the initial order.msozeau
2010-02-16Makefile.build: avoid warning about undefined variable during make installletouzey
2010-02-16Makefile: also install the .cmi of pluginsletouzey
2010-02-16Uniformisation Sorting/Mergesort and Structures/Ordersletouzey
2010-02-15Change the customization of modifiers (bug #2210)vgross
2010-02-15Util.lowercase_unicode: avoid creating the segmenttree each time (speeds some...letouzey
2010-02-14update CHANGES : ocamlbuild, Structures, Numbers, MSets ... (cf. commit 8.3 r...letouzey
2010-02-13CompSpec2Type is used to build functions, it should be Defined, not Qedletouzey
2010-02-13Fix NumbersSyntax.outletouzey
2010-02-12Mycamlbuild: change name of autogenerated file : NMake -> Nmake_genletouzey
2010-02-12Simplify backtrackingvgross
2010-02-12Fixing closing of segments.vgross
2010-02-12Delineating a API for Coq inside toplevel/vernac.mlvgross
2010-02-12Refactoring of the printing optionsvgross
2010-02-12CompSpecType, a clone of CompSpec but in Type instead of Propletouzey
2010-02-12Remove LocallySorted.v added by mistake at the root of the archiveletouzey
2010-02-11Cleanup in Classes, removing unsupported code.msozeau
2010-02-11Documentation of the ! annotation for functor applicationletouzey
2010-02-10ajout test de fied_simplify_eq inbarras
2010-02-10bug in field_simplify_eq inbarras
2010-02-10Min, Max: for avoiding inelegant NPeano.max printing, we Export this libletouzey
2010-02-10bugs/.../1784.v: revert Matthieu's recent fix, since Program has been made co...letouzey
2010-02-10Euclidean division for NArithletouzey
2010-02-10splitted -> splitglondu
2010-02-10Fix [Existing Class] impl and add documentation. Fix computation of themsozeau
2010-02-09Numbers: properties of min/max with respect to 0,S,P,add,sub,mulletouzey
2010-02-09NPeano improved, subsumes NatOrderedTypeletouzey
2010-02-09NSub: a missing lemma (sub usually decreases)letouzey
2010-02-09NBinary improved, contains more, subsumes NOrderedTypeletouzey
2010-02-09ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedTypeletouzey
2010-02-08DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generationletouzey
2010-02-04Added a lazy evaluation of the composition of module substitutions. It improv...soubiran
2010-02-03fix commit 12706 + comments.soubiran
2010-02-02Small fix on module inclusion.soubiran
2010-01-30Update CHANGES, add documentation for new commands/tactics and do a bitmsozeau
2010-01-29Division in numbers: kills some Include to avoid bad alias Zsucc = ZDiv.Z.Z'.Sletouzey
2010-01-29minor change in test-suite/output/NumberSyntax.out: a BigN.t_ instead of BigN.tletouzey
2010-01-28Remove bashismsglondu
2010-01-28New command Declare Reduction <id> := <conv_expr>.letouzey
2010-01-28Fix previous commitnotin
2010-01-28Fix implicit_application for let-bound variables in the class context.msozeau
2010-01-28Typo in previous commitnotin