aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac
AgeCommit message (Expand)Author
2007-01-15Various subtac fixes.msozeau
2007-01-08Subtac fixes, support for reasoning on wf defs.msozeau
2007-01-02Rework subtac pattern matching equalities generation.msozeau
2006-12-22Default tactic for solving goals.msozeau
2006-12-14Reimplemented equality generation for pattern matching at typing time. First ...msozeau
2006-12-12Subtac: work on cases.msozeau
2006-12-08Subtac bug fix, add list take example.msozeau
2006-11-29Fork of cases impl for subtac.msozeau
2006-11-20Suppression du type 'tac dans les abstract_argument_type: devenu inutile herbelin
2006-11-16Work on dep types pattern matchingmsozeau
2006-11-15Some usability enhancements.msozeau
2006-11-13Better solve using tactics impl.msozeau
2006-11-10Work on mutual defs, various bug fixes.msozeau
2006-11-10Work on pattern inequalities for pattern matching branches.msozeau
2006-11-09Support for mutual defs in obligation handling.msozeau
2006-10-31Debug obligation handling codemsozeau
2006-10-31Fix compile errormsozeau
2006-10-31Work on obligation separation.msozeau
2006-10-29Suite commit polymorphismeherbelin
2006-10-26Facilities to automatically solve obligationsmsozeau
2006-10-10Fix 0 obligations bugmsozeau
2006-09-28Add dependent list combinators test.msozeau
2006-09-15Report de l'heuristique d'unification premier ordre flexible/rigideherbelin
2006-09-04Fix wrong order for building library, add informative messages.msozeau
2006-09-01New handling of obligations.msozeau
2006-09-01Forgot to add this one.msozeau
2006-09-01Subtac fixes, new way of handling obligations in progress.msozeau
2006-06-23Fix wrong order of existentials in eterm.msozeau
2006-06-22Mutually structurally recursive defs and rec using measures added.msozeau
2006-06-20Wellfounded recursion using subtac working again.msozeau
2006-06-20Progress in new wf def typing.msozeau
2006-06-20Rewrite of the recursive defs handling in progress.msozeau
2006-06-07Correction trou de subject-reduction de create_arg dans genarg.mliherbelin
2006-06-01Fix some nasty bug with the evars-to-dependent sum encoding.msozeau
2006-05-29The "clean integration of subtac" patch.msozeau
2006-04-27- Distinction explicite des parties paramètres et arguments dans le typeherbelin
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-16Added code to support "Program Lemma/Example... etc"msozeau
2006-04-14Si un fixpoint a plusieurs arguments, mais un seul de type inductif, letouzey
2006-04-14Test files for subtac.msozeau
2006-04-10Fixes for new unification, not used in default version as it really changes u...msozeau
2006-04-10Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...msozeau
2006-04-07- Documentation of the Program tactics.msozeau
2006-03-22Subtac fixes, single fixpoint definitions are working again. Added a toggle o...msozeau
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-03-05New files for subtaccoq
2006-02-22Work on recursive definitionscoq
2006-02-22Add vernacular file for subtaccoq
2006-02-21Work with binder lists, problem of tyconscoq