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