aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Made Pp.std_ppcmds opaque.Gravatar ppedrot2012-09-13
* Fixed #2893.Gravatar ppedrot2012-09-10
* When asked for a SearchAbout request, Coq now returns a more preciseGravatar ppedrot2012-09-09
* Avoid [Loading ML file ...] messages when launching coqtopGravatar letouzey2012-09-07
* Fix computation of obligations for mutually recursive definitions.Gravatar msozeau2012-09-06
* Rationalized the behaviour of "Next Obligation" and "Admit Obligations"Gravatar ppedrot2012-09-05
* Use fully-qualified Coq.Init.Prelude when starting coqtopGravatar letouzey2012-08-24
* Assumption commands are now displayed as unsafe in Coqide.Gravatar aspiwack2012-08-24
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* Do not forget to build the unicode libraries, necessary to compile and launch...Gravatar msozeau2012-08-22
* Added support for option Local (at module level) in Tactic Notation.Gravatar herbelin2012-08-11
* Updating headers.Gravatar herbelin2012-08-08
* Vecnacentries.dump_global silently ignores exceptionsGravatar pboutill2012-08-06
* Dump references in reduction tacticsGravatar pboutill2012-08-05
* Dump references in ResetGravatar pboutill2012-08-05
* Fixing test-suiteGravatar pboutill2012-07-20
* Let coqtop be a little more stupid in hint answer: otherwise, thatGravatar ppedrot2012-07-20
* Various minor fixes to coqdoc from A. Chlipala.Gravatar msozeau2012-07-18
* A new status Unsafe in Interface. Meant for commands such as Admitted.Gravatar aspiwack2012-07-12
* Ensure that a plugin init function is called only onceGravatar letouzey2012-07-12
* Vernacentries: minor code cleanupGravatar letouzey2012-07-12
* Bug 2838: ExplApp in mutual inductive parametersGravatar pboutill2012-07-12
* Set/Unset Atomic Load : a pragmatic solution for part 2 of #2820Gravatar letouzey2012-07-11
* Also allow Reset in Load'ed filesGravatar letouzey2012-07-11
* Re-allow Reset in compiled filesGravatar letouzey2012-07-11
* Fix typeclass error handling which was sometimes raising a Failure ("hd").Gravatar msozeau2012-07-11
* Adapting the IDE interface with the focussed display.Gravatar ppedrot2012-07-10
* Fixes bug 2841 ([Focus 0] gives anomaly).Gravatar aspiwack2012-07-10
* Moved code out of ide_slave in a more appropriate place.Gravatar ppedrot2012-07-09
* verbose compat notations : nicer option nameGravatar letouzey2012-07-08
* Restore an indentation of Show ScriptGravatar letouzey2012-07-07
* A prototype implementation of a Print Namespace command.Gravatar aspiwack2012-07-06
* Backtrack: add support for the "Proof c." syntax (fix #2832)Gravatar letouzey2012-07-06
* rewrite_db : a first attempt at using rewrite_strat for a quicker autorewriteGravatar letouzey2012-07-05
* Notation: a new annotation "compat 8.x" extending "only parsing"Gravatar letouzey2012-07-05
* Various small display improvementGravatar ppedrot2012-06-29
* Small improvement to ide_slave, which was going crazy wheneverGravatar ppedrot2012-06-29
* Now CoqIDE separates answer and messages. This should hopefullyGravatar ppedrot2012-06-29
* Cleaning opening of the standard List module.Gravatar ppedrot2012-06-28
* Fixing camlp4 compilation w.r.t previous commitGravatar ppedrot2012-06-22
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* I forgot a line in previous commit.Gravatar aspiwack2012-06-22
* A call to the command Proof (and its variants) now prints the subgoals.Gravatar aspiwack2012-06-22
* Fix bug #2808: wrong handling of evars in Instance command.Gravatar msozeau2012-06-21
* Partialy revert "coq_makefile fixup" because old Makefiles still need CAMLP4BINGravatar pboutill2012-06-15
* coq_makefile fixupGravatar pboutill2012-06-14
* New step in purpose to get both camlp4 and camlp5 compatible coq_makefilesGravatar pboutill2012-06-12
* Fixing test-suite after last storm in Pp.Gravatar pboutill2012-06-12