aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27Oversight in revision 14292.pboutill
2011-07-27Typo of bug 2577pboutill
2011-07-26or_introl is now too complicated for basic tests of test-suite/output/PrintIn...pboutill
2011-07-26Partial revert of r14292pboutill
2011-07-26ide/coq_lex.mll: restore the separate parsing of .. (fix #2578)letouzey
2011-07-26Integral domainspottier
2011-07-26Ring2 devient Ncring et la reification par les type classes est partageepottier
2011-07-26All the parameters of Compare are implicits.pboutill
2011-07-26All the parameters of or can be implicits.pboutill
2011-07-26Same Implicit Arguments rule for sumbool and sumor.pboutill
2011-07-25Coqide: fixes and clarifications concerning sentence-terminatorsletouzey
2011-07-22Add a syntax entry for fully applied constructor patternpboutill
2011-07-22Internalization of pattern carries a full intern_envpboutill
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