aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac/eterm.ml
AgeCommit message (Expand)Author
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2008-11-07Add the ability to give a specific tactic to solve each obligation inmsozeau
2008-09-25Partial fix for bug #1948: recompute order of dependencies betweenmsozeau
2008-09-07Better handling of the opacity of proof obligations, add the possibility ofmsozeau
2008-09-02- Remove some dead code in subtacmsozeau
2008-08-21Various fixes w.r.t typeclasses and subtac: resolve tcs properly insidemsozeau
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-04-25- Fix bug in eterm which was not taking filtered contexts in evars intomsozeau
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-10-24Fix some bugs, add possibility of automatically solving a proof statement's o...msozeau
2007-07-19Documentation of Program and its tactics, fix enormous interaction bug due to...msozeau
2007-07-12An optimization to simplify generated obligations removing unnecessary let-in's.msozeau
2007-07-12Cleanup, use Util list functions when possiblemsozeau
2007-03-19Add a parameter to QuestionMark evar kind to say it can be turned into an obl...msozeau
2007-02-24Opacity parameterization for obligations working.msozeau
2007-02-23Debug wellfounded defs, work on cleaning obls envsmsozeau
2007-01-15Various subtac fixes.msozeau
2006-11-10Work on mutual defs, various bug fixes.msozeau
2006-10-31Debug obligation handling codemsozeau
2006-10-31Work on obligation separation.msozeau
2006-09-01New handling of obligations.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-01Fix some nasty bug with the evars-to-dependent sum encoding.msozeau
2006-04-27Standardisation nom option_app en option_mapherbelin
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-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-02-21Work with binder lists, problem of tyconscoq
2006-02-21Latest fixes, should work fine now for non recursive definitions, although st...coq
2006-02-20Rewrite of the subtac tactic, needs some work on implicit arguments.coq
2005-12-02Changement des named_contextgregoire
2005-07-15Subtac: traitement correct des existentielles et de la récursion.coq