index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
cerrors.ml
Commit message (
Expand
)
Author
Age
*
Setting error tag on generic errors returned by Coqtop.
Pierre-Marie Pédrot
2014-11-17
*
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Cleaning of the new implementation of the tactic monad.
Arnaud Spiwack
2014-08-04
*
Fixing the place where to insert a space in "Tactic failure"
Hugo Herbelin
2014-07-01
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Fixing backtrace handling here and there.
Pierre-Marie Pédrot
2014-01-30
*
Fix printing of Ltac's backtrace.
Arnaud Spiwack
2013-12-09
*
Replaced monads.ml by an essentially equivalent proofview_gen.ml generated by...
aspiwack
2013-11-02
*
Removing a useless location in ltac trace mechanism.
ppedrot
2013-05-30
*
Getting rid of LtacLocated exception transformer.
ppedrot
2013-05-28
*
Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncritical
letouzey
2013-03-14
*
Cerrors: get rid of some FIXME
letouzey
2013-03-14
*
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-18
*
Revised the Ltac trace mechanism so that trace breaking due to
herbelin
2013-02-17
*
Removed Compat.Exc_located outside of compat.ml4, as a consequence of
herbelin
2012-12-04
*
Removed some FIXME related to equality on universes.
ppedrot
2012-11-26
*
Monomorphization (toplevel)
ppedrot
2012-11-26
*
univ inconsistency error message gives evidence of a cycle
barras
2012-10-17
*
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-04
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
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-09-14
*
Updating headers.
herbelin
2012-08-08
*
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-06-22
*
Noise for nothing
pboutill
2012-03-02
*
More work on error handling
letouzey
2011-05-17
*
Repair the "Fail" command after recent changes in exception handling
letouzey
2011-05-16
*
Turning Sys_error into error by default instead of anomaly. After all,
herbelin
2011-05-15
*
A new mechanism to handle errors.
aspiwack
2011-05-13
*
Finish branching functions handling module errors (cf. r13886)
letouzey
2011-03-16
*
Remove redundant clause (and fix compatibility issue)
glondu
2010-11-16
*
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-11-07
*
Compatibility camlp4/camlp5
herbelin
2010-10-26
*
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-10-23
*
Fixing bugs #2347 (part 2) and #2388: error message printing was done
herbelin
2010-09-18
*
Fix an error message ot having the ERror: prefix.
courtieu
2010-08-26
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Cleanup: remove code specific for ocaml 3.06
letouzey
2010-06-01
*
restore handling of lexer errors
letouzey
2010-06-01
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
Fail: a way to check that a command is refused without blocking a script
letouzey
2010-04-30
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Added a new exception for already declared Schemes,
vsiles
2010-04-27
*
Removal of trailing spaces.
serpyc
2009-10-04
[next]