aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/interface
Commit message (Expand)AuthorAge
* 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
* make sure the implicit argument indications are in the right orderGravatar 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 a new command for searching a pattern inside the premises of theoremsGravatar bertot2004-02-16
* corrects a bug in name reservation, simplifies or_intro, removes dead codeGravatar bertot2004-02-16
* adds a new command add_rec_path for the parser program and changes add_pathGravatar bertot2004-02-13
* adds the possibility to have terms (and not just identifiers) as hintsGravatar bertot2004-02-13
* 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
* a new version that uses intro patterns, but the code still needs some cleaningGravatar bertot2004-02-11
* removes a lot comments that may be useful for later code maintenance, butGravatar bertot2004-02-11
* adds the possibility to mark function arguments as formulas in LtacGravatar bertot2004-02-02
* 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
* 1.20Gravatar bertot2004-01-19
* 1.19Gravatar 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
* make sure the parser for FORMULA does not require them to be enclosed inGravatar bertot2004-01-14
* Now, the grammar extension from .v files are concentrated in just a fewGravatar 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
* Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states ...Gravatar herbelin2003-11-29