index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printing
/
pptactic.ml
Age
Commit message (
Expand
)
Author
2016-04-27
Revert "In the short term, stronger invariant on the syntax of TacAssert, what"
Hugo Herbelin
2016-04-27
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
Revert "Fixing printing of induction/destruct as."
Hugo Herbelin
2016-04-27
Revert "Fixing extra space in printing destruct/induction as."
Hugo Herbelin
2016-04-27
Revert "Fixing printing of inversion as."
Hugo Herbelin
2016-04-27
Revert "Fixing printing of keeping hyp on the fly."
Hugo Herbelin
2016-04-27
Revert "Protect printing of ltac's "context [...]" from possible collision"
Hugo Herbelin
2016-04-27
Revert "Passing around the precedence to the generic printer so as to solve"
Hugo Herbelin
2016-04-27
Revert "Temporary hack to restore missing printing of "constr:" in right-hand"
Hugo Herbelin
2016-04-27
Revert "Taking into account the original grammar rule to print generic"
Hugo Herbelin
2016-04-27
Revert "Revert "Honor parsing and printing levels for tactic entry in TACTIC ...
Hugo Herbelin
2016-04-27
Revert "Honor parsing and printing levels for tactic entry in TACTIC EXTEND and"
Hugo Herbelin
2016-04-27
Taking into account the original grammar rule to print generic
Hugo Herbelin
2016-04-27
Temporary hack to restore missing printing of "constr:" in right-hand
Hugo Herbelin
2016-04-27
Passing around the precedence to the generic printer so as to solve
Hugo Herbelin
2016-04-27
Protect printing of ltac's "context [...]" from possible collision
Hugo Herbelin
2016-04-27
Fixing printing of keeping hyp on the fly.
Hugo Herbelin
2016-04-27
Fixing printing of inversion as.
Hugo Herbelin
2016-04-27
Fixing extra space in printing destruct/induction as.
Hugo Herbelin
2016-04-27
Fixing printing of induction/destruct as.
Hugo Herbelin
2016-04-27
Honor parsing and printing levels for tactic entry in TACTIC EXTEND and
Hugo Herbelin
2016-04-27
In the short term, stronger invariant on the syntax of TacAssert, what
Hugo Herbelin
2016-04-27
Attempt to slightly improve abusive "Collision between bound
Hugo Herbelin
2016-04-25
Removing dead code related to printing of ML tactics in Pptactic.
Pierre-Marie Pédrot
2016-04-12
Fixing printing of "destruct in" after ce71ac17268f.
Hugo Herbelin
2016-04-11
Removing the ad-hoc tactic_expr type.
Pierre-Marie Pédrot
2016-04-10
Extruding the print_atom primitive.
Pierre-Marie Pédrot
2016-04-09
Removing extra spaces in printing arguments of VERNAC EXTEND.
Hugo Herbelin
2016-04-09
Removing automatic printing of leading space in auto_using and
Hugo Herbelin
2016-04-09
In pr_clauses, do not print a leading space by default so that it can
Hugo Herbelin
2016-04-08
Fixing printing of toplevel values.
Pierre-Marie Pédrot
2016-04-08
Fixing printing of Tactic Notations with tactic arguments.
Pierre-Marie Pédrot
2016-03-20
Adding a new Ltac generic argument for forced tactics returing unit.
Pierre-Marie Pédrot
2016-03-19
Removing the untyped representation of genargs.
Pierre-Marie Pédrot
2016-03-06
Moving Tactic_debug to tactics/ folder.
Pierre-Marie Pédrot
2016-03-04
Removing the UConstr entry of the tactic_arg AST.
Pierre-Marie Pédrot
2016-02-29
Moving the "move" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "exists" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "symmetry" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "generalize dependent" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "clearbody" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "clear" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "cofix" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-29
Moving the "fix" tactic to TACTIC EXTEND.
Pierre-Marie Pédrot
2016-02-24
Removing the MetaIdArg entry of tactic expressions.
Pierre-Marie Pédrot
2016-02-22
The tactic generic argument now returns a value rather than a glob_expr.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-17
Getting rid of the awkward unpack mechanism from Genarg.
Pierre-Marie Pédrot
2016-01-17
Temporary commit getting rid of Obj.magic unsafety for Genarg.
Pierre-Marie Pédrot
[next]