index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
/
printer.ml
Commit message (
Expand
)
Author
Age
*
Adds a new command Show Goal (e.g. Show Goal "42") printing a goal using the...
aspiwack
2011-09-12
*
Porting Hendrik's 8.3 patch for proof tree visualization under proof
herbelin
2011-08-30
*
Revert "Check if recursive calls are guarded before printing "Proof completed"."
pboutill
2011-06-10
*
Check if recursive calls are guarded before printing "Proof completed".
herbelin
2011-05-26
*
Made the emacs-U option deprecated. Also removed the old code
courtieu
2011-05-24
*
Restore display of notation when printing an inductive such as sig
letouzey
2011-05-21
*
Print Module (Type) M now tries to print more details
letouzey
2011-05-11
*
Reverted commit r13893 about propagation of more informative
herbelin
2011-03-07
*
Added propagation of evars unification failure reasons for better
herbelin
2011-03-07
*
More {raw => glob} changes for consistency
glondu
2010-12-24
*
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
*
Remove some occurrences of "open Termops"
glondu
2010-09-28
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Improved printing of Unfoldable constants in hints databases (used
herbelin
2010-09-02
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Added support for Ltac-matching terms with variables bound in the pattern
herbelin
2010-06-06
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Here comes the commit, announced long ago, of the new tactic engine.
aspiwack
2010-04-22
*
Integrate a few improvements on typeclasses and Program from the equations br...
msozeau
2009-10-28
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Simplifying the call to print_no_goals and not calling it when no goal
herbelin
2009-06-11
*
Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0
herbelin
2009-06-06
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
Optionally list opaque constants in addition to axions/variables in
msozeau
2009-03-09
*
- Added support for subterm matching in SearchAbout.
herbelin
2008-12-29
*
closed bug 1898: fold x in x; added a reordering primitive tactic
barras
2008-11-26
*
- Fixed bug 1968 (inversion failing due to a Not_found bug introduced in
herbelin
2008-11-09
*
duplicated open of Ppconstr
letouzey
2008-10-21
*
Évolutions diverses et variées.
herbelin
2008-08-04
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
Various bug fixes in type classes and subtac:
msozeau
2008-07-01
*
Correction du problème de complexité de Print Assumptions :
aspiwack
2008-05-27
*
- Add pretty-printers for Idpred, Cpred and transparent_state, used for
msozeau
2008-04-24
*
Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)
herbelin
2008-03-10
*
Nettoyage de code en vue de la release. Plus de Warning: Unused
aspiwack
2007-12-18
*
Print Assumptions est pret pour la release.
aspiwack
2007-12-17
*
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-06
*
Affichage de "thesis" seulement en mode déclaratif
herbelin
2007-07-18
*
Factorisation des types dans l'affichage des paramètres des (Co)Inductif/Record
herbelin
2007-06-30
*
killing some more non-exhaustive patterns
letouzey
2007-06-26
*
Corrections dans le Print Assumption. Les definitions locales ("Let")
aspiwack
2007-05-30
*
- Propagation des evars non résolues vers les with_bindings; permet par exemple
herbelin
2007-05-20
*
Processor integers + Print assumption (see coqdev mailing list for the
aspiwack
2007-05-11
*
fin des conclusions multiples
corbinea
2007-04-26
*
decl mode: anonymous facts
corbinea
2007-01-25
*
Correction du bug #1315:
notin
2007-01-22
*
Merge from Lionel Elie Mamane's private branch:
lmamane
2007-01-10
*
The emacs-U option now does not output *any* char above 250.
courtieu
2006-11-17
*
Déplacement surround dans util.ml et parenthésage des déclarations
herbelin
2006-09-23
[next]