aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac
AgeCommit message (Expand)Author
2008-01-07Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...msozeau
2008-01-04Add partial setoids in theories/Classes, add SetoidDec class for setoids with...msozeau
2007-12-31Fix name capture bug and call the right pretyper in subtac.msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-11-08Prise en compte des notations "alias" dans la globalisation des coercions.herbelin
2007-11-04Fix bug#1739msozeau
2007-10-24Fix define body bug fixmsozeau
2007-10-24Fix define body bugmsozeau
2007-10-24Fix some bugs, add possibility of automatically solving a proof statement's o...msozeau
2007-09-21curpat_ty was in a smaller contextmsozeau
2007-09-17Raffinement de l'algorithme d'inférence de typeherbelin
2007-08-29- Débogueur: positionnement de set_detype_anonymous pour ne pasherbelin
2007-08-27Suppression des type_app et body_of_type qui alourdissent inutilement le codeherbelin
2007-08-26Fix bug on wellfounded defs with constant parameters and dependencies on the ...msozeau
2007-08-26Fix de Bruijn bug in wf definitions.msozeau
2007-08-26Fix evars bug in mutual fixpoints with implicit types and bug in inequalities...msozeau
2007-08-08Fix dependency bugs due to Program modules renamings.msozeau
2007-08-07Move Program tactics into a proper theories/ directory as they are general pu...msozeau
2007-07-19Documentation of Program and its tactics, fix enormous interaction bug due to...msozeau
2007-07-16Generalized CAMLP4USE for pp dependenciescorbinea
2007-07-12An optimization to simplify generated obligations removing unnecessary let-in's.msozeau
2007-07-12Fix bug when adding progs with no obligationsmsozeau
2007-07-12Remove dead modules in Subtac.msozeau
2007-07-12Cleanup, use Util list functions when possiblemsozeau
2007-07-02Better handling of aliases, add command to solve a particular obligation.msozeau
2007-06-14Add Solve All Obligations command, fix bug in inequality generation introduce...msozeau
2007-06-09Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...msozeau
2007-06-07Unification des types + clause filtrage manquante + uniformisation localeherbelin
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2007-04-25New keyword "Inline" for Parameters and Axioms for automatic soubiran
2007-04-17Correct implementation of undo in obligations handling code, correct some bug...msozeau
2007-03-28Support for implicit formal argument types in Program ; parse types in type s...msozeau
2007-03-26Make multiple patterns work again with Program while simplifying the code.msozeau
2007-03-20Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...msozeau
2007-03-19Add a parameter to QuestionMark evar kind to say it can be turned into an obl...msozeau
2007-03-15Suppression argument pattern_source du case_info (code jamais utilisé)herbelin
2007-03-15Add destruct_call variant where naming of introduced hypotheses is possible. ...msozeau
2007-03-14Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...msozeau
2007-03-13Solve obligation handling bug of trying to solve automatically at Next Obliga...msozeau
2007-03-11Remove bugguy notationsmsozeau
2007-03-08Create a program_scope in subtac Utilsmsozeau
2007-02-28The right tactics for definitions using measures.msozeau
2007-02-27Fix wf bug from F. Besson and work on ineqs generation.msozeau
2007-02-24Opacity parameterization for obligations working.msozeau
2007-02-23Debug wellfounded defs, work on cleaning obls envsmsozeau
2007-02-19Correct coq depend, add eq_rect elimination tactic to SubtacTacticsmsozeau
2007-02-19Various little subtac fixes, add some useful tactics.msozeau
2007-02-16Add subtac keywords to coqide and coqdoc, add 'dec' as keyword in subtac Utils.msozeau