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
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9144: Fixes #4633: clearer message unknown existential
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-01-09
Stop [Print] from saying [is (not) universe polymorphic].
Gaëtan Gilbert
2019-01-06
Renaming pr_evar_suggested_name into -> evar_suggested_name.
Hugo Herbelin
2018-12-26
Merge PR #8734: Make diffs work for more input strings
Hugo Herbelin
2018-12-21
Merge PR #9182: Stop printing Monomorphic/Polymorphic in Print.
Maxime Dénès
2018-12-20
Make diffs work for more input strings
Jim Fehrle
2018-12-17
Merge PR #9153: [api] Move reduction modules to `tactics`
Pierre-Marie Pédrot
2018-12-17
Stop printing Monomorphic/Polymorphic in Print.
Gaëtan Gilbert
2018-12-14
[proof] Rework proof interface.
Emilio Jesus Gallego Arias
2018-12-12
Merge PR #9101: Fix 8922 again
Hugo Herbelin
2018-12-11
[api] Move reduction modules to `tactics`
Emilio Jesus Gallego Arias
2018-12-10
Fix Invalid_argument in List.iter2
Jim Fehrle
2018-12-10
For diffs, return exactly the characters that make up STRING and FIELD tokens
Jim Fehrle
2018-12-10
Fix #9091: don't show deleted compacted hypotheses twice in diff
Jim Fehrle
2018-12-10
Treat unmatched goals as new for diffs (highlighted)
Jim Fehrle
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-23
Fix printing of private universes.
Gaëtan Gilbert
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-23
s/let _ =/let () =/ in some places (mostly goptions related)
Gaëtan Gilbert
2018-11-22
Merge PR #8967: Fix #8922 (uncaught pp_diff exception)
Hugo Herbelin
2018-11-21
Merge PR #8985: [gramlib] [build] Switch make-based system to packed gramlib
Enrico Tassi
2018-11-21
[legacy proof engine] Remove some cruft.
Emilio Jesus Gallego Arias
2018-11-21
[gramlib] [build] Switch make-based system to packed gramlib
Emilio Jesus Gallego Arias
2018-11-20
Merge PR #7925: Clean transparent state
Maxime Dénès
2018-11-19
Rename TranspState into TransparentState.
Pierre-Marie Pédrot
2018-11-19
Proper record type and accessors for transparent states.
Pierre-Marie Pédrot
2018-11-19
Move transparent_state to its own module.
Pierre-Marie Pédrot
2018-11-16
Print universe names in subtyping error instead of Var(x).
Gaëtan Gilbert
2018-11-16
Print full binders in subtyping incompatible polymorphism error.
Gaëtan Gilbert
2018-11-14
Get hyps and goal the same way Printer does; don't omit info
Jim Fehrle
2018-11-05
Merge PR #8871: [library] Move Nametab/Lib specific-names to Nametab
Hugo Herbelin
2018-11-02
Remove is_universe_polymorphism from printing
Gaëtan Gilbert
2018-10-31
[nametab] Move `object_prefix` to `Nametab`.
Emilio Jesus Gallego Arias
2018-10-31
[nametab] Move global_dir_reference to Nametab
Emilio Jesus Gallego Arias
2018-10-31
Merge PR #8825: [libobject] Move object_name next to object definition.
Pierre-Marie Pédrot
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-26
[libobject] Move object_name next to object definition.
Emilio Jesus Gallego Arias
2018-10-26
Merge PR #8687: Mini reorganization type of global constr of global
Pierre-Marie Pédrot
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
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
[next]