aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface
AgeCommit message (Expand)Author
2004-07-18Abstraction vis a vis du type loc pour ocaml 3.08herbelin
2004-07-16Nouvelle en-têteherbelin
2004-06-29moved instantiate binding to extratacticscorbinea
2004-06-29License de contrib/interfaceherbelin
2004-06-28contrib/interface *$*$@!corbinea
2004-04-21pb install de pcoqbarras
2004-03-15preparation pour release (suite)barras
2004-03-15To make that the translation process does not fail on data produced bybertot
2004-03-05modif des fixpoints pour que si on donne une notation au produit, les pts fix...barras
2004-03-03takes better account of the new possibility to pass a parametric count argumentbertot
2004-03-03removes capital letters in two tactic names.bertot
2004-03-03make sure the implicit argument indications are in the right orderbertot
2004-03-02Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...herbelin
2004-03-02Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...herbelin
2004-03-01Ajout IntroPattern comme type d'argument génériqueherbelin
2004-02-26Keep structure information for Fixpoint declaration and Fix termsbertot
2004-02-26Not all cases for coercions and locality were handledbertot
2004-02-23corrects the treatement of SubClass declarationsbertot
2004-02-19makes sure the following examples are well-treated:bertot
2004-02-18- fixed the Assert_failure error in kernel/modopsbarras
2004-02-16accomodate the .. extensionbertot
2004-02-16adds a new command for searching a pattern inside the premises of theoremsbertot
2004-02-16corrects a bug in name reservation, simplifies or_intro, removes dead codebertot
2004-02-13adds a new command add_rec_path for the parser program and changes add_pathbertot
2004-02-13adds the possibility to have terms (and not just identifiers) as hintsbertot
2004-02-13adds the possibility to have terms (and not just identifiers) as hintsbertot
2004-02-12lazy was translated to cbv, obviously wrongbertot
2004-02-12Implicits can have an optional list of argument, which is differentbertot
2004-02-11a new version that uses intro patterns, but the code still needs some cleaningbertot
2004-02-11removes a lot comments that may be useful for later code maintenance, butbertot
2004-02-02adds the possibility to mark function arguments as formulas in Ltacbertot
2004-02-02adds the possibility to mark function arguments as formulas in Ltacbertot
2004-01-30updates the definition of tactics using Ltac and adds the subst tacticbertot
2004-01-30adds module commands and update the extration commandbertot
2004-01-29Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...herbelin
2004-01-29updates the tactics contradiction and autorewrite, the commandsbertot
2004-01-28make sure that 'in' clauses for reduction tactics are translatedbertot
2004-01-26a try to make intro patterns betterbertot
2004-01-24streamlines the keywords for definitions, require commandsbinders, notationbertot
2004-01-22change add path commands to get the extra argument and the Hint commandsbertot
2004-01-22fixes argument lists for tactic definitions, updates inversion tacticsbertot
2004-01-22adds a clause argument to symmetrybertot
2004-01-22corrects the way the structural argument declaration is handled inbertot
2004-01-22adds the notations in inductive definitions, improves the consistency betweenbertot
2004-01-22handles explicit function calls, names meta variables in patternsbertot
2004-01-21updates the structure of fix (struct argument added) and ifbertot
2004-01-19handles projector notations, cases with return types,bertot
2004-01-191.20bertot
2004-01-191.19bertot
2004-01-19adds constructs to handle notations in patternsbertot