aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-01-12MSets: Class Ok becomes a definition instead of an inductive (thanks Matthieu)letouzey
2010-01-12Added module sharing support for typeclasses and hints (pri_auto_tactic).soubiran
2010-01-12Numbers/.../NDefOps: one more property about ltbletouzey
2010-01-12Numbers: some more proofs about sub,add,le,lt for natural numbersletouzey
2010-01-12Numbers: two more Local Obligation Tacticletouzey
2010-01-12revert commit 12650 for the moment, since it breaks MSetAVLletouzey
2010-01-12Temporary fix to compensate the loss of descent on dependentherbelin
2010-01-11Revert "Isolation of proof-displaying code"vgross