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
*
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
*
Delineating a API for Coq inside toplevel/vernac.ml
vgross
2010-02-12
*
New cleaning phase of the Local/Global option management
herbelin
2009-10-26
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Timeout message was not always displayed
barras
2009-03-04
*
commande Timeout + compaction des traces de debug_tactic
barras
2009-03-04
*
Backporting from v8.2 to trunk:
herbelin
2009-01-18
*
Fixing/improving management of uniform prefix Local and Global
herbelin
2009-01-14
*
Fixed bug in VernacExtend printing + missing vernacular printing rules +
herbelin
2008-11-22
*
Stop glob messages to be printed by default on stdout
letouzey
2008-07-23
*
Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d...
notin
2008-07-18
*
Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...
notin
2008-06-25
*
Suppression de l'option -dump-glob et ajout d'une option -no-glob
notin
2008-06-24
*
Added frozen state after each command.
courtieu
2008-04-23
*
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-06
*
Une passe sur les warnings (ajout Options.warn déclenchée par compile-verbo...
herbelin
2007-02-24
*
Cleaning backtracking code, optimized "Backtrack n x y" when n is
courtieu
2006-12-28
[next]