index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
vernac.ml
Commit message (
Expand
)
Author
Age
*
raise UnsafeSuccess -> feedback AddedAxiom
gareuselesinge
2013-04-25
*
coqtop -compile: avoid with_heavy_rollback when non-interactive
letouzey
2013-04-23
*
Coqc: repair localisation of errors in files
letouzey
2013-04-17
*
Moved the Loadpath part of Library to its own file, and documented
ppedrot
2013-03-26
*
Use Pp.msg instead of Pp.pp in -beautify (loss of text otherwise)
letouzey
2013-03-14
*
Vernac+Toplevel: get rid of Error_in_file
letouzey
2013-03-13
*
Vernac+Toplevel: get rid of DuringVernacInterp
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 14)
letouzey
2013-03-13
*
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-03-13
*
catch failures of pr_vernac to make -time failsafe
gareuselesinge
2013-03-08
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-18
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Modulification of dir_path
ppedrot
2012-12-14
*
Monomorphization (toplevel)
ppedrot
2012-11-26
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
coqtop -time : display per-command timings
letouzey
2012-10-05
*
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
*
A new status Unsafe in Interface. Meant for commands such as Admitted.
aspiwack
2012-07-12
*
Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820
letouzey
2012-07-11
*
Also allow Reset in Load'ed files
letouzey
2012-07-11
*
Re-allow Reset in compiled files
letouzey
2012-07-11
*
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
*
Flushing formatters before program exit.
ppedrot
2012-06-02
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
Getting rid of Pp.msg
ppedrot
2012-05-30
*
Re-allow Time Back* (cf discussion on coq-club)
letouzey
2012-05-29
*
Avoid Dumpglob dependency on Lexer
letouzey
2012-05-29
*
Vernacexpr is now a mli-only file, locality stuff now in locality.ml
letouzey
2012-05-29
*
Supporting optional byte-mark order in utf-8 files (bug #2757).
herbelin
2012-04-19
*
lib directory is cut in 2 cma.
pboutill
2012-04-12
*
A unified backtrack mechanism, with a basic "Show Script" as side-effect
letouzey
2012-03-23
*
Noise for nothing
pboutill
2012-03-02
*
Fail: discard the effects of a successful command (fix #2682)
letouzey
2012-01-26
*
Added a DEPRECATED flag in declaration of options. For now only two options a...
ppedrot
2011-11-24
*
Added checksums to glob files and warned about possibly missing
herbelin
2011-10-29
*
More work on error handling
letouzey
2011-05-17
*
Repair the "Fail" command after recent changes in exception handling
letouzey
2011-05-16
*
An option "Set Default Timeout n."
letouzey
2011-03-17
*
Fixing a bug introduced in r12304 (move of interpretation of
herbelin
2010-12-02
*
Fail, when successful, prints something only in verbose mode
glondu
2010-10-26
*
Avoid raising an anomaly when an error encapsulated with a dummy
herbelin
2010-10-03
*
Fixing bugs #2347 (part 2) and #2388: error message printing was done
herbelin
2010-09-18
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
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
[next]