aboutsummaryrefslogtreecommitdiff
path: root/plugins/subtac
AgeCommit message (Expand)Author
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2009-08-02Improved parameterization of Coq:herbelin
2009-06-29Fix bug introduced by last revision, subtac_cases was returning themsozeau
2009-06-28Abstract the tycon by the matched terms when turning them into variablesmsozeau
2009-06-28Improve return predicate inference by making the return type dependentmsozeau
2009-06-22Fixes for r12197, the refined evars were not returned in case fail_evarmsozeau
2009-06-18Use more consistent resolution parameters in Program and regular typingmsozeau
2009-06-17Fallback on not using [fix_proto] if the right imports aren't there, the msozeau
2009-06-11Use a lazy value for the message in FailError, so that it won't bemsozeau
2009-05-27Fix implicit args code so that declarations are added for allmsozeau
2009-05-26Fix de Bruijn lifting bug appearing when we match on multiple terms withmsozeau
2009-05-16Support for definition hooks in subtac.msozeau
2009-04-28More efficient handling of evars in Program Fixpoint commands.msozeau
2009-04-24Backporting 12080 (fixing bug #2091 on bad rollback in the "where"herbelin
2009-04-24- New cleaning phase for the entry points of pretyping.mlherbelin
2009-04-16Better Requires in Classes. Fix bug #2093: the code does not requiremsozeau
2009-04-08Experimental support for automatic destruction of recursive calls andmsozeau
2009-04-08Fix bug #2083 for good: verify that the measure and relation aremsozeau
2009-04-08Some dead code removal + cleanupsletouzey
2009-04-07Fixes in Program: msozeau
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-03-26Fixes in Program well-founded definitions:msozeau
2009-03-20Many changes in the Makefile infrastructure + a beginning of ocamlbuildletouzey
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey