aboutsummaryrefslogtreecommitdiff
path: root/toplevel
AgeCommit message (Expand)Author
2012-07-20Fixing test-suitepboutill
2012-07-20Let coqtop be a little more stupid in hint answer: otherwise, thatppedrot
2012-07-18Various minor fixes to coqdoc from A. Chlipala.msozeau
2012-07-12A new status Unsafe in Interface. Meant for commands such as Admitted.aspiwack
2012-07-12Ensure that a plugin init function is called only onceletouzey
2012-07-12Vernacentries: minor code cleanupletouzey
2012-07-12Bug 2838: ExplApp in mutual inductive parameterspboutill
2012-07-11Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820letouzey
2012-07-11Also allow Reset in Load'ed filesletouzey
2012-07-11Re-allow Reset in compiled filesletouzey
2012-07-11Fix typeclass error handling which was sometimes raising a Failure ("hd").msozeau
2012-07-10Adapting the IDE interface with the focussed display.ppedrot
2012-07-10Fixes bug 2841 ([Focus 0] gives anomaly).aspiwack
2012-07-09Moved code out of ide_slave in a more appropriate place.ppedrot
2012-07-08verbose compat notations : nicer option nameletouzey
2012-07-07Restore an indentation of Show Scriptletouzey
2012-07-06A prototype implementation of a Print Namespace command.aspiwack
2012-07-06Backtrack: add support for the "Proof c." syntax (fix #2832)letouzey
2012-07-05rewrite_db : a first attempt at using rewrite_strat for a quicker autorewriteletouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2012-06-29Various small display improvementppedrot
2012-06-29Small improvement to ide_slave, which was going crazy wheneverppedrot
2012-06-29Now CoqIDE separates answer and messages. This should hopefullyppedrot
2012-06-28Cleaning opening of the standard List module.ppedrot
2012-06-22Fixing camlp4 compilation w.r.t previous commitppedrot
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-22I forgot a line in previous commit.aspiwack
2012-06-22A call to the command Proof (and its variants) now prints the subgoals.aspiwack
2012-06-21Fix bug #2808: wrong handling of evars in Instance command.msozeau
2012-06-15Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BINpboutill
2012-06-14coq_makefile fixuppboutill
2012-06-12New step in purpose to get both camlp4 and camlp5 compatible coq_makefilespboutill
2012-06-12Fixing test-suite after last storm in Pp.pboutill
2012-06-12Getting rid of Pcoq remains.ppedrot
2012-06-07Colorization of coqtop messages is turned *off* by defaultletouzey
2012-06-04Fixing previous commit (something strange happened...)ppedrot
2012-06-04Replacing some str with strbrkppedrot
2012-06-04Added a color output to Coqtop.ppedrot
2012-06-04Separated notice vs info messages, and cleaned up the interface a bit.ppedrot
2012-06-04Forward-port fixes from 8.4 (15358, 15353, 15333).msozeau
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-01More cleaningppedrot
2012-06-01Cleaning Pp.ppnl useppedrot
2012-06-01Getting rid of Pp.msgnl and Pp.message.ppedrot
2012-06-01Let's try to avoid generating induction principles for records (wish #2693)letouzey
2012-05-30Getting rid of Pp.msgppedrot
2012-05-30More uniformisation in Pp.warn functions.ppedrot
2012-05-29Re-allow Time Back* (cf discussion on coq-club)letouzey
2012-05-29remove many excessive open Util & Errors in mli'sletouzey