index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
printing
/
prettyp.ml
Commit message (
Expand
)
Author
Age
*
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
*
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
|
*
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
|
/
*
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
*
Do so that "About" tells if a reference is a coercion.
Hugo Herbelin
2017-03-27
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers related to printing.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing some return type compatibility layers in Termops.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
/
|
|
*
Lets Hints/Instances take an optional pattern
Matthieu Sozeau
2016-11-03
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-29
|
\
|
|
*
Complete overhaul of the Arguments vernacular.
Maxime Dénès
2016-10-27
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
*
|
|
CLEANUP: using |> operator more consistently
Matej Kosik
2016-08-30
*
|
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
|
/
|
/
|
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
primproj: warning and avoid error.
Matthieu Sozeau
2016-07-06
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Print the type-in-type flag in various user-facing functions.
Pierre-Marie Pédrot
2016-06-18
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-18
|
\
|
*
Primitive projections: protect kernel from erroneous definitions.
Matthieu Sozeau
2016-03-10
*
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
Do not compose List.length with List.filter.
Guillaume Melquiond
2015-12-31
|
/
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Printing of @{} instances for polymorphic references in Print and About.
Matthieu Sozeau
2015-10-28
*
Fixing printing of primitive coinductive record status.
Pierre-Marie Pédrot
2015-07-09
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Do not display the status of monomorphic constants unless in universe-polymor...
Guillaume Melquiond
2015-03-09
*
Better English for #4070 implicit arguments message (thanks to Jason for his ...
Hugo Herbelin
2015-02-21
*
An answer to #4070 (message for implicit arguments of inl not clear).
Hugo Herbelin
2015-02-20
*
Fix issue in printing due to de Bruijn bug when constructing compatibility
Matthieu Sozeau
2015-01-13
*
Update headers.
Maxime Dénès
2015-01-12
*
Move conjugate_verb_to_be next to cString.plural.
Hugo Herbelin
2014-11-13
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Fix printing of primitive record info.
Matthieu Sozeau
2014-09-29
*
Print information about primitive records (Print and About).
Matthieu Sozeau
2014-09-28
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
[next]