| Commit message (Expand) | Author | Age |
* | Les records déclarés avec Record ne peuvent plus être récursifs (le | aspiwack | 2009-01-19 |
* | - Structuring Numbers and fixing Setoid in stdlib's doc. | herbelin | 2009-01-19 |
* | Last changes in type class syntax: | msozeau | 2009-01-18 |
* | DISCLAIMER | puech | 2009-01-17 |
* | Fixing/improving management of uniform prefix Local and Global | herbelin | 2009-01-14 |
* | - Standardized prefix use of "Local"/"Global" modifiers as decided in | herbelin | 2009-01-13 |
* | - Added support for subterm matching in SearchAbout. | herbelin | 2008-12-29 |
* | - coq_makefile: target install now respects the original tree structure | herbelin | 2008-12-24 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Fix mixup between Record, Structure and Class by adding a new variant for | msozeau | 2008-11-10 |
* | More factorization of inductive/record and typeclasses: move class | msozeau | 2008-11-09 |
* | Move Record desugaring to constrintern and add ability to use notations | msozeau | 2008-11-05 |
* | Nouvelle syntaxe pour écrire des records (co)inductifs : | aspiwack | 2008-11-05 |
* | Renommage "Global Instance" en "Instance Global" pour uniformisation | herbelin | 2008-10-20 |
* | - Export de pattern_ident vers les ARGUMENT EXTEND and co. | herbelin | 2008-10-19 |
* | Backporting 11445 from 8.2 to trunk (negative conditions in | herbelin | 2008-10-11 |
* | Correct handling of implicit arguments in [Equations] definitions, | msozeau | 2008-09-03 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | - Correction de la version simplifiée (filtrage sur deux sig | herbelin | 2008-06-09 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | Strategy commands are now exported | barras | 2008-05-22 |
* | refined the conversion oracle | barras | 2008-05-21 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | - Changement du code de Zplus pour accomoder ring qui sinon prend une | herbelin | 2008-05-11 |
* | Better parsing of typeclasses, any constr is allowed for ! bindings so | msozeau | 2008-05-06 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | - Add "Global" modifier for instances inside sections with the usual | msozeau | 2008-04-15 |
* | - Un peu de doc, préparation du CHANGES pour la release. | herbelin | 2008-04-15 |
* | Chgts mineurs: | herbelin | 2008-04-03 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau | 2008-03-23 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | fix the syntax "Include Type Foo" | letouzey | 2008-02-02 |
* | Beaoucoup de changements dans la representation interne des modules. | soubiran | 2008-02-01 |
* | Support for substructures in classes using :> notation | msozeau | 2008-01-30 |
* | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau | 2008-01-18 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau | 2008-01-07 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | Nettoyage de Print Assumptions : | aspiwack | 2007-11-09 |
* | Modification of the Scheme command. | vsiles | 2007-09-28 |
* | Generalized CAMLP4USE for pp dependencies | corbinea | 2007-07-16 |
* | Slight cleanup of refl_omega.ml : in particular it uses now list | letouzey | 2007-07-11 |