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
2006-02-10
induction now admits multiple induction arguments. The principle must
coq
2006-01-28
Réorganisation de la structure interne des types de déclarations (decl_kinds)
herbelin
2006-01-28
Ajout option 'using lemmas' à auto/trivial/eauto
herbelin
2006-01-21
Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...
herbelin
2006-01-16
Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coq
herbelin
2006-01-16
- Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses
herbelin
2006-01-11
Standardisation du nom de subst_raw en subst_rawconstr
herbelin
2006-01-11
Résidus du traducteur v7 -> v8
herbelin
2006-01-11
Restructuration et simplification des fonctions d'affichage, de détypage
herbelin
2006-01-11
Ajout paramétricité du nom de la base de hint dans auto et trivial
herbelin
2005-12-26
Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...
herbelin
2005-12-26
Petite correction nom QuantHypArgType suite suppression traducteur
herbelin
2005-12-26
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-21
Prise en compte de l'information que certaines tactiques attendent un type (u...
herbelin
2005-12-02
Changement des named_context
gregoire
2005-11-08
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-04
Confusion message erreur détectée par nouveau warning X de ocaml 3.09
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-20
Déplacement et export de locate_global (ex-locate_reference) de tacinterp ve...
herbelin
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
[next]