aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface/vtp.ml
AgeCommit message (Expand)Author
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-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-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-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-191.19bertot
2004-01-19adds constructs to handle notations in patternsbertot
2004-01-15translation to structures now okay for pattern matching constructsbertot
2004-01-09bugs avec Pose et Assertbarras
2003-11-13factorisation et generalisation des clausesbarras
2003-10-22reorganisation des niveaux (ex: = est a 70)barras
2003-10-16nouvelle syntaxe de ltacbarras
2003-01-26all tactics should be covered now: remainsbertot
2003-01-25Add translations for many tactics but a dozen are still remainingbertot
2003-01-22removes all references to ctast.ml the Makefile has been updated accordingly.bertot
2003-01-21Add a few operators in the new version of xlate.ml and make surebertot
2002-12-09Ajoute le bon traitement pour Ring, Locate, Commentsbertot
2002-12-09Take notations into account: numbers and the CNotation operator.bertot
2002-12-03Etape intermédiaire d'adaptation de la connexion à pcoq aux nouvellesbertot
2002-10-06correcting the treatment of many tactics that use quant_hyp in file xlate.mlbertot
2002-10-03Previous version did compile but did not make it possible to actually runbertot
2001-12-18Integrating the Ltac language and the Blast tool into the interfacebertot
2001-11-05GROS COMMIT:barras
2001-04-18Adding files for the production of textual explanations as used in pcoq.bertot
2001-04-04Files that handle the dialogue with the graphical user-interface pcoq.bertot