aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Ajout possibilité d'options à trois mots.Gravatar herbelin2007-04-29
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.Gravatar herbelin2007-04-28
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25
* Correct implementation of undo in obligations handling code, correct some bug...Gravatar msozeau2007-04-17
* Export de simplest_eapply, utilisé dans la contrib interfaceGravatar notin2007-04-16
* Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func...Gravatar jforest2007-04-05
* Extension to the general sequence operator (tactical). Now in addition to ...Gravatar emakarov2007-04-02
* Support for implicit formal argument types in Program ; parse types in type s...Gravatar msozeau2007-03-28
* Make multiple patterns work again with Program while simplifying the code.Gravatar msozeau2007-03-26
* Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...Gravatar msozeau2007-03-20
* traces ErgoGravatar filliatr2007-03-20
* Forgot to update to new castGravatar msozeau2007-03-19
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* r11153@tannat: jforest | 2007-03-16 10:25:55 +0100Gravatar jforest2007-03-16
* Suppression argument pattern_source du case_info (code jamais utilisé)Gravatar herbelin2007-03-15
* Add destruct_call variant where naming of introduced hypotheses is possible. ...Gravatar msozeau2007-03-15
* Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...Gravatar msozeau2007-03-14
* Solve obligation handling bug of trying to solve automatically at Next Obliga...Gravatar msozeau2007-03-13
* correction du bug 1432Gravatar jforest2007-03-11
* Remove bugguy notationsGravatar msozeau2007-03-11
* Create a program_scope in subtac UtilsGravatar msozeau2007-03-08
* The right tactics for definitions using measures.Gravatar msozeau2007-02-28
* Fix wf bug from F. Besson and work on ineqs generation.Gravatar msozeau2007-02-27
* Achèvement commit 9677 (suppression résidu v7 dans PrintGrammar)Gravatar herbelin2007-02-24
* Opacity parameterization for obligations working.Gravatar msozeau2007-02-24
* Debug wellfounded defs, work on cleaning obls envsGravatar msozeau2007-02-23
* Échange des mots clés 'using' et 'with' en argument de 'firstorder' (wish #...Gravatar notin2007-02-22
* Correct coq depend, add eq_rect elimination tactic to SubtacTacticsGravatar msozeau2007-02-19
* Various little subtac fixes, add some useful tactics.Gravatar msozeau2007-02-19
* Add subtac keywords to coqide and coqdoc, add 'dec' as keyword in subtac Utils.Gravatar msozeau2007-02-16
* lift params appropriately, do not need to coerce to tyconGravatar msozeau2007-02-16
* Update implementation for dependent types. Works just as well as before for s...Gravatar msozeau2007-02-16
* encodage des typesGravatar filliatr2007-02-14
* tactique yicesGravatar filliatr2007-02-14
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Bug mineur dans la generation des principes d'induction pour FunctionGravatar jforest2007-02-12
* Fix matching on dependent types, taking a safe stand.Gravatar msozeau2007-02-12
* Correction d'un bug dans la génération des principes d'inductionGravatar jforest2007-02-11
* Retour r9310 en attendant mieuxGravatar herbelin2007-02-09
* Separate Tactics in subtac.Gravatar msozeau2007-02-09
* Add lif then else for if in bool.Gravatar msozeau2007-02-08
* Fix myinjection tactic, generalize coercion for applicationsGravatar msozeau2007-02-08
* Fix mistake naming my Tactics file Tactics :)Gravatar msozeau2007-02-07
* Add tactics for induction on subterms.Gravatar msozeau2007-02-07
* Meilleur anglais (cf 9619)Gravatar herbelin2007-02-07
* Various subtac fixes. Add inequalities in pattern matching branches when need...Gravatar msozeau2007-02-07
* doc de ring/field + option infinite -> completenessGravatar barras2007-02-07
* changement dans ring specification du sign, divisionGravatar bgregoir2007-02-05
* Work on ineqs generation.Gravatar msozeau2007-02-03