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
2018-10-18
[api] Qualify access to `Nametab`
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #8680: Check that lambda/prod ast's have proper binders during inter...
Emilio Jesus Gallego Arias
2018-10-11
Check that lambda/prod ast's have proper binders during interning/printing.
Lasse Blaauwbroek
2018-10-10
Miscellaneous refinements/cleaning of module printing.
Hugo Herbelin
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-29
Replacing Refine.pr_constr by Termops.Internal.print_constr.
Hugo Herbelin
2018-09-27
Merge PR #6524: [print] Restrict use of "debug" Termops printer.
Pierre-Marie Pédrot
2018-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-23
Merge PR #8247: Show diffs on multiple changed goals; match old and new goal ...
Emilio Jesus Gallego Arias
2018-09-21
Store universe binder names as a mere list of names.
Pierre-Marie Pédrot
2018-09-21
Removing calls to AUContext.instance.
Pierre-Marie Pédrot
2018-09-20
Current diff code only compares the first current goal of the old and new
Jim Fehrle
2018-09-18
[api] Deprecate two forgotten print functions that use global state.
Emilio Jesus Gallego Arias
2018-09-10
Remove environment passing to coercion printers
Gaëtan Gilbert
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-30
Merge PR #8137: Fix 8132. Print the content of body, not its type.
Hugo Herbelin
2018-07-29
Fix issue 8132. Print the content of body as in Printer.pr_compacted_decl,
Jim Fehrle
2018-07-29
Adding support for custom entries in notations.
Hugo Herbelin
2018-07-27
Merge PR #8103: Coercions cleanup: use GlobRef.t instead of constr
Enrico Tassi
2018-07-26
Merge PR #8101: Remove ClosedModule and ClosedSection from libstack
Enrico Tassi
2018-07-26
Coercions cleanup: use GlobRef.t instead of constr
Maxime Dénès
2018-07-25
Remove himsg.pr_puniverses, use @{} for universe printing in errors
Maxime Dénès
2018-07-23
Make tokenize_string an optional parameter for diff methods in pp_diffs.
Jim Fehrle
2018-07-23
Displays the differences between successive proof steps in coqtop and CoqIDE.
Jim Fehrle
2018-07-20
Also remove ClosedSection (same reasoning as ClosedModule)
Maxime Dénès
2018-07-20
Remove ClosedModule from libstack
Maxime Dénès
2018-07-03
Pputils: fix typo
Gaëtan Gilbert
2018-06-27
Swapping Context and Constr: defining declarations on constr in Constr.
Hugo Herbelin
2018-06-23
Using more general information for primitive records.
Pierre-Marie Pédrot
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Remove Misctypes.
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
[api] Misctypes removal: miscellaneous aliases.
Emilio Jesus Gallego Arias
2018-05-31
[notations] Split interpretation and parsing of notations
Emilio Jesus Gallego Arias
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-28
Merge PR #7419: Remove 100 occurrences of Evd.empty
Pierre-Marie Pédrot
2018-05-27
[api] [parsing] Move Egram* to `vernac/`
Emilio Jesus Gallego Arias
2018-05-25
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-24
Remove the unused printer_pr mechanism.
Jim Fehrle
2018-05-23
[api] Move `opacity_flag` to `Proof_global`.
Emilio Jesus Gallego Arias
2018-05-22
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-18
Merge PR #6965: [api] Move universe syntax to `Glob_term`
Pierre-Marie Pédrot
2018-05-17
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-11
Merge PR #7340: Remove DirClosedSection.
Enrico Tassi
2018-05-08
[api] Move universe syntax to `Glob_term`
Emilio Jesus Gallego Arias
[next]