aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/cerrors.ml
Commit message (Expand)AuthorAge
* Removing a useless location in ltac trace mechanism.Gravatar ppedrot2013-05-30
* Getting rid of LtacLocated exception transformer.Gravatar ppedrot2013-05-28
* Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalGravatar letouzey2013-03-14
* Cerrors: get rid of some FIXMEGravatar letouzey2013-03-14
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* Revised the Ltac trace mechanism so that trace breaking due toGravatar herbelin2013-02-17
* Removed Compat.Exc_located outside of compat.ml4, as a consequence ofGravatar herbelin2012-12-04
* Removed some FIXME related to equality on universes.Gravatar ppedrot2012-11-26
* Monomorphization (toplevel)Gravatar ppedrot2012-11-26
* univ inconsistency error message gives evidence of a cycleGravatar barras2012-10-17
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* Partial revert of Yann commit in order to use CLib.List when openingGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Fixing camlp4 compilation w.r.t previous commitGravatar ppedrot2012-06-22
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* Noise for nothingGravatar pboutill2012-03-02
* More work on error handlingGravatar letouzey2011-05-17
* Repair the "Fail" command after recent changes in exception handlingGravatar letouzey2011-05-16
* Turning Sys_error into error by default instead of anomaly. After all,Gravatar herbelin2011-05-15
* A new mechanism to handle errors.Gravatar aspiwack2011-05-13
* 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