aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-11-17Fixing bug #2640 and variants of it (inconsistency between when andherbelin
2011-11-17Merge subinstances branch by me and Tom Prince.msozeau
2011-11-14Bug 2636 - Move string_of_ppcmds to Pppboutill
2011-11-02Add type annotations around all calls to Libobject.declare_objectletouzey
2011-10-28Remove dynamic stuff from constr_expr and glob_constrglondu
2011-10-27Remove avoidable use of GDynamicglondu
2011-10-22Fixing Equality.injectable which did not detect an equality withoutherbelin
2011-10-18Fix bug #2227msozeau
2011-10-18Fix inductive coercion code in Program (bug #2378)msozeau
2011-10-11Moved to a more standard order of arguments (i.e. env followed by evar_map)herbelin
2011-10-07Fix bug #2557 and an issue with Propers for complementmsozeau
2011-10-05Fixing Implicit Tactic mode damaged by commit r14496 (see also bug #2612).herbelin
2011-09-27In Coq_config: get rid of coqsrc and make coqlib optionalglondu
2011-09-26Added support for referring to subterms of the goal by pattern.herbelin
2011-09-26Generalizing subst_term_occ so that it supports an arbitrary matchingherbelin
2011-09-23Fix commit 14489: missing Coq. in dirpathletouzey
2011-09-23Program: add some check_required_library (fix #2592) + some dead code removalletouzey
2011-09-16Omega: for non-arithmetical goals, try proving False from context (wish #2236)letouzey
2011-09-15Omega aware of Z.pred (fix #1912)letouzey
2011-09-09correction du bug 2047jforest
2011-09-06Improved ltac code for zify (fix #2575).letouzey
2011-09-05Extraction Implicit: fix the numbering of constructor argumentsletouzey
2011-09-02Bug 2589: Documentation patch of Hendrik Tewspboutill
2011-08-25Extraction: allow extraction of records with anonymous fields (fix #2555)letouzey
2011-08-08New proposition "rewrite Heq in H" for eq_rect (assuming that there isherbelin
2011-08-08Esubst: make types of substitutions & lifts privatepuech
2011-08-04moins de reification inutile, noatations standardspottier
2011-07-29Ring: replaced various generic = on constr by eq_constr, destructors etc.puech
2011-07-29Quote: replaced various generic = on constr by eq_constr, destructors etc.puech
2011-07-29Newring: generic = on constr replaced by eq_constrpuech
2011-07-29Coq_micromega: generic = on constr replaced by eq_constrpuech
2011-07-29Field: generic Gmap on constr replaced by Cmappuech
2011-07-29Extract_env: generic = on prec_declaration replaced by prec_declaration_equalpuech
2011-07-29Extraction: replace generic = on mutual_inductive_body by mib_equalpuech
2011-07-29replaced some generic = on constr by eq_constrpuech
2011-07-29Subtac_cases: replaced some generic = on constr by destructorspuech
2011-07-29Ring: replaced some generic Pervasives.compare on constr by constr_ordpuech
2011-07-29Nsatz: replaced some generic = on constr by eq_constrpuech
2011-07-29Recdef: replaced some generic = on constr by eq_constrpuech
2011-07-29FourierR: replaced some generic Hashtbl on constr by Constrhashpuech
2011-07-29Refl_omega: replaced generic = on constr by eq_constrpuech
2011-07-29Newring: replaced some generic = on constr by eq_constrpuech
2011-07-29Refl_omega: replaced some generic = on constr by eq_constrpuech
2011-07-29Const_omega: replaced some generic = on constr by eq_constrpuech
2011-07-29Functional_principles_types: replaced some generic = on constr by eq_constrpuech
2011-07-29Newring: replaced generic = on constr by eq_constrpuech
2011-07-29Coq_omega: replaced generic = on constr by eq_constrpuech
2011-07-29Quote: replaced generic = on constr by eq_constrpuech
2011-07-29Coq_omega: replaced many generic = on constr by eq_constrpuech