aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Remplacement du coeur d'omega (omega.ml) par la version plus gnrale utilise p...Gravatar herbelin2004-12-27
* Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...Gravatar herbelin2004-12-24
* Hugo fixed a bug of refine, and it revealed a bug of functionalGravatar coq2004-12-10
* Restauration type casted_open_constr pour tactique refine car l'unification n...Gravatar herbelin2004-12-09
* travail sur les types extraitsGravatar letouzey2004-12-09
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* Code mortGravatar herbelin2004-12-06
* Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...Gravatar herbelin2004-12-06
* Orthographe!Gravatar herbelin2004-12-03
* Correction 1.138 appliquée à tort à la branche principale au lieu de V8-0b...Gravatar herbelin2004-11-29
* Commit précédent erroné; retour version précédenteGravatar herbelin2004-11-29
* MAJ vis à vis de extratacticsGravatar herbelin2004-11-28
* When a reference to a constructor is met its inductive type must be closed.Gravatar sacerdot2004-11-18
* Locate ModuleGravatar herbelin2004-11-17
* New command "Print Rewrite HindDb dbname".Gravatar sacerdot2004-11-17
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* 'match term' now evaluates by default. Added 'lazy' keyword to delay the eval...Gravatar herbelin2004-10-11
* Suppression IsConjecture redondant avec ConjecturalGravatar herbelin2004-10-11
* un paquet de corrections de bugsGravatar letouzey2004-10-04
* The "Add Setoid" command now has a new argument "as name" that is usedGravatar sacerdot2004-10-01
* cutrewrite does not work with relations that are not Coq-like equalities.Gravatar sacerdot2004-09-30
* New syntaxGravatar sacerdot2004-09-29
* firstorder bugfix to cope with elim of sigma types with goal is of the wrong ...Gravatar corbinea2004-09-27
* restructuration des printers: proofs passe avant parsingGravatar barras2004-09-17
* hiding the meta_map in evar_defsGravatar barras2004-09-15
* inclusion de meta_map dans evar_defsGravatar barras2004-09-12
* Ajout de or-pattern pour le match-with v8Gravatar herbelin2004-09-09
* The innersort is now computed as the more precise sort between theGravatar sacerdot2004-09-08
* The code used to compare the synthesized and the expected type (if available)Gravatar sacerdot2004-09-08
* deuxieme vague de modifs: evar_defs fonctionnelGravatar barras2004-09-07
* reparation des Extract Constant avec HaskellGravatar letouzey2004-09-06
* premiere reorganisation de l\'unificationGravatar barras2004-09-03
* Ported to the new implementation of setoid_*.Gravatar sacerdot2004-09-03
* The old implementation of (setoid_replace c1 with c2) used to replaceGravatar sacerdot2004-09-03
* Application du patch de Michel Mauny pour pouvoir compiler en ocaml 3.08.1Gravatar herbelin2004-08-24
* Setoid_replace.setoid_replace: last argument (that was supposed to beGravatar sacerdot2004-07-23
* "Show Setoids" command added.Gravatar sacerdot2004-07-23
* correction d'un bug de la tactique pour les semi setoid rings.Gravatar clrenard2004-07-22
* Protection des accès tableau car, sur Sparc-linux, cela engendre une erreur ...Gravatar herbelin2004-07-19
* Abstraction vis a vis du type loc pour ocaml 3.08Gravatar herbelin2004-07-18
* Nouvelle en-têteGravatar herbelin2004-07-16
* ajout des unsafeCoerce + 2 bugs haskellGravatar letouzey2004-07-14
* * <style>...</style> tag no longer generated for theory filesGravatar sacerdot2004-07-08
* - recent changes to doubleTypeInference.ml (that introduced doubleGravatar sacerdot2004-07-08
* Commit to perform double type inference also on inner types.Gravatar sacerdot2004-07-08
* Constants just after a "Let id : t. ... Qed" local variable declaration wereGravatar sacerdot2004-07-05
* updated printing of evar context (may loop ?)Gravatar corbinea2004-06-30