aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/interface/xlate.ml
Commit message (Expand)AuthorAge
...
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* 'match term' now evaluates by default. Added 'lazy' keyword to delay the eval...Gravatar herbelin2004-10-11
* Ajout de or-pattern pour le match-with v8Gravatar herbelin2004-09-09
* "Show Setoids" command added.Gravatar sacerdot2004-07-23
* Abstraction vis a vis du type loc pour ocaml 3.08Gravatar herbelin2004-07-18
* moved instantiate binding to extratacticsGravatar corbinea2004-06-29
* contrib/interface *$*$@!Gravatar corbinea2004-06-28
* preparation pour release (suite)Gravatar barras2004-03-15
* To make that the translation process does not fail on data produced byGravatar bertot2004-03-15
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* takes better account of the new possibility to pass a parametric count argumentGravatar bertot2004-03-03
* removes capital letters in two tactic names.Gravatar bertot2004-03-03
* Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...Gravatar herbelin2004-03-02
* Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...Gravatar herbelin2004-03-02
* Ajout IntroPattern comme type d'argument génériqueGravatar herbelin2004-03-01
* Keep structure information for Fixpoint declaration and Fix termsGravatar bertot2004-02-26
* Not all cases for coercions and locality were handledGravatar bertot2004-02-26
* corrects the treatement of SubClass declarationsGravatar bertot2004-02-23
* makes sure the following examples are well-treated:Gravatar bertot2004-02-19
* - fixed the Assert_failure error in kernel/modopsGravatar barras2004-02-18
* accomodate the .. extensionGravatar bertot2004-02-16
* adds the possibility to have terms (and not just identifiers) as hintsGravatar bertot2004-02-13
* lazy was translated to cbv, obviously wrongGravatar bertot2004-02-12
* Implicits can have an optional list of argument, which is differentGravatar bertot2004-02-12
* adds the possibility to mark function arguments as formulas in LtacGravatar bertot2004-02-02
* updates the definition of tactics using Ltac and adds the subst tacticGravatar bertot2004-01-30
* adds module commands and update the extration commandGravatar bertot2004-01-30
* Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...Gravatar herbelin2004-01-29
* updates the tactics contradiction and autorewrite, the commandsGravatar bertot2004-01-29
* make sure that 'in' clauses for reduction tactics are translatedGravatar bertot2004-01-28
* a try to make intro patterns betterGravatar bertot2004-01-26
* streamlines the keywords for definitions, require commandsbinders, notationGravatar bertot2004-01-24
* change add path commands to get the extra argument and the Hint commandsGravatar bertot2004-01-22
* fixes argument lists for tactic definitions, updates inversion tacticsGravatar bertot2004-01-22
* adds a clause argument to symmetryGravatar bertot2004-01-22
* corrects the way the structural argument declaration is handled inGravatar bertot2004-01-22
* adds the notations in inductive definitions, improves the consistency betweenGravatar bertot2004-01-22
* handles explicit function calls, names meta variables in patternsGravatar bertot2004-01-22
* updates the structure of fix (struct argument added) and ifGravatar bertot2004-01-21
* handles projector notations, cases with return types,Gravatar bertot2004-01-19
* adds constructs to handle notations in patternsGravatar bertot2004-01-19
* translation to structures now okay for pattern matching constructsGravatar bertot2004-01-15
* compact nested universal quantifications into a single quantification withGravatar bertot2004-01-14
* Reflet dans l'arbre de syntaxe de la difference syntaxique entre 'Variables a...Gravatar herbelin2004-01-13
* bugs avec Pose et AssertGravatar barras2004-01-09
* meilleure presentation des commentaires du traducteurGravatar barras2004-01-02
* Nouvelle tactique EExistsGravatar clrenard2003-12-01
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* correction suite ajout nouvelles tactiquesGravatar clrenard2003-11-18
* Ajout Print Implicit avec depliage du typeGravatar herbelin2003-11-15