aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-04Erase %.vo dependency to the phony target statespboutill
2012-08-24In the output tests, ignore dynlink messagesletouzey
2012-08-24correct some ends of .mllib files (avoid a broken tolink.ml)letouzey
2012-08-24Use fully-qualified Coq.Init.Prelude when starting coqtopletouzey
2012-08-24Fix Extraction Implicit on axioms.aspiwack
2012-08-24Experimental support for a comment in the files' preamble in extraction.aspiwack
2012-08-24Add option Set/Unset Extraction Conservative Types.aspiwack
2012-08-24Better highlighting of strings in coqide.aspiwack
2012-08-24Assumption commands are now displayed as unsafe in Coqide.aspiwack
2012-08-24Modification of the unjustified tag.aspiwack
2012-08-24Correcting a comment in pattern-matching compilation.aspiwack
2012-08-23test-suite: Local Tactic Notation is now legal since r15731letouzey
2012-08-23CHANGES: document the end of states/initial.coq and coqtop.optletouzey
2012-08-23Remove a script unused since 2006 (cf commit r8626)letouzey
2012-08-23myocamlbuild : fixes for new printing directory + sourceview for coqideletouzey
2012-08-23No more states/initial.coq, instead coqtop now requires Prelude.voletouzey
2012-08-23No more coqtop.opt, produce directly a coqtop binaryletouzey
2012-08-23No need anymore to refer to COQLIB in ocamldebug-coqletouzey
2012-08-23Revert "when cross-compiling with mingw32, let's fix the Filename.dir_sep"letouzey
2012-08-23Configure + Makefile : simplification when -localletouzey
2012-08-23configure: get rid of the -src option and of ${COQSRC}letouzey
2012-08-23configure: no more need for ocamlmktopletouzey
2012-08-23Extraction: document Separate Extraction and KeepSingletonletouzey
2012-08-23Simpler configure: gcc via ocamlc, no ranlib (done by ocamlmklib)letouzey
2012-08-23Port from 8.4 branch some build fixes concerning win32 :letouzey
2012-08-22Do not forget to build the unicode libraries, necessary to compile and launch...msozeau
2012-08-11Improving rendering of ldots in doc (partially done, there are tooherbelin
2012-08-11Some extra INCOMPATIBILITIES since 8.4.herbelin
2012-08-11Added support for option Local (at module level) in Tactic Notation.herbelin
2012-08-11Some changes in CHANGES.herbelin
2012-08-11Improving rendering of ...-separated lists and sequences in referenceherbelin
2012-08-11fast bitwise operations (lor,land,lxor) on int31 and BigNletouzey
2012-08-10Bug 2861 : ocamlopt but no lablgtk2.cmxa problempboutill
2012-08-10Fixes bug #2857.aspiwack
2012-08-09Unification in Evar_conv uses an abstract machine statepboutill
2012-08-08Updating headers.herbelin