| Commit message (Expand) | Author | Age |
* | Fixing bug #2640 and variants of it (inconsistency between when and | herbelin | 2011-11-17 |
* | A tatical "timeout <n> <tac>" that fails if <tac> hasn't finished in <n> seconds | letouzey | 2011-03-18 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | 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 |
* | New cleaning phase of the Local/Global option management | herbelin | 2009-10-26 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Correction de bugs: | herbelin | 2008-08-05 |
* | Add possibility to match on defined hypotheses, using brackets to | msozeau | 2008-06-16 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | Clarification de l'ordre d'interprétation des variables dans ltac. En | herbelin | 2008-05-01 |
* | Ajout notation [ x ; ... ; y ] dans list_scope. Changement de la | herbelin | 2008-04-29 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | suppression code mort oublié lors du commit 10495 | herbelin | 2008-02-10 |
* | Unification de TacLetRecIn et TacLetIn. En particulier, on peut | herbelin | 2008-02-01 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Generalized CAMLP4USE for pp dependencies | corbinea | 2007-07-16 |
* | Extension to the general sequence operator (tactical). Now in addition to ... | emakarov | 2007-04-02 |
* | Réintroduction de l'entrée "integer" dans ltac (apparemment disparue lors | herbelin | 2007-02-15 |
* | gestion speciale du niveau 5 des ltac | barras | 2006-11-02 |
* | syntaxe du let in encore | barras | 2006-10-31 |
* | assouplissement de la syntaxe du let de ltac: t1 ; let in autorise | barras | 2006-10-31 |
* | fixed field_simplify + changed precedence of let and fun in ltac | barras | 2006-10-30 |
* | Extension de la primitive ltac fresh pour qu'elle accepte une liste de | herbelin | 2006-10-24 |
* | Utilisation du mot-clé lazymatch pour le match paresseux (à défaut d'avoir... | herbelin | 2006-07-11 |
* | Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme... | herbelin | 2006-05-30 |
* | Correction bug 984 via introduction TacCall(loc,r,[]) pour signifier une réf... | herbelin | 2006-03-05 |
* | Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f... | herbelin | 2006-01-21 |
* | Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*... | herbelin | 2005-12-26 |
* | Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux... | herbelin | 2005-05-17 |
* | 'match term' now evaluates by default. Added 'lazy' keyword to delay the eval... | herbelin | 2004-10-11 |
* | Suppression quotify | herbelin | 2004-07-16 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | Changement de natural en int_or_var pour 'do' et 'fail' pour paramétrisation... | herbelin | 2004-03-02 |
* | Généralisation du type ltac Identifier en IntroPattern; prise en compte des... | herbelin | 2004-03-01 |
* | meilleure presentation des commentaires du traducteur | barras | 2004-01-02 |
* | Idtac peut prendre un argument à afficher | narboux | 2003-11-12 |
* | nouvelle syntaxe de ltac | barras | 2003-10-16 |
* | Un seul binaire commun v7 et v8 avec détection précoce de l'option -v8 et c... | herbelin | 2003-09-12 |
* | Ajout FreshId | herbelin | 2003-05-24 |
* | Suppression définitive de lmatch et or_metanum dans tacinterp | herbelin | 2003-05-21 |
* | Fusion à l'essai de lmatch et lfun dans tacinterp; utilisation de noms pour ... | herbelin | 2003-05-21 |
* | Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern | herbelin | 2003-05-19 |
* | Globalisation des noms de tactiques dans les définitions de tactiques | herbelin | 2003-04-07 |
* | Ajout d'un message à FailTac | herbelin | 2003-03-31 |
* | reparations suite a la nouvelle syntaxe: | barras | 2003-03-14 |
* | *** empty log message *** | barras | 2003-03-12 |
* | Restructuration interpréteur de tactique: plus d'évaluation partielle à la... | herbelin | 2003-01-19 |