aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface/xlate.ml
AgeCommit message (Expand)Author
2007-07-06Adding a syntax for "n-ary" rewrite: letouzey
2007-07-06sequel to commit 9952: forgot to adapt xlate to the new n-ary renameletouzey
2007-07-06New intro pattern "@A", which generates a fresh name based on A.glondu
2007-06-26killing some more non-exhaustive patternsletouzey
2007-05-25Modification of VernacScheme to handle a new scheme: Equality (equality invsiles
2007-05-06Nouveaux changements autour des implicites (notamment suite àherbelin
2007-04-29Ajout possibilité d'options à trois mots.herbelin
2007-04-28Ajout de la possibilité de faire référence dans certains cas à un nomherbelin
2007-04-28Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.herbelin
2007-04-25New keyword "Inline" for Parameters and Axioms for automatic soubiran
2007-04-02Extension to the general sequence operator (tactical). Now in addition to ...emakarov
2007-03-19Forgot to update to new castmsozeau
2007-02-24Achèvement commit 9677 (suppression résidu v7 dans PrintGrammar)herbelin
2007-01-29Coqdoc patch for Program, fix xlate.ml warning and little subtac fixes.msozeau
2007-01-10Merge from Lionel Elie Mamane's private branch:lmamane
2007-01-10Nouvelle approche pour le discharge modulaireherbelin
2006-12-11Changement dans le kernel : bgregoir
2006-10-24Extension de fresh (suite)herbelin
2006-10-01Une passe sur l'injection et la discrimination...herbelin
2006-09-26mise a jour du nouveau ring et ajout du nouveau field, avant renommagesbarras
2006-09-20Declarative Proof Language: main commitcorbinea
2006-09-01Ajout possibilité clause "where" dans co-points fixes herbelin
2006-08-22making otags working jforest
2006-08-22+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and nojforest
2006-07-06Suite remplacement VernacDebug par VernacSetOptionherbelin
2006-07-03Extension des motifs disjonctifs au cas de disjonction de motifs multiplesherbelin
2006-06-23Suite passage ident -> hyp dans syntaxe de 'replace with in'herbelin
2006-06-08Changement du type d'argument 'TacticArgType X' en un typeherbelin
2006-06-08Détection bug rawwit suitecorrection trou de typage create_argherbelin
2006-05-30Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...herbelin
2006-05-02Extension syntaxique de rewrite in: au lieu de pouvoir faire letouzey
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-14Si un fixpoint a plusieurs arguments, mais un seul de type inductif, letouzey
2006-03-21+ destruct now works as induction on multiple arguments : jforest
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-02-10induction now admits multiple induction arguments. The principle mustcoq
2006-01-28Réorganisation de la structure interne des types de déclarations (decl_kinds)herbelin
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin
2006-01-21Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...herbelin
2006-01-16Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coqherbelin
2006-01-16- Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesherbelin
2005-12-30Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de...herbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2005-12-26Achèvement suppression traducteur dans contrib/interfaceherbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...herbelin
2005-12-23Simplifification de vernac_expr li l'abandon du traducteurherbelin
2005-12-02Changement des named_contextgregoire
2005-11-14adds the the case VernacShow(ShowMatch _) in the pattern-matching construct,bertot
2005-05-20New command: "Print Ltac qualid" to print user defined tactics.sacerdot