aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAge
* Fixing bug #2640 and variants of it (inconsistency between when andGravatar herbelin2011-11-17
* Merge subinstances branch by me and Tom Prince.Gravatar msozeau2011-11-17
* Bug 2636 - Move string_of_ppcmds to PpGravatar pboutill2011-11-14
* Add type annotations around all calls to Libobject.declare_objectGravatar letouzey2011-11-02
* Remove dynamic stuff from constr_expr and glob_constrGravatar glondu2011-10-28
* Remove avoidable use of GDynamicGravatar glondu2011-10-27
* Fixing Equality.injectable which did not detect an equality withoutGravatar herbelin2011-10-22
* Fix bug #2227Gravatar msozeau2011-10-18
* Fix inductive coercion code in Program (bug #2378)Gravatar msozeau2011-10-18
* Moved to a more standard order of arguments (i.e. env followed by evar_map)Gravatar herbelin2011-10-11
* Fix bug #2557 and an issue with Propers for complementGravatar msozeau2011-10-07
* Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612).Gravatar herbelin2011-10-05
* In Coq_config: get rid of coqsrc and make coqlib optionalGravatar glondu2011-09-27
* Added support for referring to subterms of the goal by pattern.Gravatar herbelin2011-09-26
* Generalizing subst_term_occ so that it supports an arbitrary matchingGravatar herbelin2011-09-26
* Fix commit 14489: missing Coq. in dirpathGravatar letouzey2011-09-23
* Program: add some check_required_library (fix #2592) + some dead code removalGravatar letouzey2011-09-23
* Omega: for non-arithmetical goals, try proving False from context (wish #2236)Gravatar letouzey2011-09-16
* Omega aware of Z.pred (fix #1912)Gravatar letouzey2011-09-15
* correction du bug 2047Gravatar jforest2011-09-09
* Improved ltac code for zify (fix #2575).Gravatar letouzey2011-09-06
* Extraction Implicit: fix the numbering of constructor argumentsGravatar letouzey2011-09-05
* Bug 2589: Documentation patch of Hendrik TewsGravatar pboutill2011-09-02
* Extraction: allow extraction of records with anonymous fields (fix #2555)Gravatar letouzey2011-08-25
* New proposition "rewrite Heq in H" for eq_rect (assuming that there isGravatar herbelin2011-08-08
* Esubst: make types of substitutions & lifts privateGravatar puech2011-08-08
* moins de reification inutile, noatations standardsGravatar pottier2011-08-04
* Ring: replaced various generic = on constr by eq_constr, destructors etc.Gravatar puech2011-07-29
* Quote: replaced various generic = on constr by eq_constr, destructors etc.Gravatar puech2011-07-29
* Newring: generic = on constr replaced by eq_constrGravatar puech2011-07-29
* Coq_micromega: generic = on constr replaced by eq_constrGravatar puech2011-07-29
* Field: generic Gmap on constr replaced by CmapGravatar puech2011-07-29
* Extract_env: generic = on prec_declaration replaced by prec_declaration_equalGravatar puech2011-07-29
* Extraction: replace generic = on mutual_inductive_body by mib_equalGravatar puech2011-07-29
* replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Subtac_cases: replaced some generic = on constr by destructorsGravatar puech2011-07-29
* Ring: replaced some generic Pervasives.compare on constr by constr_ordGravatar puech2011-07-29
* Nsatz: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Recdef: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* FourierR: replaced some generic Hashtbl on constr by ConstrhashGravatar puech2011-07-29
* Refl_omega: replaced generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Refl_omega: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Const_omega: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Functional_principles_types: replaced some generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: replaced generic = on constr by eq_constrGravatar puech2011-07-29
* Coq_omega: replaced generic = on constr by eq_constrGravatar puech2011-07-29
* Quote: replaced generic = on constr by eq_constrGravatar puech2011-07-29
* Coq_omega: replaced many generic = on constr by eq_constrGravatar puech2011-07-29
* Newring: generic Pervasives.compare on constr replaced by constr_ordGravatar puech2011-07-29