aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign;Gravatar notin2007-08-16
* Fix dependency bugs due to Program modules renamings.Gravatar msozeau2007-08-08
* Move Program tactics into a proper theories/ directory as they are general pu...Gravatar msozeau2007-08-07
* fixed bug 1448 and 1674Gravatar barras2007-07-24
* fixed bug 1675: computing carrier from the relation type was not rightGravatar barras2007-07-24
* Declarative language: fixed the generation of fixpoints for induction proofs.Gravatar corbinea2007-07-24
* Documentation of Program and its tactics, fix enormous interaction bug due to...Gravatar msozeau2007-07-19
* A generic preprocessing tactic zify for (r)omegaGravatar letouzey2007-07-18
* Generalized CAMLP4USE for pp dependenciesGravatar corbinea2007-07-16
* some more useless constant in const_omegaGravatar letouzey2007-07-13
* Beginning of a reorganisation of the ml part for romega: Gravatar letouzey2007-07-13
* 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