aboutsummaryrefslogtreecommitdiff
path: root/toplevel
AgeCommit message (Expand)Author
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
2012-05-29place all pretty-printing files in new dir printing/letouzey
2012-05-29Avoid Dumpglob dependency on Lexerletouzey
2012-05-29place all files specific to camlp4 syntax extensions in grammar/letouzey
2012-05-29Split Egrammar into Egramml and Egramcoqletouzey
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-05-29Basic stuff about constr_expr migrated from topconstr to constrexpr_opsletouzey
2012-05-29Stuff about notation_constr (ex-aconstr) now in notation_ops.mlletouzey