index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tacinterp.ml
Age
Commit message (
Expand
)
Author
2005-05-17
Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...
herbelin
2005-05-15
Globalisation des Tactic Notation
herbelin
2005-05-15
Allow auto to have a parametric argument (wish #967)
herbelin
2005-04-29
Improved order of interpretation of atomic tactics (cf bug #952)
herbelin
2005-03-07
Added 'clear - id' to clear all hypotheses except the ones dependent in the s...
herbelin
2005-02-18
Moving subst_inductive from tacinterp to inductiveops for better for reuse in...
herbelin
2005-02-18
Moving subst_inductive from tacinterp to inductiveops for better for reuse in...
herbelin
2005-02-04
Ajout constructeur External pour appel outil externe à Coq
herbelin
2005-01-03
HUGE COMMIT
sacerdot
2005-01-02
Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...
herbelin
2004-12-29
ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...
herbelin
2004-12-09
Restauration type casted_open_constr pour tactique refine car l'unification n...
herbelin
2004-12-07
* added subst_evaluable_reference
sacerdot
2004-12-06
Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...
herbelin
2004-11-16
Names.substitution (and related functions) and Term.subst_mps moved to
sacerdot
2004-11-16
IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).
sacerdot
2004-10-20
COMMITED BYTECODE COMPILER
barras
2004-10-11
'match term' now evaluates by default. Added 'lazy' keyword to delay the eval...
herbelin
2004-09-25
- Prise en compte de Fail n (n>0) dans plusieurs cas qui avaient
herbelin
2004-07-16
Nouvelle en-tête
herbelin
2004-07-16
Abstraction vis a vis de dummy_loc
herbelin
2004-06-29
moved instantiate binding to extratactics
corbinea
2004-06-28
more evar stuff
corbinea
2004-06-28
Ajout de la coercion id dans context vers evaluable constant (bug #777)
herbelin
2004-06-26
effective evar refining
corbinea
2004-06-02
Clarify the distinction between quantified_hypothesis and declared_or_quantif...
herbelin
2004-04-30
Terminologie plus intuitive: evaluable -> unfoldable
herbelin
2004-03-10
Correction bug internalisation 'context'
herbelin
2004-03-05
modif des fixpoints pour que si on donne une notation au produit, les pts fix...
barras
2004-03-02
Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...
herbelin
2004-03-02
Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...
herbelin
2004-03-01
Généralisation du type ltac Identifier en IntroPattern; prise en compte des...
herbelin
2004-02-26
added breakpoints to help ide
corbinea
2004-02-18
- fixed the Assert_failure error in kernel/modops
barras
2004-02-12
Typo
herbelin
2004-02-12
Plus d'explicitation d'un message d'erreur
herbelin
2004-02-12
Localisation des erreurs d'internalisation des notations de tactiques
herbelin
2004-01-09
bugs avec Pose et Assert
barras
2003-12-23
*** empty log message ***
barras
2003-12-15
modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixes
barras
2003-12-01
Nouvelle tactique EExists
clrenard
2003-11-25
Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...
herbelin
2003-11-17
New tactics : econstructor, eleft, eright, esplit
clrenard
2003-11-13
factorisation et generalisation des clauses
barras
2003-11-12
Prise en compte des alias syntaxiques vers des references dans divers lieux d...
herbelin
2003-11-12
Idtac peut prendre un argument à afficher
narboux
2003-11-09
Traduction semantique des InHyp de clause en InHypValue si local def
herbelin
2003-11-06
Added Instantiate ... in
corbinea
2003-11-04
Amelioration message d'erreur avec pretyping; prise en compte syntactic def d...
herbelin
2003-10-21
Correction bug FreshId
herbelin
[prev]
[next]