aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* removing a warning at compilation timeGravatar jforest2007-07-13
* Deletion of contrib/extraction/testGravatar letouzey2007-07-12
* normalisation (by closure) was not performed under fixpointsGravatar barras2007-07-12
* port de r9968: bug avec les ring calculatoiresGravatar barras2007-07-12
* An optimization to simplify generated obligations removing unnecessary let-in's.Gravatar msozeau2007-07-12
* Fix bug when adding progs with no obligationsGravatar msozeau2007-07-12
* Remove dead modules in Subtac.Gravatar msozeau2007-07-12
* Cleanup, use Util list functions when possibleGravatar msozeau2007-07-12
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* Big reorganization of romega/ReflOmegaCore.v: towards a modular Gravatar letouzey2007-07-10
* Improvements / Bug fixes for ROmega Gravatar letouzey2007-07-09
* minor bug correction (continuing r 9943)Gravatar jforest2007-07-06
* Adding a syntax for "n-ary" rewrite: Gravatar letouzey2007-07-06
* sequel to commit 9952: forgot to adapt xlate to the new n-ary renameGravatar letouzey2007-07-06
* extension of the rename tactic: the following is now allowed: Gravatar letouzey2007-07-06
* New intro pattern "@A", which generates a fresh name based on A.Gravatar glondu2007-07-06
* Minor bug correction in Function. Non terminating Function e.g. Gravatar jforest2007-07-05
* Better handling of aliases, add command to solve a particular obligation.Gravatar msozeau2007-07-02
* killing some more non-exhaustive patternsGravatar letouzey2007-06-26
* 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