index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
/
ppvernac.ml
Commit message (
Expand
)
Author
Age
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Extend Hint Mode to handle the no-head-evar case
Matthieu Sozeau
2016-06-16
*
Isolating and exporting a function for printing body of a recursive definition.
Hugo Herbelin
2016-06-16
*
Simplification in ppvernac.ml.
Hugo Herbelin
2016-06-16
*
Removing unused generalization of pr_vernac over pr_constr and pr_lconstr.
Hugo Herbelin
2016-06-16
*
Fixing extra space in printing bullets.
Hugo Herbelin
2016-06-16
*
Fixing space in printing <+ and <: + fixing missing Inline keyword.
Hugo Herbelin
2016-06-16
*
Fixing printing of Instance.
Hugo Herbelin
2016-06-16
*
Fixing extra space in printing abbreviations (SyntaxDefinition).
Hugo Herbelin
2016-06-16
*
Fixing printing of Polymorphic/Monomorphic.
Hugo Herbelin
2016-06-16
*
Fixing printing of Arguments.
Hugo Herbelin
2016-06-16
*
Printing notations as parsed.
Hugo Herbelin
2016-06-16
*
So as to beautify to work, do not use notations in Inductive types
Hugo Herbelin
2016-06-16
*
Adding an only printing flag to notations.
Pierre-Marie Pédrot
2016-06-07
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Revert "So as to beautify to work, do not use notations in Inductive types"
Hugo Herbelin
2016-04-27
*
Revert "Printing notations as parsed."
Hugo Herbelin
2016-04-27
*
Revert "Fixing printing of Arguments."
Hugo Herbelin
2016-04-27
*
Revert "Fixing printing of Polymorphic/Monomorphic."
Hugo Herbelin
2016-04-27
*
Revert "Fixing extra space in printing abbreviations (SyntaxDefinition)."
Hugo Herbelin
2016-04-27
*
Revert "Fixing printing of Instance."
Hugo Herbelin
2016-04-27
*
Revert "Fixing space in printing <+ and <: + fixing missing Inline keyword."
Hugo Herbelin
2016-04-27
*
Revert "Fixing extra space in printing bullets."
Hugo Herbelin
2016-04-27
*
Revert "Removing unused generalization of pr_vernac over pr_constr and pr_lco...
Hugo Herbelin
2016-04-27
*
Revert "Simplification in ppvernac.ml."
Hugo Herbelin
2016-04-27
*
Revert "Isolating and exporting a function for printing body of a recursive d...
Hugo Herbelin
2016-04-27
*
Revert "Taking into account the original grammar rule to print generic"
Hugo Herbelin
2016-04-27
*
Revert "Fixing extra space in front of terminal in printing vernac."
Hugo Herbelin
2016-04-27
*
Fixing extra space in front of terminal in printing vernac.
Hugo Herbelin
2016-04-27
*
Taking into account the original grammar rule to print generic
Hugo Herbelin
2016-04-27
*
Isolating and exporting a function for printing body of a recursive definition.
Hugo Herbelin
2016-04-27
*
Simplification in ppvernac.ml.
Hugo Herbelin
2016-04-27
*
Removing unused generalization of pr_vernac over pr_constr and pr_lconstr.
Hugo Herbelin
2016-04-27
*
Fixing extra space in printing bullets.
Hugo Herbelin
2016-04-27
*
Fixing space in printing <+ and <: + fixing missing Inline keyword.
Hugo Herbelin
2016-04-27
*
Fixing printing of Instance.
Hugo Herbelin
2016-04-27
*
Fixing extra space in printing abbreviations (SyntaxDefinition).
Hugo Herbelin
2016-04-27
*
Fixing printing of Polymorphic/Monomorphic.
Hugo Herbelin
2016-04-27
*
Fixing printing of Arguments.
Hugo Herbelin
2016-04-27
*
Printing notations as parsed.
Hugo Herbelin
2016-04-27
*
So as to beautify to work, do not use notations in Inductive types
Hugo Herbelin
2016-04-27
*
Moving and enhancing the grammar_tactic_prod_item_expr type.
Pierre-Marie Pédrot
2016-04-14
*
Simplifying code for printing VERNAC EXTEND.
Hugo Herbelin
2016-04-09
*
Fixing extra space in printing inductive types with no explicit type given.
Hugo Herbelin
2016-04-09
*
Merge branch 'trunk-function_scope' of https://github.com/JasonGross/coq into...
Matthieu Sozeau
2016-04-04
|
\
*
|
Moving the Ltac definition command to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Print Ltac to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tactic Notation to an EXTEND based command.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-19
*
|
Moving Autorewrite to Hightatctic.
Pierre-Marie Pédrot
2016-03-06
[next]