aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix index generation for the pdf document.Gravatar gmelquio2012-09-16
* Fix failure to compile doc/stdlib/Library.tex.Gravatar gmelquio2012-09-15
* Port rewrites of tactic documentation from branch 8.4.Gravatar gmelquio2012-09-15
* Some documentation and cleaning of CList and Util interfaces.Gravatar ppedrot2012-09-15
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Added some tricky tail-rec versions of List functions to CListGravatar ppedrot2012-09-14
* Partial revert of Yann commit in order to use CLib.List when openingGravatar ppedrot2012-09-14
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* lib/Pp:Gravatar regisgia2012-09-14
* kernel/Term:Gravatar 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
* Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSGravatar pboutill2012-09-12
* Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5Gravatar ppedrot2012-09-10
* Fixed #2893.Gravatar ppedrot2012-09-10
* Added Print Assumptions command to CoqIDEGravatar ppedrot2012-09-10
* When asked for a SearchAbout request, Coq now returns a more preciseGravatar ppedrot2012-09-09
* Fixed bug #2895Gravatar ppedrot2012-09-09
* Makefile: revised install-coqide ruleGravatar letouzey2012-09-07
* Avoid [Loading ML file ...] messages when launching coqtopGravatar letouzey2012-09-07
* Coqdoc: fix --utf8 bug for pretty printingGravatar pboutill2012-09-07
* Added a comment/uncomment command to CoqIDEGravatar ppedrot2012-09-06
* Fix computation of obligations for mutually recursive definitions.Gravatar msozeau2012-09-06
* Nice output of SearchAbout command in CoqIDEGravatar ppedrot2012-09-06
* Obsolete syntax in documentation of Solve Obligation commands.Gravatar ppedrot2012-09-05
* Rationalized the behaviour of "Next Obligation" and "Admit Obligations"Gravatar ppedrot2012-09-05
* A few fixes in configure file:Gravatar herbelin2012-09-05
* Fix coqide compilation with lablgtk 2.16Gravatar pboutill2012-09-04
* Coqide Fix highlighting of Extraction, Import, VariablesGravatar pboutill2012-09-04
* test-suite: fix grep rule for output testsGravatar pboutill2012-09-04
* test-suite uses coqtop instead of coqtop.byteGravatar pboutill2012-09-04
* Erase %.vo dependency to the phony target statesGravatar pboutill2012-09-04
* In the output tests, ignore dynlink messagesGravatar letouzey2012-08-24
* correct some ends of .mllib files (avoid a broken tolink.ml)Gravatar letouzey2012-08-24
* Use fully-qualified Coq.Init.Prelude when starting coqtopGravatar letouzey2012-08-24
* Fix Extraction Implicit on axioms.Gravatar aspiwack2012-08-24
* Experimental support for a comment in the files' preamble in extraction.Gravatar aspiwack2012-08-24
* Add option Set/Unset Extraction Conservative Types.Gravatar aspiwack2012-08-24
* Better highlighting of strings in coqide.Gravatar aspiwack2012-08-24
* Assumption commands are now displayed as unsafe in Coqide.Gravatar aspiwack2012-08-24
* Modification of the unjustified tag.Gravatar aspiwack2012-08-24
* Correcting a comment in pattern-matching compilation.Gravatar aspiwack2012-08-24
* test-suite: Local Tactic Notation is now legal since r15731Gravatar letouzey2012-08-23
* CHANGES: document the end of states/initial.coq and coqtop.optGravatar letouzey2012-08-23
* Remove a script unused since 2006 (cf commit r8626)Gravatar letouzey2012-08-23
* myocamlbuild : fixes for new printing directory + sourceview for coqideGravatar letouzey2012-08-23
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* No more coqtop.opt, produce directly a coqtop binaryGravatar letouzey2012-08-23
* No need anymore to refer to COQLIB in ocamldebug-coqGravatar letouzey2012-08-23