index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
printing
Age
Commit message (
Expand
)
Author
2016-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-02
Fixing printing of "ltac:" in tactics after surrounding parentheses
Hugo Herbelin
2016-12-02
Fixing printing of "Set Warnings Append".
Hugo Herbelin
2016-12-02
Fixing space in printing "Context".
Hugo Herbelin
2016-12-02
Fixing space in printing several list of implicit arguments.
Hugo Herbelin
2016-12-02
Fixing printing of "only parsing" in abbreviations.
Hugo Herbelin
2016-12-02
Protect printing of ltac's "context [...]" from possible collision
Hugo Herbelin
2016-12-02
More on fixing #5098 (preserving printing of "in hyp").
Hugo Herbelin
2016-11-22
Properly parenthesize "ltac:" arguments (bug #5169).
Guillaume Melquiond
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
Revert "Merge remote-tracking branch 'github/pr/360' into v8.6"
Maxime Dénès
2016-11-17
[stm] Remove STM-related vernaculars
Emilio Jesus Gallego Arias
2016-11-07
Merge remote-tracking branch 'github/pr/339' into v8.6
Maxime Dénès
2016-11-05
Do not print dependent evars by default (expensive)
Matthieu Sozeau
2016-11-03
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-28
Merge remote-tracking branch 'github/pr/337' into v8.6
Maxime Dénès
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-20
Refine printing of pending unification constraints
Matthieu Sozeau
2016-10-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
[toplevel] Remove duplicate beautify flags.
Emilio Jesus Gallego Arias
2016-10-12
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
Fixing a few confusions on the name of the beautify flag.
Hugo Herbelin
2016-10-09
Moving Pp.comments to CLexer so that Pp is purer (no more side-effect
Hugo Herbelin
2016-10-08
Fix bug #5098: Symmetry broken in HoTT.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
Fixing a beautifier bug pointed out by Emilio.
Hugo Herbelin
2016-10-04
Merge remote-tracking branch 'github/pr/305' into v8.6
Maxime Dénès
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-01
Fix bug #4661: Cannot mask the absolute name.
Pierre-Marie Pédrot
2016-10-01
Add command 'Set foo Append "bar"' for appending to an option (bug #5109).
Guillaume Melquiond
2016-09-30
Merge remote-tracking branch 'github/pr/299' into v8.6
Maxime Dénès
2016-09-29
Fix bug #4798: compat notations should not modify the parser.
Pierre-Marie Pédrot
2016-09-29
Arguments: cleanup + detect discrepancy rename/implicit (#3753)
Enrico Tassi
2016-09-29
Fix bug #4869, allow Prop, Set, and level names in constraints.
Matthieu Sozeau
2016-09-27
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-24
Moving "move" in the new proof engine.
Hugo Herbelin
2016-09-22
Revert "Merge remote-tracking branch 'github/pr/283' into trunk"
Maxime Dénès
2016-09-22
Merge remote-tracking branch 'github/pr/283' into trunk
Maxime Dénès
2016-09-21
Merging Stdarg and Constrarg.
Pierre-Marie Pédrot
2016-09-20
Stylistic improvements in intf/decl_kinds.mli.
Maxime Dénès
2016-09-16
Addressing OCaml compilation warnings.
Hugo Herbelin
2016-09-15
Made Ppanotation Ltac-agnostic.
Pierre-Marie Pédrot
2016-09-15
Moving Ltac printers to ltac/ folder.
Pierre-Marie Pédrot
2016-09-09
Fix bug #4940: Tactic notation printing could be more informative.
Pierre-Marie Pédrot
2016-09-08
Unplugging Pptactic from Ppvernac.
Pierre-Marie Pédrot
2016-09-08
Making Vernacexpr independent from Tacexpr.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
[next]