index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tacinterp.mli
Age
Commit message (
Expand
)
Author
2006-09-26
mise a jour du nouveau ring et ajout du nouveau field, avant renommages
barras
2006-09-22
Ajout d'une valeur VList dans tacinterp pour permettre de cabler des
herbelin
2006-09-20
Declarative Proof Language: main commit
corbinea
2006-06-23
Préservation compatibilité interprétation quantified hypothesis (provisoir...
herbelin
2006-06-22
Nettoyage, uniformisation
herbelin
2006-01-11
Standardisation du nom de subst_raw en subst_rawconstr
herbelin
2005-12-26
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-09-09
Nouvelle déclaration 'Declare Implicit Tactic' pour automatiser la résoluti...
herbelin
2005-05-20
New command: "Print Ltac qualid" to print user defined tactics.
sacerdot
2005-05-15
Globalisation des Tactic Notation
herbelin
2005-02-04
Ajout constructeur External pour appel outil externe à Coq
herbelin
2005-01-02
Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...
herbelin
2004-11-26
backtrack of the last commit (it was my fault: the code is used by
sacerdot
2004-11-26
unused function in the interface
sacerdot
2004-11-16
Names.substitution (and related functions) and Term.subst_mps moved to
sacerdot
2004-07-16
Nouvelle en-tête
herbelin
2004-06-29
moved instantiate binding to extratactics
corbinea
2004-03-01
Généralisation du type ltac Identifier en IntroPattern; prise en compte des...
herbelin
2003-12-23
*** empty log message ***
barras
2003-10-20
Globalisation des hints autorewrite
herbelin
2003-06-10
Traducteur + passage des noms de tactiques à kernel_name pour compatibilité...
herbelin
2003-05-21
Suppression définitive de lmatch et or_metanum dans tacinterp
herbelin
2003-05-19
Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern
herbelin
2003-04-07
Globalisation des noms de tactiques dans les définitions de tactiques
herbelin
2003-03-31
Ajout d'un message à FailTac
herbelin
2003-01-19
Restructuration interpréteur de tactique: plus d'évaluation partielle à la...
herbelin
2002-12-12
Ajout du vernac Proof with
gregoire
2002-11-14
Re-ajout constrIn
herbelin
2002-11-14
Réforme de l'interprétation des termes :
herbelin
2002-05-29
Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...
herbelin