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
*
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
*
Fix misleading pretty-printing of information for non-universe-polymorphic
Matthieu Sozeau
2014-07-24
*
Missing space in pretty-printer
Pierre-Marie Pédrot
2014-07-21
*
Unifying locate code, also making it more powerful: it is now able to find
Pierre-Marie Pédrot
2014-07-21
*
Adding a new "Locate Term" command, distinct from the raw "Locate" command.
Pierre-Marie Pédrot
2014-07-21
*
More complete printing of Ltac location, akin to the term-dedicated Locate co...
Pierre-Marie Pédrot
2014-07-21
*
Locate: also display some information about module aliasing
Pierre Letouzey
2014-07-09
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Fix output test-suite 'simpl tactic' -> 'reduction tactics'
Pierre Boutillier
2014-02-28
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Simpl_behaviour becomes Reductionops.ReductionBehaviour
Pierre Boutillier
2014-02-24
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
cList: set-as-list functions are now with an explicit comparison
letouzey
2013-10-23
*
Prettyp: avoid useless "let module"
letouzey
2013-09-19
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Added printing of instance priority to the Print Instances command.
ppedrot
2013-08-01
*
Lib.contents () instead of Lib.contents_after None
letouzey
2013-07-17
*
Now printing body of abbreviations (i.e. notation with a name) with
herbelin
2013-05-05
*
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
*
Restrict (try...with...) to avoid catching critical exn (part 5)
letouzey
2013-03-13
*
More monomorphization.
ppedrot
2013-03-05
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-02-18
[next]