index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
vernacextend.ml4
Commit message (
Expand
)
Author
Age
*
A new mechanism to handle errors.
aspiwack
2011-05-13
*
Fix compilation with camlp5 (Closes: #2487)
glondu
2011-01-25
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Finish adding out-of-the-box support for camlp4
letouzey
2010-07-09
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
static (and shared) camlp4use instead of per-file declaration
letouzey
2010-05-19
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Fixed a little bug in previous commit (bad failure in case of unknown entry).
herbelin
2009-04-27
*
- Cleaning (unification of ML names, removal of obsolete code,
herbelin
2009-04-27
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
Fixed bug in VernacExtend printing + missing vernacular printing rules +
herbelin
2008-11-22
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
Report 10087, 10089, 10090 de 8.1 vers trunk (compatibilité camlp5 et -recty...
herbelin
2007-08-24
*
Generalized CAMLP4USE for pp dependencies
corbinea
2007-07-16
*
redirection of errors in coqide + dynamic warning printer (needed for tm_egg)
corbinea
2007-01-31
*
Hack peu élégant pour permettre de parser des listes avec séparateurs dans
herbelin
2006-10-24
*
Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...
herbelin
2005-12-26
*
Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...
herbelin
2005-05-17
*
Nouvelle en-tête
herbelin
2004-07-16
*
Abstraction vis a vis de dummy_loc
herbelin
2004-07-16
*
Protection contre les notations vides
herbelin
2003-11-26
*
Globalisation des noms de tactiques dans les définitions de tactiques
herbelin
2003-04-07
*
Réforme de l'interprétation des termes :
herbelin
2002-11-14
*
réparation de la protection contre les clauses indiscernables de TACTIC EXTE...
herbelin
2002-10-12
*
Implante la macro camlp4 VERNAC COMMAND EXTEND
herbelin
2002-05-29