aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-28Correction du bug #2219: application du patch envoyé par F. Garillotnotin
2010-01-28Backport fixes in Instance declarations to Program Instance.msozeau
2010-01-26Support for generalized rewriting under dependent binders, using themsozeau
2010-01-26Quick fix for references to section variables unbound in the currentmsozeau
2010-01-26Add [Next Obligation with tactic] support (wish #1953).msozeau
2010-01-26make init + NMake.v/NMake_gen.vnotin
2010-01-26Add -makecmd configure optionglondu
2010-01-25NMake (and hence BigN): shiftr, shiftl now in the signature NSigletouzey
2010-01-25NMake: several things need not be macro-generatedletouzey
2010-01-19Ring31 : a ring structure and tactic for int31letouzey
2010-01-19NMake_gen: fix previous commit (some spaces were critical), remove some more ...letouzey
2010-01-19NMake_gen: no more spaces at end of linesletouzey
2010-01-19Various bug fix on recent features of the module system:soubiran
2010-01-18More improvements of BigN, BigZ, BigQ:letouzey
2010-01-17BigN, BigZ, BigQ: presentation via unique module with both ops and propsletouzey
2010-01-17Simplification of OrdersTac thanks to the functor application ! with no inlineletouzey
2010-01-17Variant !F M for functor application that does not honor the Inline declarationsletouzey
2010-01-15Report de la révision #12676notin
2010-01-14Fix uncaught exceptionvgross
2010-01-14Document Local Declare ML Moduleglondu
2010-01-14Avoid some more re-declarations of Equivalence instancesletouzey
2010-01-14Rename Zbinary into Zdigit in order to avoid confusion with Numbers/.../ZBina...letouzey
2010-01-14Fix bug #2086, error message when we match on an non-inductive type.msozeau
2010-01-14- Show Obligation Tacticmsozeau
2010-01-14Add *.annot to .gitignoreglondu
2010-01-14Disable validateglondu
2010-01-13Try to avoid re-declaring Equivalence, especially for Logic.eqletouzey
2010-01-12GenericMinMax: still a min_case_strong with hypothesis in the wrong orderletouzey
2010-01-12g_decl_mode: 'by' is now a keywordletouzey
2010-01-12Removing some betaiota-redexes in error messages (an experiment)herbelin
2010-01-12New version of 12650 that was broken (supporting again records whenherbelin
2010-01-12Typo in error messageherbelin