aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Adding uim filesGravatar vgross2010-02-18
* Polishing the setup of CoqIDE Input MethodGravatar vgross2010-02-18
* Removed Rseries' dependency on Classical.Gravatar gmelquio2010-02-17
* RelationClasses: adapt eq_Reflexive and co to avoid Universe InconsistenciesGravatar letouzey2010-02-17
* Kill some useless dependencies (Bvector, Program.Syntax)Gravatar letouzey2010-02-17
* Arith's min and max placed in Peano (+basic specs max_l and co)Gravatar letouzey2010-02-17
* Removed Rlimit's dependency on Classical.Gravatar gmelquio2010-02-17
* Removed Rderiv's dependency on Classical.Gravatar gmelquio2010-02-17
* Compute the correct generalization information when discharging a classGravatar msozeau2010-02-16
* Fix sort_dependencies for good, maintaining the initial order.Gravatar msozeau2010-02-16
* Makefile.build: avoid warning about undefined variable during make installGravatar letouzey2010-02-16
* Makefile: also install the .cmi of pluginsGravatar letouzey2010-02-16
* Uniformisation Sorting/Mergesort and Structures/OrdersGravatar letouzey2010-02-16
* Change the customization of modifiers (bug #2210)Gravatar vgross2010-02-15
* Util.lowercase_unicode: avoid creating the segmenttree each time (speeds some...Gravatar letouzey2010-02-15
* update CHANGES : ocamlbuild, Structures, Numbers, MSets ... (cf. commit 8.3 r...Gravatar letouzey2010-02-14
* CompSpec2Type is used to build functions, it should be Defined, not QedGravatar letouzey2010-02-13
* Fix NumbersSyntax.outGravatar letouzey2010-02-13
* Mycamlbuild: change name of autogenerated file : NMake -> Nmake_genGravatar letouzey2010-02-12
* Simplify backtrackingGravatar vgross2010-02-12
* Fixing closing of segments.Gravatar vgross2010-02-12
* Delineating a API for Coq inside toplevel/vernac.mlGravatar vgross2010-02-12
* Refactoring of the printing optionsGravatar vgross2010-02-12
* CompSpecType, a clone of CompSpec but in Type instead of PropGravatar letouzey2010-02-12
* Remove LocallySorted.v added by mistake at the root of the archiveGravatar letouzey2010-02-12
* Cleanup in Classes, removing unsupported code.Gravatar msozeau2010-02-11
* Documentation of the ! annotation for functor applicationGravatar letouzey2010-02-11
* ajout test de fied_simplify_eq inGravatar barras2010-02-10
* bug in field_simplify_eq inGravatar barras2010-02-10
* Min, Max: for avoiding inelegant NPeano.max printing, we Export this libGravatar letouzey2010-02-10
* bugs/.../1784.v: revert Matthieu's recent fix, since Program has been made co...Gravatar letouzey2010-02-10
* Euclidean division for NArithGravatar letouzey2010-02-10
* splitted -> splitGravatar glondu2010-02-10
* Fix [Existing Class] impl and add documentation. Fix computation of theGravatar msozeau2010-02-10
* Numbers: properties of min/max with respect to 0,S,P,add,sub,mulGravatar letouzey2010-02-09
* NPeano improved, subsumes NatOrderedTypeGravatar letouzey2010-02-09
* NSub: a missing lemma (sub usually decreases)Gravatar letouzey2010-02-09
* NBinary improved, contains more, subsumes NOrderedTypeGravatar letouzey2010-02-09
* ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedTypeGravatar letouzey2010-02-09
* DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generationGravatar letouzey2010-02-08
* Added a lazy evaluation of the composition of module substitutions. It improv...Gravatar soubiran2010-02-04
* fix commit 12706 + comments.Gravatar soubiran2010-02-03
* Small fix on module inclusion.Gravatar soubiran2010-02-02
* Update CHANGES, add documentation for new commands/tactics and do a bitGravatar msozeau2010-01-30
* Division in numbers: kills some Include to avoid bad alias Zsucc = ZDiv.Z.Z'.SGravatar letouzey2010-01-29
* minor change in test-suite/output/NumberSyntax.out: a BigN.t_ instead of BigN.tGravatar letouzey2010-01-29
* Remove bashismsGravatar glondu2010-01-28
* New command Declare Reduction <id> := <conv_expr>.Gravatar letouzey2010-01-28
* Fix previous commitGravatar notin2010-01-28
* Fix implicit_application for let-bound variables in the class context.Gravatar msozeau2010-01-28