aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Extraction now checks that the required libraries are indeed loaded (bug #1144)Gravatar letouzey2007-10-09
* forbid extraction under a module typeGravatar letouzey2007-10-09
* Extract Inline/Inductive/Constant can now be used from inside a moduleGravatar letouzey2007-10-09
* Better use of tables for storing results of extract_ind (bug #1709)Gravatar letouzey2007-10-08
* Allowing infix constructors/types in a Extract InductiveGravatar letouzey2007-10-06
* Extraction: factorisation of identical branches in a matchGravatar letouzey2007-10-06
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* Complément nécessaire aux révisions 10156 et 10157Gravatar herbelin2007-10-01
* Modification of the Scheme command.Gravatar vsiles2007-09-28
* curpat_ty was in a smaller contextGravatar msozeau2007-09-21
* Changed the definition of Nminus in BinNat.v by removing comparison.Gravatar emakarov2007-09-20
* Raffinement de l'algorithme d'inférence de typeGravatar herbelin2007-09-17
* * Adding compability with ocaml 3.10 + camlp5 (rework of Gravatar letouzey2007-09-15
* Correction du bug #1679 (congruence) et ajout test-suiteGravatar corbinea2007-09-14
* errors in recdef.ml4:Gravatar bertot2007-09-06
* this should fix a problem described in a message by Dufourd on July 30th, 2007Gravatar bertot2007-09-06
* fin de la correction de FunctionGravatar jforest2007-08-31
* correction bug d'efficacite dans FunctionGravatar jforest2007-08-31
* Oubli dans commit 10102...Gravatar herbelin2007-08-30
* - Débogueur: positionnement de set_detype_anonymous pour ne pasGravatar herbelin2007-08-29
* Oubli dans la révision 10098 (nettoyage body_of_type)Gravatar herbelin2007-08-27
* Suppression des type_app et body_of_type qui alourdissent inutilement le codeGravatar herbelin2007-08-27
* Fix bug on wellfounded defs with constant parameters and dependencies on the ...Gravatar msozeau2007-08-26
* Fix de Bruijn bug in wf definitions.Gravatar msozeau2007-08-26
* Fix evars bug in mutual fixpoints with implicit types and bug in inequalities...Gravatar msozeau2007-08-26
* 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