index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
Commit message (
Expand
)
Author
Age
*
Merge PR #6499: [vernac] Move the flags/attributes out of vernac_expr
Maxime Dénès
2018-01-16
|
\
|
*
[vernac] vernac_expr no longer recursive
Vincent Laporte
2018-01-08
*
|
Brackets support single numbered goal selectors.
Théo Zimmermann
2018-01-05
|
/
*
Merge PR #6433: [flags] Move global time flag into an attribute.
Maxime Dénès
2017-12-29
|
\
*
|
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-23
|
*
[flags] Move global time flag into an attribute.
Emilio Jesus Gallego Arias
2017-12-23
|
/
*
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
Merge PR #978: In printing, experimenting factorizing "match" clauses with sa...
Maxime Dénès
2017-12-14
|
\
|
*
Removing cumbersome location in multiple patterns.
Hugo Herbelin
2017-12-12
|
*
Improving spacing in printing disjunctive patterns.
Hugo Herbelin
2017-12-12
*
|
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
|
/
*
Merge PR #6158: Allows a level in the raw and glob printers
Maxime Dénès
2017-12-08
|
\
*
|
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
|
Merge PR #6233: [proof] [api] Rename proof types in preparation for functiona...
Maxime Dénès
2017-12-01
|
\
\
*
\
\
Merge PR #1049: Remove obsolete locality
Maxime Dénès
2017-11-30
|
\
\
\
*
\
\
\
Merge PR #6244: [lib] [api] Introduce record for `object_prefix`
Maxime Dénès
2017-11-30
|
\
\
\
\
|
|
*
|
|
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-29
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-29
|
|
*
|
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
|
|
/
/
|
/
|
|
*
|
|
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
|
\
\
\
*
|
|
|
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
|
|
/
/
|
/
|
|
|
*
|
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
|
*
|
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
|
*
|
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
|
/
/
|
*
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-24
|
/
*
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-22
*
[api] Miscellaneous consolidation + moves to engine.
Emilio Jesus Gallego Arias
2017-11-21
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
|
\
|
*
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
*
|
[proof] Attempt to deprecate some V82 parts of the proof API.
Emilio Jesus Gallego Arias
2017-11-19
|
/
*
[api] Insert miscellaneous API deprecation back to core.
Emilio Jesus Gallego Arias
2017-11-13
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
Merge PR #6098: [api] Move structures deprecated in the API to the core.
Maxime Dénès
2017-11-13
|
\
*
\
Merge PR #6103: Hack to restore printing of glob_constr in debugger.
Maxime Dénès
2017-11-13
|
\
\
|
*
|
Hack to restore printing of glob_constr in debugger.
Hugo Herbelin
2017-11-07
|
|
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
|
|
/
|
/
|
*
|
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
|
/
*
Finish removing Show Goal uid
Gaëtan Gilbert
2017-11-04
*
Setting a system to register printers for Ltac values.
Hugo Herbelin
2017-11-02
*
Using a specific function to register vernac printers.
Hugo Herbelin
2017-11-02
*
Exporting the level-parametric printer of constr and its variants.
Hugo Herbelin
2017-11-02
*
Removing a redundancy in naming types (Ppconstr.precedence = tolerability).
Hugo Herbelin
2017-11-02
*
Merge PR #6015: [general] Remove Econstr dependency from `intf`
Maxime Dénès
2017-10-27
|
\
|
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
|
An occurrence of set_id which behaves as the identity.
Hugo Herbelin
2017-10-24
|
/
*
Parse [Proof using Type] without translating Type to an id.
Gaëtan Gilbert
2017-10-10
*
[vernac] Remove "Proof using" hacks from parser.
Emilio Jesus Gallego Arias
2017-10-10
*
Implementing a generic mechanism for locating named objects from Coq side.
Pierre-Marie Pédrot
2017-10-03
*
Moving the Ltac-specific part of the nametab to the Ltac plugin.
Pierre-Marie Pédrot
2017-10-03
[next]