aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface/xlate.ml
AgeCommit message (Expand)Author
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-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-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-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-19adds constructs to handle notations in patternsbertot
2004-01-15translation to structures now okay for pattern matching constructsbertot
2004-01-14compact nested universal quantifications into a single quantification withbertot
2004-01-13Reflet dans l'arbre de syntaxe de la difference syntaxique entre 'Variables a...herbelin
2004-01-09bugs avec Pose et Assertbarras
2004-01-02meilleure presentation des commentaires du traducteurbarras
2003-12-01Nouvelle tactique EExistsclrenard
2003-11-25Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...herbelin
2003-11-18correction suite ajout nouvelles tactiquesclrenard
2003-11-15Ajout Print Implicit avec depliage du typeherbelin
2003-11-13factorisation et generalisation des clausesbarras
2003-11-12Bug TacIdherbelin
2003-11-10Suppression SearchNamed finalement redondant avec SearchAboutherbelin
2003-11-09Traduction semantique des InHyp de clause en InHypValue si local defherbelin
2003-11-06Added Instantiate ... incorbinea
2003-11-01Ajout CPatNotation, PrintVisibilityherbelin
2003-10-23Conjecture declare maintenant un axiome; reorganisation VernacDefinitionherbelin