aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23Ltac doc: only variables are accepted as message_tokenglondu
2009-09-22Add the option to automatically introduce variables declared before themsozeau
2009-09-22Better use of transparency information for local hypotheses: msozeau
2009-09-21Update link to "Recursive Make Considered Harmful"glondu
2009-09-20Only one "in" clause in "destruct" even for a multiple "destruct".herbelin
2009-09-20Add "case as/in/using" and temporary "destruct" with n args.herbelin
2009-09-18micromega: better handling of exponentiation + correction of test-suite termi...fbesson
2009-09-18- Fixed a bug in checking that implicit arguments are all correctlyherbelin
2009-09-17Replace call to where_in_path by find_file_in_path in "Locate File"glondu
2009-09-17Replace unprotected call to where_in_path by find_file_in_pathglondu
2009-09-17Remove useless MonoList.vglondu
2009-09-17Remove useless Liboject.export_function fieldglondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-17Fix typos in commentsglondu
2009-09-17Clarify documentation of ltac repeatglondu
2009-09-15- Tentatively made order-dependency wrt .vo files a full dependencyherbelin
2009-09-15Fix compilation errors due to last commit.msozeau
2009-09-15Dont't forget to update the state or an obligation tactic assignment maymsozeau
2009-09-15Fixed compilation error message which was no longer emacs-compliant sinceherbelin
2009-09-15Stop using [obligation_tactic] from Program.Tactics as the defaultmsozeau
2009-09-14Backtrack on the forced discharge of type class variables introducedmsozeau
2009-09-14removed the double-click / proof hiding association.vgross
2009-09-14tags refactoringvgross
2009-09-14- Addition of "Reserved Infix" continued.herbelin
2009-09-13- Inductive types in the "using" option of auto/eauto/firstorder areherbelin
2009-09-11Addendum to revision 12323; update Makefile.common after removal ofherbelin
2009-09-11Generalized the possibility to refer to a global name by a notationherbelin
2009-09-11Add doc of [Context] vernacular.msozeau
2009-09-11Added the following lemmas to homogenize Reals a bit:gmelquio
2009-09-11Removed Gappa from the external provers supported by the dp plugin. Tactic ga...gmelquio
2009-09-11- Resolve type class constraints before trying to find unresolvedmsozeau
2009-09-10Fixes for toc depth handling and handling of substitles from Chris Casinghino.msozeau
2009-09-10Misc fixes:msozeau
2009-09-10Added syntax "exists bindings, ..., bindings" for iterated "exists".herbelin
2009-09-09Allow setoid rewrite to rewrite in pattern-matching scrutinees ormsozeau
2009-09-09Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvementsletouzey
2009-09-09Stop trying to search if the relation is declared as a [RewriteRelation]msozeau
2009-09-08Update coqdoc documentation, CHANGES and add a fix for the proofbox (patchmsozeau
2009-09-08Fix the bug-ridden code used to choose leibniz or generalizedmsozeau
2009-09-07ajout CVC3; ajout traduction des reelsmarche
2009-09-04Incorporate coqdoc changes by the UPenn team (B.Pierce, C. Casinghino,msozeau
2009-09-03Add --plain-comments patch by F. Garillot, which also addsmsozeau
2009-09-03Support globality flag properly for "Add Morphism foo : foo_mor" syntax.msozeau
2009-09-03Remove unnecessary redefinitions of [Fix_sub] and [Fix_F_sub], asmsozeau
2009-09-02Postpone checking of Local/Global to allow grammar extensions to use itmsozeau
2009-09-02Stop unnecessary use of lazy values for constraints, simplifyingmsozeau
2009-09-02Hack to correctly get ill-formed rec body exceptions even msozeau
2009-08-31Fix notation for ~x in theories/Unicode/Utf8.vglondu
2009-08-29Fix minor spelling errorglondu
2009-08-28update for why 2.19marche