index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
cerrors.ml
Age
Commit message (
Expand
)
Author
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-23
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-03-05
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-01-30
Fixing backtrace handling here and there.
Pierre-Marie Pédrot
2013-12-09
Fix printing of Ltac's backtrace.
Arnaud Spiwack
2013-11-02
Replaced monads.ml by an essentially equivalent proofview_gen.ml generated by...
aspiwack
2013-05-30
Removing a useless location in ltac trace mechanism.
ppedrot
2013-05-28
Getting rid of LtacLocated exception transformer.
ppedrot
2013-03-14
Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncritical
letouzey
2013-03-14
Cerrors: get rid of some FIXME
letouzey
2013-02-18
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-17
Revised the Ltac trace mechanism so that trace breaking due to
herbelin
2012-12-04
Removed Compat.Exc_located outside of compat.ml4, as a consequence of
herbelin
2012-11-26
Removed some FIXME related to equality on universes.
ppedrot
2012-11-26
Monomorphization (toplevel)
ppedrot
2012-10-17
univ inconsistency error message gives evidence of a cycle
barras
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-08
Updating headers.
herbelin
2012-06-22
Fixing camlp4 compilation w.r.t previous commit
ppedrot
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-03-02
Noise for nothing
pboutill
2011-05-17
More work on error handling
letouzey
2011-05-16
Repair the "Fail" command after recent changes in exception handling
letouzey
2011-05-15
Turning Sys_error into error by default instead of anomaly. After all,
herbelin
2011-05-13
A new mechanism to handle errors.
aspiwack
2011-03-16
Finish branching functions handling module errors (cf. r13886)
letouzey
2010-11-16
Remove redundant clause (and fix compatibility issue)
glondu
2010-11-07
Delayed the evar normalization in error messages to the last minute
herbelin
2010-11-07
correcting a non catch error reported as an anomaly (Ploc.Exc)
jforest
2010-10-26
Compatibility camlp4/camlp5
herbelin
2010-10-23
Fixing bug #2412, continued (preprocessing of Ltac Debug errors
herbelin
2010-10-23
Fixing bug #2412 (preprocessing of Ltac Debug errors forgotten in r13431).
herbelin
2010-09-18
Fixing bugs #2347 (part 2) and #2388: error message printing was done
herbelin
2010-08-26
Fix an error message ot having the ERror: prefix.
courtieu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-06-01
Cleanup: remove code specific for ocaml 3.06
letouzey
2010-06-01
restore handling of lexer errors
letouzey
2010-05-19
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-04-30
Fail: a way to check that a command is refused without blocking a script
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-04-27
Added a new exception for already declared Schemes,
vsiles
2009-10-04
Removal of trailing spaces.
serpyc
2009-09-26
Fixed a hole in glob_tactic that allowed some Ltac code to refer to
herbelin
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-06-11
Use a lazy value for the message in FailError, so that it won't be
msozeau
2009-03-04
Timeout message was not always displayed
barras
2008-08-05
Correction de bugs:
herbelin
[next]