aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2007-10-30Cleaning code and comment.courtieu
2007-10-25small fix of commit 10188: a string given via Extract Inductive can be emptyletouzey
2007-10-25Added NIso.v to Makefile.common. Changed Examples.v in contrib/micromega to u...emakarov
2007-10-24Fix define body bug fixmsozeau
2007-10-24Fix define body bugmsozeau
2007-10-24Fix some bugs, add possibility of automatically solving a proof statement's o...msozeau
2007-10-21An error message instead of an empty extraction when the monolithic letouzey
2007-10-21Avoid the auto-inlining of small fixpoints like List.map.letouzey
2007-10-18Changed RingMicromega to use NRing instead of Ring_polynom. NRing is a versio...emakarov
2007-10-18added generation from trivial patterns for congruencecorbinea
2007-10-17Repair Haskell/Scheme extraction in the new extraction backend design: letouzey
2007-10-17Major reorganisation of the extraction "backend".letouzey
2007-10-16Fixed congruence instance generator + changed default depth to 1000corbinea
2007-10-16Added transitivity and irreflexivity of <, as well as < -elimination for bina...emakarov
2007-10-09Extraction now checks that the required libraries are indeed loaded (bug #1144)letouzey
2007-10-09forbid extraction under a module typeletouzey
2007-10-09Extract Inline/Inductive/Constant can now be used from inside a moduleletouzey
2007-10-08Better use of tables for storing results of extract_ind (bug #1709)letouzey
2007-10-06Allowing infix constructors/types in a Extract Inductiveletouzey
2007-10-06Extraction: factorisation of identical branches in a matchletouzey
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-10-01Complément nécessaire aux révisions 10156 et 10157herbelin
2007-09-28Modification of the Scheme command.vsiles
2007-09-21curpat_ty was in a smaller contextmsozeau
2007-09-20Changed the definition of Nminus in BinNat.v by removing comparison.emakarov
2007-09-17Raffinement de l'algorithme d'inférence de typeherbelin
2007-09-15* Adding compability with ocaml 3.10 + camlp5 (rework of letouzey
2007-09-14Correction du bug #1679 (congruence) et ajout test-suitecorbinea
2007-09-06errors in recdef.ml4:bertot
2007-09-06this should fix a problem described in a message by Dufourd on July 30th, 2007bertot
2007-08-31fin de la correction de Functionjforest
2007-08-31correction bug d'efficacite dans Functionjforest
2007-08-30Oubli dans commit 10102...herbelin
2007-08-29- Débogueur: positionnement de set_detype_anonymous pour ne pasherbelin
2007-08-27Oubli dans la révision 10098 (nettoyage body_of_type)herbelin
2007-08-27Suppression des type_app et body_of_type qui alourdissent inutilement le codeherbelin
2007-08-26Fix bug on wellfounded defs with constant parameters and dependencies on the ...msozeau
2007-08-26Fix de Bruijn bug in wf definitions.msozeau
2007-08-26Fix evars bug in mutual fixpoints with implicit types and bug in inequalities...msozeau
2007-08-16Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign;notin
2007-08-08Fix dependency bugs due to Program modules renamings.msozeau
2007-08-07Move Program tactics into a proper theories/ directory as they are general pu...msozeau
2007-07-24fixed bug 1448 and 1674barras
2007-07-24fixed bug 1675: computing carrier from the relation type was not rightbarras
2007-07-24Declarative language: fixed the generation of fixpoints for induction proofs.corbinea
2007-07-19Documentation of Program and its tactics, fix enormous interaction bug due to...msozeau
2007-07-18A generic preprocessing tactic zify for (r)omegaletouzey
2007-07-16Generalized CAMLP4USE for pp dependenciescorbinea
2007-07-13some more useless constant in const_omegaletouzey
2007-07-13Beginning of a reorganisation of the ml part for romega: letouzey