| Commit message (Expand) | Author | Age |
* | A bit of cleaning around name generation + creation of dedicated file namegen.ml | herbelin | 2009-11-09 |
* | Improved the treatment of Local/Global options (noneffective Local on | herbelin | 2009-10-25 |
* | This big commit addresses two problems: | soubiran | 2009-10-21 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Ensures that let-in's in arities of inductive types work well. Maybe not | herbelin | 2009-08-11 |
* | Jolification : tentative de supprimer les "( evd)" et associés qui | aspiwack | 2009-07-07 |
* | Improve return predicate inference by making the return type dependent | msozeau | 2009-06-28 |
* | Fixing bug #2106 ("match" compilation with multi-dependent constructor). | herbelin | 2009-06-06 |
* | Some dead code removal + cleanups | letouzey | 2009-04-08 |
* | On remplace evar_map par evar_defs (seul evar_defs est désormais exporté | aspiwack | 2009-02-19 |
* | pushed evar reduction in kernel | barras | 2009-02-06 |
* | Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod -> | herbelin | 2008-12-31 |
* | Fix (?) a pattern matching compilation problem: | msozeau | 2008-11-27 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | - Correction bug 1841 (identificateurs incorrects avec Subclass) | herbelin | 2008-06-10 |
* | - Correction de la version simplifiée (filtrage sur deux sig | herbelin | 2008-06-09 |
* | Notation concise pour la valeur par défaut des cas reconnus comme | herbelin | 2008-05-28 |
* | Mise en place d'un algorithme d'inversion des contraintes de type lors | herbelin | 2008-05-05 |
* | Finish enhancemenent of return clause inference from tycons, integrating | msozeau | 2008-04-01 |
* | Fix test-suite files, change conflicting notation "->rel" and the others | msozeau | 2008-03-29 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau | 2008-01-17 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | Suppression de tous les alias de la forme x:=x dans la compilation du filtrage. | herbelin | 2007-09-25 |
* | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin | 2007-09-06 |
* | - Correction d'un bug de de Bruijn dans abstract_predicate (lié au | herbelin | 2007-08-10 |
* | Suppression argument pattern_source du case_info (code jamais utilisé) | herbelin | 2007-03-15 |
* | Code mort découvert par Matthieu | herbelin | 2006-11-22 |
* | Correction de deux cas où les types inductifs n'étaient pas comparés | herbelin | 2006-10-05 |
* | Correction d'un bug de coercion de pattern introduit dans la 8.1beta | herbelin | 2006-09-23 |
* | The "clean integration of subtac" patch. | msozeau | 2006-05-29 |
* | Nouvelle implantation du polymorphisme de sorte pour les familles inductives | herbelin | 2006-05-23 |
* | Typo dans précédent commit (8755); protection renforcée dans analyse claus... | herbelin | 2006-04-28 |
* | - Distinction explicite des parties paramètres et arguments dans le type | herbelin | 2006-04-27 |
* | Standardisation nom option_app en option_map | herbelin | 2006-04-27 |
* | Code mort (suite) | herbelin | 2006-04-25 |
* | Suppression code mort | herbelin | 2006-04-25 |
* | Pas fier | herbelin | 2006-04-14 |
* | Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous... | msozeau | 2006-04-10 |
* | - Documentation of the Program tactics. | msozeau | 2006-04-07 |
* | Made pretyping a functor over a coercion implementation. Pretyping.Default us... | msozeau | 2006-03-22 |
* | Suppression fonctions d'interprétation du vieux Case | herbelin | 2006-01-30 |
* | - Prise en compte de la clause 'in I' pour coercer le type du terme à filtrer | herbelin | 2006-01-30 |
* | - Prise en compte de la clause 'in I' pour coercer le type du terme à filtrer; | herbelin | 2006-01-30 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Nettoyage suite à la détection par défaut des variables inutilisées par o... | herbelin | 2005-11-08 |
* | pas besoin de List.length pour savoir si une liste est vide | letouzey | 2005-08-19 |
* | Sur le conseil de X.Leroy: x=[||] devient Array.length x=0 | letouzey | 2005-08-19 |
* | evar declarees avec mauvais type | barras | 2005-06-08 |