| Age | Commit message (Expand) | Author |
| 2009-03-28 | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau |
| 2009-03-09 | Optionally list opaque constants in addition to axions/variables in | msozeau |
| 2009-03-04 | commande Timeout + compaction des traces de debug_tactic | barras |
| 2009-01-19 | 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-18 | Getting rid of the previous implementation of setoid_rewrite which was | msozeau |
| 2009-01-17 | DISCLAIMER | puech |
| 2008-12-29 | - Added support for subterm matching in SearchAbout. | herbelin |
| 2008-12-24 | - coq_makefile: target install now respects the original tree structure | herbelin |
| 2008-12-14 | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau |
| 2008-11-22 | Fixed bug in VernacExtend printing + missing vernacular printing rules + | herbelin |
| 2008-11-10 | Fix mixup between Record, Structure and Class by adding a new variant for | msozeau |
| 2008-11-09 | Oops... forgot to commit a file related to r11561. | msozeau |
| 2008-11-05 | 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-10-22 | Affichage des notations récursives: | herbelin |
| 2008-10-19 | - Export de pattern_ident vers les ARGUMENT EXTEND and co. | herbelin |
| 2008-10-11 | Backporting 11445 from 8.2 to trunk (negative conditions in | herbelin |
| 2008-09-14 | Add user syntax for creating hint databases [Create HintDb foo | msozeau |
| 2008-09-07 | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau |
| 2008-09-07 | Fixes in typeclasses resolution. Avoid reducing instances types before | msozeau |
| 2008-08-22 | - New auto hints for transparency/opacity control, not bound to | msozeau |
| 2008-08-04 | Évolutions diverses et variées. | herbelin |
| 2008-07-07 | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau |
| 2008-06-06 | Correction terminologie et ajout plage unicode 1D400-1D7FF (mathematical | herbelin |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-22 | Strategy commands are now exported | barras |
| 2008-05-21 | refined the conversion oracle | barras |
| 2008-05-12 | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-08 | ** Efficacité, bugs, robustesse CoqIDE ** | herbelin |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-15 | - Add "Global" modifier for instances inside sections with the usual | msozeau |
| 2008-03-30 | Ajout d'abbréviations/notations paramétriques | herbelin |
| 2008-03-27 | Various fixes on typeclasses: | msozeau |
| 2008-03-06 | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau |
| 2008-02-22 | Merge with lmamane's private branch: | lmamane |
| 2008-02-01 | Beaoucoup de changements dans la representation interne des modules. | soubiran |
| 2008-01-30 | Support for substructures in classes using :> notation | msozeau |
| 2008-01-18 | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau |
| 2008-01-15 | Generalize instance declarations to any context, better name handling. Add ho... | msozeau |
| 2008-01-07 | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-11-09 | Nettoyage de Print Assumptions : | aspiwack |
| 2007-09-28 | Modification of the Scheme command. | vsiles |
| 2007-08-24 | Report 10087, 10089, 10090 de 8.1 vers trunk (compatibilité camlp5 et -recty... | herbelin |
| 2007-05-30 | Corrections dans le Print Assumption. Les definitions locales ("Let") | aspiwack |