aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sequent: generic equality on constr replaced by destructorsGravatar puech2011-07-29
* Sequent: generic equality on ident replaced by id_ordGravatar puech2011-07-29
* Instances: generic equality on global_reference replaced by RefOrdered.compareGravatar puech2011-07-29
* Unify: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Eqschemes: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Evarutil: generic equality on constr replaced by destructorsGravatar puech2011-07-29
* Heads: generic equality on constr replaced by destructorGravatar puech2011-07-29
* Environ: generic equality on named_context replaced by named_context_equalGravatar puech2011-07-29
* Evarconv: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Equality: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Cases: generic equality on constr replaced by destructorsGravatar puech2011-07-29
* Tactics: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Classops: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Class: generic equality on constr replaced by destructorsGravatar puech2011-07-29
* Evarutil: generic equality on constr replaced by eq_constr (x2)Gravatar puech2011-07-29
* Equality: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Tactics: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Tactics: generic equality on named_declaration replaced by eq_named_declarationGravatar puech2011-07-29
* Term: added function eq_named_declarationGravatar puech2011-07-29
* Evarutil: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* Tacred: generic equality on constr replaced by eq_constrGravatar puech2011-07-29
* 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