aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/subtac/eterm.ml
Commit message (Expand)AuthorAge
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Fix some bugs, add possibility of automatically solving a proof statement's o...Gravatar msozeau2007-10-24
* Documentation of Program and its tactics, fix enormous interaction bug due to...Gravatar msozeau2007-07-19
* An optimization to simplify generated obligations removing unnecessary let-in's.Gravatar msozeau2007-07-12
* Cleanup, use Util list functions when possibleGravatar msozeau2007-07-12
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Opacity parameterization for obligations working.Gravatar msozeau2007-02-24
* Debug wellfounded defs, work on cleaning obls envsGravatar msozeau2007-02-23
* Various subtac fixes.Gravatar msozeau2007-01-15
* Work on mutual defs, various bug fixes.Gravatar msozeau2006-11-10
* Debug obligation handling codeGravatar msozeau2006-10-31
* Work on obligation separation.Gravatar msozeau2006-10-31
* New handling of obligations.Gravatar msozeau2006-09-01
* Subtac fixes, new way of handling obligations in progress.Gravatar msozeau2006-09-01
* Fix wrong order of existentials in eterm.Gravatar msozeau2006-06-23
* Fix some nasty bug with the evars-to-dependent sum encoding.Gravatar msozeau2006-06-01
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* Subtac fixes, single fixpoint definitions are working again. Added a toggle o...Gravatar msozeau2006-03-22
* Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.Gravatar msozeau2006-03-13
* Work with binder lists, problem of tyconsGravatar coq2006-02-21
* Latest fixes, should work fine now for non recursive definitions, although st...Gravatar coq2006-02-21
* Rewrite of the subtac tactic, needs some work on implicit arguments.Gravatar coq2006-02-20
* Changement des named_contextGravatar gregoire2005-12-02
* Subtac: traitement correct des existentielles et de la récursion.Gravatar coq2005-07-15