aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/cerrors.ml
Commit message (Expand)AuthorAge
* Finish branching functions handling module errors (cf. r13886)Gravatar letouzey2011-03-16
* Remove redundant clause (and fix compatibility issue)Gravatar glondu2010-11-16
* Delayed the evar normalization in error messages to the last minuteGravatar herbelin2010-11-07
* correcting a non catch error reported as an anomaly (Ploc.Exc)Gravatar jforest2010-11-07
* Compatibility camlp4/camlp5Gravatar herbelin2010-10-26
* Fixing bug #2412, continued (preprocessing of Ltac Debug errorsGravatar herbelin2010-10-23
* Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).Gravatar herbelin2010-10-23
* Fixing bugs #2347 (part 2) and #2388: error message printing was doneGravatar herbelin2010-09-18
* Fix an error message ot having the ERror: prefix.Gravatar courtieu2010-08-26
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Cleanup: remove code specific for ocaml 3.06Gravatar letouzey2010-06-01
* restore handling of lexer errorsGravatar letouzey2010-06-01
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Fail: a way to check that a command is refused without blocking a scriptGravatar letouzey2010-04-30
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Added a new exception for already declared Schemes, Gravatar vsiles2010-04-27
* Removal of trailing spaces.Gravatar serpyc2009-10-04
* Fixed a hole in glob_tactic that allowed some Ltac code to refer toGravatar herbelin2009-09-26
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Use a lazy value for the message in FailError, so that it won't beGravatar msozeau2009-06-11
* Timeout message was not always displayedGravatar barras2009-03-04
* Correction de bugs:Gravatar herbelin2008-08-05
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Autour du parsing:Gravatar herbelin2008-07-15
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Ajout infos de débogage de "universe inconsistency" quand option SetGravatar herbelin2007-09-30
* Contrôle de la compatibilité de apply via une information dans lesGravatar herbelin2007-05-28
* Documentation de "Set Printing Universes", "Print Universes" (anciennementGravatar herbelin2006-10-28
* improve the amount of information given by the Ltac tactic debuggerGravatar bertot2006-08-28
* Amélioration des messages d'erreurs de tacred; unfold considère maintenant leGravatar herbelin2006-02-07
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Création d'un type d'erreur RecursionSchemeError distinct de InductiveError ...Gravatar herbelin2005-12-17
* Création d'un type d'erreur RecursionSchemeError distinct de InductiveError ...Gravatar herbelin2005-12-17
* Abstraction vis à vis du type loc pour compatibilité ocaml 3.08Gravatar herbelin2004-07-16
* Nouvelle en-têteGravatar herbelin2004-07-16
* Adaptation a la v7 du message d'erreur Match_failureGravatar herbelin2004-03-16
* search windowGravatar coq2004-02-04
* Affichage Assert_failure en ocaml 3.07Gravatar herbelin2003-10-28
* Ajout d'un message à FailTacGravatar herbelin2003-03-31
* Debugger plus informatifGravatar delahaye2003-02-13
* msg Failtac; echec -batch s'il reste des preuvesGravatar filliatr2003-01-17
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...Gravatar herbelin2002-05-29
* resolution du pb d'efficacite du a Sign.add_named_declGravatar barras2002-04-04
* Bug d'affichage des erreurs localisées dans un fichier suite àGravatar herbelin2002-03-27
* Changé le nom du module Errors (errors.mli, errors.ml) en Cerrors parceGravatar ddr2002-02-20