index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
/
printmod.ml
Commit message (
Expand
)
Author
Age
*
Split off Universes functions dealing with names.
Gaëtan Gilbert
2018-05-17
*
Deprecate UState aliases in Evd.
Gaëtan Gilbert
2018-03-06
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Merge PR #1082: Fixing Print for inductive types with let-in in parameters
Maxime Dénès
2018-02-12
|
\
*
|
Simplification: cumulativity information is variance information.
Gaëtan Gilbert
2018-02-10
*
|
[api] Also deprecate constructors of Decl_kinds.
Emilio Jesus Gallego Arias
2017-12-23
|
*
Fixing a bug of Print for inductive types with let-ins in parameters.
Hugo Herbelin
2017-12-14
|
/
*
Merge PR #6244: [lib] [api] Introduce record for `object_prefix`
Maxime Dénès
2017-11-30
|
\
|
*
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-29
*
|
Allow local universe renaming in Print.
Gaëtan Gilbert
2017-11-25
|
/
*
[printing] Deprecate all printing functions accessing the global proof.
Emilio Jesus Gallego Arias
2017-11-21
*
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
2017-11-13
*
[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
*
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
*
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
*
The only abstraction-breaking function in Univ is now AUContext.instance.
Pierre-Marie Pédrot
2017-07-13
*
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-11
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Add printing of cumulativity in inductive types
Amin Timany
2017-06-16
*
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
|
\
|
*
[pp] Move terminal-specific tagging to the toplevel.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
|
*
[pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`
Emilio Jesus Gallego Arias
2017-03-21
*
|
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
|
/
*
Fix bug #4661: Cannot mask the absolute name.
Pierre-Marie Pédrot
2016-10-01
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-08
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
merge
Matej Kosik
2016-01-11
|
\
\
|
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
Do not compose "str" and "to_string" whenever possible.
Guillaume Melquiond
2015-12-22
|
/
/
*
/
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-12-05
|
/
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Printing of @{} instances for polymorphic references in Print and About.
Matthieu Sozeau
2015-10-28
*
Univs: fix printing bug #3797.
Matthieu Sozeau
2015-10-05
*
Fixing bug #2169:
Pierre-Marie Pédrot
2015-07-27
*
Update headers.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Setting printing flags on the printing of mutual inductives.
Pierre-Marie Pédrot
2014-11-20
*
Moving mutual inductive printing from Printer to Printmod.
Pierre-Marie Pédrot
2014-11-20
*
Adding rich-printing facilities to Printmod.
Pierre-Marie Pédrot
2014-11-19
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-09-04
*
"allows to", like "allowing to", is improper
Jason Gross
2014-08-25
*
Print universes in module printing
Matthieu Sozeau
2014-05-06
[next]