aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-25Added a ml-dot option to Makefile to generate dependency graph of core modulesppedrot
2012-09-25Fixing #2865.ppedrot
2012-09-24Fixing a bug introduced in Funind plugin when reorganizing the CListppedrot
2012-09-22Fix use of $(HASNATDYNLINK) in coq_makefile outputglondu
2012-09-20Avoid generating ide/coqide_main*.ml as cleartext (except if READABLE_ML4 is ...letouzey
2012-09-20Remove broken makefile option NO_RECOMPILE_LIBletouzey
2012-09-20Fixing Show Script issues.ppedrot
2012-09-18Coq_makefile fixupspboutill
2012-09-18More cleaning in CArray...ppedrot
2012-09-18More cleanup of Util: utf8 aspects moved to a new file unicode.mlletouzey
2012-09-18Cleaning interface of Util.ppedrot
2012-09-17More cleaning on Utils and CList. Some parts of the code beingppedrot
2012-09-17MacOS integration uses lablgtkosx >= 1.1pboutill
2012-09-17More type-safe interface to Coq XML API.ppedrot
2012-09-16Move reflexivity, symmetry, and transitivity, next to f_equal, in the documen...gmelquio
2012-09-16Some more fixes to tactic documentation.gmelquio
2012-09-16Beautify tactic documentation a bit more.gmelquio
2012-09-16Remove superfluous spaces and commas in tactic documentation.gmelquio
2012-09-16Fix index generation for the pdf document.gmelquio
2012-09-15Fix failure to compile doc/stdlib/Library.tex.gmelquio
2012-09-15Port rewrites of tactic documentation from branch 8.4.gmelquio
2012-09-15Some documentation and cleaning of CList and Util interfaces.ppedrot
2012-09-14As r15801: putting everything from Util.array_* to CArray.*.ppedrot
2012-09-14Added some tricky tail-rec versions of List functions to CListppedrot
2012-09-14Partial revert of Yann commit in order to use CLib.List when openingppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-09-14lib/Pp:regisgia
2012-09-14kernel/Term:regisgia
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-09-13Made Pp.std_ppcmds opaque.ppedrot
2012-09-12Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSpboutill
2012-09-10Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5ppedrot
2012-09-10Fixed #2893.ppedrot
2012-09-10Added Print Assumptions command to CoqIDEppedrot
2012-09-09When asked for a SearchAbout request, Coq now returns a more preciseppedrot
2012-09-09Fixed bug #2895ppedrot
2012-09-07Makefile: revised install-coqide ruleletouzey
2012-09-07Avoid [Loading ML file ...] messages when launching coqtopletouzey
2012-09-07Coqdoc: fix --utf8 bug for pretty printingpboutill
2012-09-06Added a comment/uncomment command to CoqIDEppedrot
2012-09-06Fix computation of obligations for mutually recursive definitions.msozeau
2012-09-06Nice output of SearchAbout command in CoqIDEppedrot
2012-09-05Obsolete syntax in documentation of Solve Obligation commands.ppedrot
2012-09-05Rationalized the behaviour of "Next Obligation" and "Admit Obligations"ppedrot
2012-09-05A few fixes in configure file:herbelin
2012-09-04Fix coqide compilation with lablgtk 2.16pboutill
2012-09-04Coqide Fix highlighting of Extraction, Import, Variablespboutill
2012-09-04test-suite: fix grep rule for output testspboutill
2012-09-04test-suite uses coqtop instead of coqtop.bytepboutill