aboutsummaryrefslogtreecommitdiff
path: root/lib/errors.mli
AgeCommit message (Expand)Author
2015-06-23Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.Thomas Sibut-Pinote
2015-05-18The Fail command does not catch uncaught exception anomalies anymore.Pierre-Marie Pédrot
2015-04-21STM: print trace on "anomaly, no safe id attached"Enrico Tassi
2015-02-23Fix some typos in comments.Guillaume Melquiond
2014-12-16Getting rid of Exninfo hacks.Pierre-Marie Pédrot
2013-03-17Checker: simplify a bit its exception handlerletouzey
2013-03-14Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalletouzey
2013-03-13Vernac+Toplevel: get rid of Error_in_fileletouzey
2013-03-12New function Errors.noncritical for restricting try ... with ...letouzey
2013-02-18Updating the backtrace handling mechanism to accomodate the newppedrot
2013-01-28Actually adding backtrace handling.ppedrot
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-28Added backtrace information to anomaliesppedrot
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-05-29Vernacexpr is now a mli-only file, locality stuff now in locality.mlletouzey
2012-03-02Noise for nothingpboutill
2011-05-17More work on error handlingletouzey
2011-05-13A new mechanism to handle errors.aspiwack