aboutsummaryrefslogtreecommitdiff
path: root/parsing/printer.ml
AgeCommit message (Expand)Author
2011-06-10Revert "Check if recursive calls are guarded before printing "Proof completed"."pboutill
2011-05-26Check if recursive calls are guarded before printing "Proof completed".herbelin
2011-05-24Made the emacs-U option deprecated. Also removed the old codecourtieu
2011-05-21Restore display of notation when printing an inductive such as sigletouzey
2011-05-11Print Module (Type) M now tries to print more detailsletouzey
2011-03-07Reverted commit r13893 about propagation of more informativeherbelin
2011-03-07Added propagation of evars unification failure reasons for betterherbelin
2010-12-24More {raw => glob} changes for consistencyglondu
2010-12-23Change of nomenclature: rawconstr -> glob_constrglondu
2010-09-28Remove some occurrences of "open Termops"glondu
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-09-02Improved printing of Unfoldable constants in hints databases (usedherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-06-06Added support for Ltac-matching terms with variables bound in the patternherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-11Simplifying the call to print_no_goals and not calling it when no goalherbelin
2009-06-06Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0herbelin
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-03-09Optionally list opaque constants in addition to axions/variables inmsozeau
2008-12-29- Added support for subterm matching in SearchAbout.herbelin
2008-11-26closed bug 1898: fold x in x; added a reordering primitive tacticbarras
2008-11-09- Fixed bug 1968 (inversion failing due to a Not_found bug introduced inherbelin
2008-10-21duplicated open of Ppconstrletouzey
2008-08-04Évolutions diverses et variées.herbelin
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-05-27Correction du problème de complexité de Print Assumptions :aspiwack
2008-04-24- Add pretty-printers for Idpred, Cpred and transparent_state, used formsozeau
2008-03-10Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)herbelin
2007-12-18Nettoyage de code en vue de la release. Plus de Warning: Unused aspiwack
2007-12-17Print Assumptions est pret pour la release.aspiwack
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-07-18Affichage de "thesis" seulement en mode déclaratifherbelin
2007-06-30Factorisation des types dans l'affichage des paramètres des (Co)Inductif/Recordherbelin
2007-06-26killing some more non-exhaustive patternsletouzey
2007-05-30Corrections dans le Print Assumption. Les definitions locales ("Let") aspiwack
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2007-05-11Processor integers + Print assumption (see coqdev mailing list for the aspiwack
2007-04-26fin des conclusions multiplescorbinea
2007-01-25decl mode: anonymous factscorbinea
2007-01-22Correction du bug #1315:notin
2007-01-10Merge from Lionel Elie Mamane's private branch:lmamane
2006-11-17The emacs-U option now does not output *any* char above 250.courtieu
2006-09-23Déplacement surround dans util.ml et parenthésage des déclarationsherbelin
2006-09-20Declarative Proof Language: main commitcorbinea
2006-05-19Ajout de pr_sort, extern_sort, detype_sort et renommage pr_sort en pr_rawsortherbelin