aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-16Added a characterization of unique existence.herbelin
2011-07-15A correct error message for an unknown field in a record definitionpboutill
2011-07-11Makefiles generated by coq_makefile can build %.cmx?a from %.mllibpboutill
2011-07-11Stores bullet stack on locally at the level of focuses rather than globally i...aspiwack
2011-07-08Coqide: undo comments (Second part of r14268)pboutill
2011-07-07coq_makefile logical path ending with '.' are correctly convert to physical pathpboutill
2011-07-07coq_makefile bug fix 2405: cmxs are now made from cmx filespboutill
2011-07-07coq_makefile documentation in Refman and -hpboutill
2011-07-07coq_makefile doesn't complain anymore when a dir is both -I and -Rpboutill
2011-07-07Bug 2217: In coqide, a comment alone is now a sentence that isn't send to coqpboutill
2011-07-07Coqide understand { and }pboutill
2011-07-07default install location under cygwin is the unix defaultpboutill
2011-07-07bug 2423: consider "" as the empty prefixbarras
2011-07-07fixed coqchk usage and man page + added option -coqlibbarras
2011-07-06Fixed bullets so that they would play well with { }.aspiwack
2011-07-05Adding a new syntax for BeginSubproof and EndSubproof, namely { and }.courtieu
2011-07-04Set Extraction KeepSingleton: an option for not decapsulating singleton typesletouzey
2011-07-04StrictOrder marked explicitly to be in Propletouzey
2011-07-04Extraction: in haskell, __ may have any type, no need to unsafeCoerce itletouzey
2011-07-04Extraction: in haskell, type signatures for __ and unsafeCoerce (fix #2552)letouzey
2011-07-04Extraction: forbid Prop-polymorphism of inductives when extracting to Ocamlletouzey
2011-07-04doc/stdlib: Update the list of ZArith filesletouzey
2011-07-01Some cleanup of Zcomplementsletouzey
2011-07-01Cleanup of files related with power over Z.letouzey
2011-06-30Fix compilation errormsozeau
2011-06-30Keep obligation source information in Programmsozeau
2011-06-30Cleanup in SpecViaZletouzey
2011-06-30Cleanup of Ndigitsletouzey
2011-06-29update of Micromega docfbesson
2011-06-28Deletion of useless Zdigits_defletouzey
2011-06-28Deletion of useless Zlog_defletouzey
2011-06-28Deletion of useless Zsqrt_defletouzey
2011-06-28Some cleanup of Zdiv and Zquot, deletion of useless Zdiv_defletouzey
2011-06-28Some cleanup of Wf_Z.vletouzey
2011-06-28improved tactic namesfbesson
2011-06-27Some more cleanups (Zeven, auxiliary, Zbool, Zmisc, ZArith_base)letouzey
2011-06-27Znumtheory: a correct version of a compatibility Zdivide_introletouzey
2011-06-24Clean-up of Znumtheory, deletion of Zgcd_defletouzey
2011-06-24Numbers: a particular case of div_uniqueletouzey
2011-06-24Numbers: change definition of divide (compat with Znumtheory)letouzey
2011-06-23cleanup of Zsgnletouzey
2011-06-23cleanup of Zmin and Zmaxletouzey
2011-06-23Some more cleanup of Zorderletouzey
2011-06-22fix bug 2510: xml test is in the summary if it failspboutill
2011-06-21Follow-up concerning eqb / ltb / leb comparisonsletouzey
2011-06-21Cleaning debugging printer relative to new proof engine. Inherbelin
2011-06-20Some migration of results from BinInt to Numbersletouzey
2011-06-20Zcompare.destr_zcompare subsumed by case Z.compare_specletouzey
2011-06-20Clean-up of Zcompare and Zorderletouzey
2011-06-20Arithemtic: more concerning compare, eqb, leb, ltbletouzey