aboutsummaryrefslogtreecommitdiff
path: root/toplevel/coqtop.ml
AgeCommit message (Expand)Author
2012-07-08verbose compat notations : nicer option nameletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-06-07Colorization of coqtop messages is turned *off* by defaultletouzey
2012-06-04Replacing some str with strbrkppedrot
2012-06-04Added a color output to Coqtop.ppedrot
2012-06-02Fixed printing error problem... A line had disappeared in a previous patch.ppedrot
2012-06-02Flushing formatters before program exit.ppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-29Avoid Dumpglob dependency on Lexerletouzey
2012-04-12Remove print call that do not use the pp mechanismpboutill
2012-04-12lib directory is cut in 2 cma.pboutill
2012-03-23A unified backtrack mechanism, with a basic "Show Script" as side-effectletouzey
2012-03-02Noise for nothingpboutill
2012-01-26Add support for plugin initialization functiongareuselesinge
2012-01-23Bug 739: forbid dumpglob while using Coqtop in interactive modepboutill
2011-11-21-user option removalpboutill
2011-09-05Remove code concerning the obsolete Set/Unset Undoletouzey
2011-08-09Moved the declaration of "Classic" being the default proof mode to coqtop.ml ...aspiwack
2011-06-20Add compatibility option "-compat 8.3".herbelin
2011-05-24Made the emacs-U option deprecated. Also removed the old codecourtieu
2011-05-13A new mechanism to handle errors.aspiwack
2011-04-03Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksletouzey
2011-03-23Ide: stronger separation from coqtopletouzey
2011-01-28Remove the "Boxed" syntaxes and the const_entry_boxed fieldletouzey
2010-11-01Restored checking that _all_ arguments of the command line are meaningfulherbelin
2010-09-14CoqIDE argv parsing delegated to coqtopvgross
2010-08-27* toplevel/Coqtop: Reactivate -dont-load-proofs option.regisgia
2010-08-27* lib/Flags: Replace dont_load_proofs by load_proofs since not loadingregisgia
2010-07-29Rather quick hack to make basic unicode notations available byherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-05-31CoqIDE goes multiprocessvgross
2010-05-31deporting Coq specific code from ide to toplevel.vgross
2010-05-31Modifying startup sequencevgross
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-10-16note for later : when the tag table is shared, never, ever create twovgross
2009-10-04Changed the way to support compatibility with previous versions.herbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-02Improved parameterization of Coq:herbelin
2009-07-01Support for binding Coq root read-only in -R optionherbelin
2009-04-08Some dead code removal + cleanupsletouzey
2009-03-14Better mechanism for loading initial pluginsletouzey
2009-02-11Report des revisions #11826, #11828 et #11829 de v8.2 vers trunknotin
2008-12-26- Suppression date dans configure du trunkherbelin
2008-12-24- coq_makefile: target install now respects the original tree structureherbelin
2008-12-19Nettoyage des variables Coq et amélioration de coqmktop. Lesnotin
2008-12-17Sequel of 11697: repair coqtop.byte when contribs are statically linked (+min...letouzey
2008-12-16Take advantage of natdynlink when available: almost all contribs become loada...letouzey
2008-11-22Fixed bug in VernacExtend printing + missing vernacular printing rules +herbelin
2008-11-13Tentative d'amélioration de la robustesse des Makefile générés parnotin