aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-22Allow custom targets without commands specifiedpboutill
2011-07-22For the beauty of tail recursion, a new list_addnpboutill
2011-07-20Fix typo in coqmktop helpglondu
2011-07-18Fixed a "feature" of "inversion" and "dependent rewrite" revealed byherbelin
2011-07-16This adds two option tables 'Printing Record' and 'Printing Constructor'herbelin
2011-07-16This is exactly the structure needed to handle controlling printingherbelin
2011-07-16This option disables the use of the '{| field := ... |}' notationherbelin
2011-07-16Some facts about functional extensionality (especially alternativeherbelin
2011-07-16More lemmas relating the different equivalent formulations of eq_dep.herbelin
2011-07-16Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)herbelin
2011-07-16Changed name of internally defined "_sym" scheme to avoid confusion with Logi...herbelin
2011-07-16Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...herbelin
2011-07-16Finally, pr_goal seems to work for printing v8.2 style goal in debugger.herbelin
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