index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tactics
/
extraargs.ml4
Commit message (
Expand
)
Author
Age
*
place all files specific to camlp4 syntax extensions in grammar/
letouzey
2012-05-29
*
locus.mli for occurrences+clauses, misctypes.mli for various little things
letouzey
2012-05-29
*
Corrects a (very) longstanding bug of tactics. As is were, tactic expecting
aspiwack
2012-04-18
*
Removing redundant entry int_nelist and removing extra space when
herbelin
2012-03-18
*
Fixing bug #2732 (anomaly when using the tolerance for writing
herbelin
2012-03-18
*
Noise for nothing
pboutill
2012-03-02
*
Rename the "raw" argument extension into "glob"
glondu
2010-12-27
*
ARGUMENT EXTEND: forbid TYPED simultaneously with {RAW,GLOB}_TYPED
glondu
2010-12-25
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Export printing functions for extra arguments. Maybe there's a way to
msozeau
2010-08-03
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Fixed some printing bugs.
herbelin
2010-04-18
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Fixing bug #2308 ("instantiate" tactic did not comply with
herbelin
2009-04-24
*
Getting rid of the previous implementation of setoid_rewrite which was
msozeau
2009-01-18
*
Fixes and refinements regarding occurrence selection:
herbelin
2008-10-26
*
- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)
herbelin
2008-06-10
*
Work on the "occurrences" tactic argument. It is now possible to pass
msozeau
2008-04-20
*
Adding 'at' to rewrite, as it is already implemented in setoid_rewrite.
msozeau
2008-04-12
*
Add occurence extra arg
msozeau
2008-01-30
*
Factorisation des opérations sur le type option de Util dans un module
aspiwack
2007-12-05
*
killing some more non-exhaustive patterns
letouzey
2007-06-26
*
ajout de head0 et tail0 en natif
bgregoir
2007-06-20
*
Processor integers + Print assumption (see coqdev mailing list for the
aspiwack
2007-05-11
*
Bug in replace tactics introduced in r9073 (overlap between replace .. with a...
jforest
2006-08-23
*
+ Changing "in <hyp>" to "in <clause>" (no at, no InValue and no
jforest
2006-08-22
*
Diverses corrections de l'afficheur et du traducteur pour s'assurer de
herbelin
2006-04-26
*
Standardisation du nom de subst_raw en subst_rawconstr
herbelin
2006-01-11
*
Restructuration et simplification des fonctions d'affichage, de détypage
herbelin
2006-01-11
*
Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...
herbelin
2005-12-26
*
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-26
*
Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...
herbelin
2005-12-21
*
Hugly temporary notation
sacerdot
2004-09-29
*
New: (temporary) concrete syntax to specify the morphism signature:
sacerdot
2004-09-24
*
Nouvelle en-tête
herbelin
2004-07-16
*
syntax compatibility fix
corbinea
2004-07-02
*
instantiate entry: constr -> lconstr
corbinea
2004-06-30
*
moved instantiate binding to extratactics
corbinea
2004-06-29
*
Code obsolete
herbelin
2003-11-08
*
Nouvelle mouture du traducteur v7->v8
herbelin
2003-08-11
*
Globalisation des noms de tactiques dans les définitions de tactiques
herbelin
2003-04-07
*
Ajout d'extensions de syntaxe ARGUMENT EXTEND et VERNAC ARGUMENT EXTEND; rpar...
herbelin
2002-06-05
*
Fichiers tactics/*.ml4 remplacent les tactics/*.v
herbelin
2002-05-29