index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
coqtop.ml
Commit message (
Expand
)
Author
Age
*
Another GC test
ppedrot
2012-11-13
*
Removed the modification of the GC pressure coefficient, in order
ppedrot
2012-11-12
*
Coq is a heavy user of persistent data structures and symbolic ASTs, so the
ppedrot
2012-11-06
*
Fix test-suite output/* in bench
pboutill
2012-10-17
*
coqtop -time : display per-command timings
letouzey
2012-10-05
*
Cleaning interface of Util.
ppedrot
2012-09-18
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Made Pp.std_ppcmds opaque.
ppedrot
2012-09-13
*
Avoid [Loading ML file ...] messages when launching coqtop
letouzey
2012-09-07
*
Use fully-qualified Coq.Init.Prelude when starting coqtop
letouzey
2012-08-24
*
No more states/initial.coq, instead coqtop now requires Prelude.vo
letouzey
2012-08-23
*
Updating headers.
herbelin
2012-08-08
*
verbose compat notations : nicer option name
letouzey
2012-07-08
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
Colorization of coqtop messages is turned *off* by default
letouzey
2012-06-07
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
Added a color output to Coqtop.
ppedrot
2012-06-04
*
Fixed printing error problem... A line had disappeared in a previous patch.
ppedrot
2012-06-02
*
Flushing formatters before program exit.
ppedrot
2012-06-02
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
Avoid Dumpglob dependency on Lexer
letouzey
2012-05-29
*
Remove print call that do not use the pp mechanism
pboutill
2012-04-12
*
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
*
Add support for plugin initialization function
gareuselesinge
2012-01-26
*
Bug 739: forbid dumpglob while using Coqtop in interactive mode
pboutill
2012-01-23
*
-user option removal
pboutill
2011-11-21
*
Remove code concerning the obsolete Set/Unset Undo
letouzey
2011-09-05
*
Moved the declaration of "Classic" being the default proof mode to coqtop.ml ...
aspiwack
2011-08-09
*
Add compatibility option "-compat 8.3".
herbelin
2011-06-20
*
Made the emacs-U option deprecated. Also removed the old code
courtieu
2011-05-24
*
A new mechanism to handle errors.
aspiwack
2011-05-13
*
Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacks
letouzey
2011-04-03
*
Ide: stronger separation from coqtop
letouzey
2011-03-23
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Restored checking that _all_ arguments of the command line are meaningful
herbelin
2010-11-01
*
CoqIDE argv parsing delegated to coqtop
vgross
2010-09-14
*
* toplevel/Coqtop: Reactivate -dont-load-proofs option.
regisgia
2010-08-27
*
* lib/Flags: Replace dont_load_proofs by load_proofs since not loading
regisgia
2010-08-27
*
Rather quick hack to make basic unicode notations available by
herbelin
2010-07-29
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
CoqIDE goes multiprocess
vgross
2010-05-31
*
deporting Coq specific code from ide to toplevel.
vgross
2010-05-31
*
Modifying startup sequence
vgross
2010-05-31
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
note for later : when the tag table is shared, never, ever create two
vgross
2009-10-16
*
Changed the way to support compatibility with previous versions.
herbelin
2009-10-04
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
[next]