aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tacinterp.ml
Commit message (Expand)AuthorAge
...
* Déplacement et export de locate_global (ex-locate_reference) de tacinterp ve...Gravatar herbelin2005-05-20
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Globalisation des Tactic NotationGravatar herbelin2005-05-15
* Allow auto to have a parametric argument (wish #967)Gravatar herbelin2005-05-15
* Improved order of interpretation of atomic tactics (cf bug #952)Gravatar herbelin2005-04-29
* Added 'clear - id' to clear all hypotheses except the ones dependent in the s...Gravatar herbelin2005-03-07
* Moving subst_inductive from tacinterp to inductiveops for better for reuse in...Gravatar herbelin2005-02-18
* Moving subst_inductive from tacinterp to inductiveops for better for reuse in...Gravatar herbelin2005-02-18
* Ajout constructeur External pour appel outil externe à CoqGravatar herbelin2005-02-04
* HUGE COMMITGravatar sacerdot2005-01-03
* Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...Gravatar herbelin2005-01-02
* ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...Gravatar herbelin2004-12-29
* Restauration type casted_open_constr pour tactique refine car l'unification n...Gravatar herbelin2004-12-09
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...Gravatar herbelin2004-12-06
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* 'match term' now evaluates by default. Added 'lazy' keyword to delay the eval...Gravatar herbelin2004-10-11
* - Prise en compte de Fail n (n>0) dans plusieurs cas qui avaientGravatar herbelin2004-09-25
* Nouvelle en-têteGravatar herbelin2004-07-16
* Abstraction vis a vis de dummy_locGravatar herbelin2004-07-16
* moved instantiate binding to extratacticsGravatar corbinea2004-06-29
* more evar stuffGravatar corbinea2004-06-28
* Ajout de la coercion id dans context vers evaluable constant (bug #777)Gravatar herbelin2004-06-28
* effective evar refiningGravatar corbinea2004-06-26
* Clarify the distinction between quantified_hypothesis and declared_or_quantif...Gravatar herbelin2004-06-02
* Terminologie plus intuitive: evaluable -> unfoldableGravatar herbelin2004-04-30
* Correction bug internalisation 'context'Gravatar herbelin2004-03-10
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* 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
* Généralisation du type ltac Identifier en IntroPattern; prise en compte des...Gravatar herbelin2004-03-01
* added breakpoints to help ideGravatar corbinea2004-02-26
* - fixed the Assert_failure error in kernel/modopsGravatar barras2004-02-18
* TypoGravatar herbelin2004-02-12
* Plus d'explicitation d'un message d'erreurGravatar herbelin2004-02-12
* Localisation des erreurs d'internalisation des notations de tactiquesGravatar herbelin2004-02-12
* bugs avec Pose et AssertGravatar barras2004-01-09
* *** empty log message ***Gravatar barras2003-12-23
* modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesGravatar barras2003-12-15
* Nouvelle tactique EExistsGravatar clrenard2003-12-01
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* New tactics : econstructor, eleft, eright, esplitGravatar clrenard2003-11-17
* factorisation et generalisation des clausesGravatar barras2003-11-13
* Prise en compte des alias syntaxiques vers des references dans divers lieux d...Gravatar herbelin2003-11-12
* Idtac peut prendre un argument à afficherGravatar narboux2003-11-12
* Traduction semantique des InHyp de clause en InHypValue si local defGravatar herbelin2003-11-09
* Added Instantiate ... inGravatar corbinea2003-11-06
* Amelioration message d'erreur avec pretyping; prise en compte syntactic def d...Gravatar herbelin2003-11-04