aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Correction de plusieurs bugs de l'export XML (utilisation d'un type deGravatar herbelin2007-06-21
* Add Solve All Obligations command, fix bug in inequality generation introduce...Gravatar msozeau2007-06-14
* Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...Gravatar msozeau2007-06-09
* Extension of NArith: Nminus, Nmin, etcGravatar letouzey2007-06-07
* Unification des types + clause filtrage manquante + uniformisation localeGravatar herbelin2007-06-07
* Modification of VernacScheme to handle a new scheme: Equality (equality inGravatar vsiles2007-05-25
* fixed (PR#1483)Gravatar corbinea2007-05-24
* Nouvelle stratégie d'unification des types des with-bindings dansGravatar herbelin2007-05-22
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* correction de bug dans Function et augmentation de la classe des fonctions su...Gravatar jforest2007-05-17
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Nouveaux changements autour des implicites (notamment suite àGravatar herbelin2007-05-06
* Orthographe en passantGravatar herbelin2007-04-29
* 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