| Commit message (Expand) | Author | Age |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Generalized the possibility to refer to a global name by a notation | herbelin | 2009-09-11 |
* | Ajout de la gestion de Local et Global pour les options (au sens de | aspiwack | 2009-08-14 |
* | Add support for "Infix ... := constr" instead of just "Infix ... := ref". | herbelin | 2009-08-11 |
* | Improved parameterization of Coq: | herbelin | 2009-08-02 |
* | - Cleaning (unification of ML names, removal of obsolete code, | herbelin | 2009-04-27 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Optionally list opaque constants in addition to axions/variables in | msozeau | 2009-03-09 |
* | commande Timeout + compaction des traces de debug_tactic | barras | 2009-03-04 |
* | 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 |
* | Getting rid of the previous implementation of setoid_rewrite which was | msozeau | 2009-01-18 |
* | DISCLAIMER | puech | 2009-01-17 |
* | - 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 |
* | Fixed bug in VernacExtend printing + missing vernacular printing rules + | herbelin | 2008-11-22 |
* | Fix mixup between Record, Structure and Class by adding a new variant for | msozeau | 2008-11-10 |
* | Oops... forgot to commit a file related to r11561. | 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 |
* | Affichage des notations récursives: | herbelin | 2008-10-22 |
* | - 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 |
* | Add user syntax for creating hint databases [Create HintDb foo | msozeau | 2008-09-14 |
* | 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-09-07 |
* | - New auto hints for transparency/opacity control, not bound to | msozeau | 2008-08-22 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | Correction terminologie et ajout plage unicode 1D400-1D7FF (mathematical | herbelin | 2008-06-06 |
* | 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 |
* | ** Efficacité, bugs, robustesse CoqIDE ** | herbelin | 2008-05-08 |
* | 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 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Merge with lmamane's private branch: | lmamane | 2008-02-22 |
* | 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 |