aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Hipattern: two generic equalities on constr spotted & rewrittenGravatar puech2011-07-29
* Indtypes: remove useless and wrong generic equality test on constr arrayGravatar puech2011-07-29
* Term: slight reorganization of the fileGravatar puech2011-07-29
* Term_typing, Typeops: replace some generic '=' on constr by eq_constrGravatar puech2011-07-29
* Term: Refactoring of hashconsingGravatar puech2011-07-29
* argument renaming in liftn (match with usual terminology)Gravatar puech2011-07-29
* Ide_slave: same attributes for { } and Focus/Unfocus (fix coqide display)Gravatar letouzey2011-07-28
* Coqide: GEdit.combo is deprecated since Gtk2.4! We now use GEdit.combo_box_en...Gravatar pboutill2011-07-27
* Oversight in revision 14292.Gravatar pboutill2011-07-27
* Typo of bug 2577Gravatar pboutill2011-07-27
* or_introl is now too complicated for basic tests of test-suite/output/PrintIn...Gravatar pboutill2011-07-26
* Partial revert of r14292Gravatar pboutill2011-07-26
* ide/coq_lex.mll: restore the separate parsing of .. (fix #2578)Gravatar letouzey2011-07-26
* Integral domainsGravatar pottier2011-07-26
* Ring2 devient Ncring et la reification par les type classes est partageeGravatar pottier2011-07-26
* All the parameters of Compare are implicits.Gravatar pboutill2011-07-26
* All the parameters of or can be implicits.Gravatar pboutill2011-07-26
* Same Implicit Arguments rule for sumbool and sumor.Gravatar pboutill2011-07-26
* Coqide: fixes and clarifications concerning sentence-terminatorsGravatar letouzey2011-07-25
* Add a syntax entry for fully applied constructor patternGravatar pboutill2011-07-22
* Internalization of pattern carries a full intern_envGravatar pboutill2011-07-22
* Allow custom targets without commands specifiedGravatar pboutill2011-07-22
* For the beauty of tail recursion, a new list_addnGravatar pboutill2011-07-22
* Fix typo in coqmktop helpGravatar glondu2011-07-20
* Fixed a "feature" of "inversion" and "dependent rewrite" revealed byGravatar herbelin2011-07-18
* This adds two option tables 'Printing Record' and 'Printing Constructor'Gravatar herbelin2011-07-16
* This is exactly the structure needed to handle controlling printingGravatar herbelin2011-07-16
* This option disables the use of the '{| field := ... |}' notationGravatar herbelin2011-07-16
* Some facts about functional extensionality (especially alternativeGravatar herbelin2011-07-16
* More lemmas relating the different equivalent formulations of eq_dep.Gravatar herbelin2011-07-16
* Tentative abbreviation "rew Heq in H" for eq_rect. (feedback welcome)Gravatar herbelin2011-07-16
* Changed name of internally defined "_sym" scheme to avoid confusion with Logi...Gravatar herbelin2011-07-16
* Use "subst_one" instead of "multi_rewrite" to implement intro-patterns -> and...Gravatar herbelin2011-07-16
* Finally, pr_goal seems to work for printing v8.2 style goal in debugger.Gravatar herbelin2011-07-16
* Added a characterization of unique existence.Gravatar herbelin2011-07-16
* A correct error message for an unknown field in a record definitionGravatar pboutill2011-07-15
* Makefiles generated by coq_makefile can build %.cmx?a from %.mllibGravatar pboutill2011-07-11
* Stores bullet stack on locally at the level of focuses rather than globally i...Gravatar aspiwack2011-07-11
* Coqide: undo comments (Second part of r14268)Gravatar pboutill2011-07-08
* coq_makefile logical path ending with '.' are correctly convert to physical pathGravatar pboutill2011-07-07
* coq_makefile bug fix 2405: cmxs are now made from cmx filesGravatar pboutill2011-07-07
* coq_makefile documentation in Refman and -hGravatar pboutill2011-07-07
* coq_makefile doesn't complain anymore when a dir is both -I and -RGravatar pboutill2011-07-07
* Bug 2217: In coqide, a comment alone is now a sentence that isn't send to coqGravatar pboutill2011-07-07
* Coqide understand { and }Gravatar pboutill2011-07-07
* default install location under cygwin is the unix defaultGravatar pboutill2011-07-07
* bug 2423: consider "" as the empty prefixGravatar barras2011-07-07
* fixed coqchk usage and man page + added option -coqlibGravatar barras2011-07-07
* Fixed bullets so that they would play well with { }.Gravatar aspiwack2011-07-06
* Adding a new syntax for BeginSubproof and EndSubproof, namely { and }.Gravatar courtieu2011-07-05