index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
top_printers.ml
Commit message (
Expand
)
Author
Age
*
Adding a possible DEPRECATED flag to VERNAC EXTEND statements.
Pierre-Marie Pédrot
2015-02-19
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Univs: proper printing of global and local universe names (only
Matthieu Sozeau
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
Compatibility ocaml 3.12.
Hugo Herbelin
2014-12-30
*
More printers for ltac signatures.
Hugo Herbelin
2014-12-16
*
Reactivating option "Set Printing Existential Instances" for asking printing ...
Hugo Herbelin
2014-12-04
*
Adding printers for ppproofview.
Hugo Herbelin
2014-10-13
*
Add debug printers for projections, fix printing of evar constraints
Matthieu Sozeau
2014-10-10
*
Adding printer for named_context_val and Goal.goal in debugger.
Hugo Herbelin
2014-10-09
*
Adding a printer for hints.
Hugo Herbelin
2014-10-07
*
Fixing interpretation of constr under binders which was broken after
Hugo Herbelin
2014-10-02
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Fix debug printing with primitive projections.
Matthieu Sozeau
2014-09-18
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
VernacExtend does not dispatch on type anymore.
Pierre-Marie Pédrot
2014-09-10
*
Debug RAKAM
Pierre Boutillier
2014-08-26
*
- Fix bug #3368, due to wrong use of the Cst_stack for projections.
Matthieu Sozeau
2014-06-11
*
Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un...
Matthieu Sozeau
2014-06-10
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Fix issue #88: restrict_universe_context was wrongly forgetting about constra...
Matthieu Sozeau
2014-05-06
*
'Pretty' printer for wf_paths
Pierre
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Adding a debug printer for futures.
Pierre-Marie Pédrot
2014-04-25
*
Better representation of evar filters: we represent the vacuous filters of
Pierre-Marie Pédrot
2014-04-23
*
Printers for ltac environments.
Hugo Herbelin
2014-04-05
*
A debug printer for Evd.Filter.t
Pierre Boutillier
2014-04-02
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
app_node, stack, state printers
Pierre Boutillier
2014-02-24
*
'Pretty' printer for wf_paths
Pierre
2014-01-11
*
Adding printing of ltac envs to debugger.
Pierre-Marie Pédrot
2013-11-30
*
Adding evar printing to debugger.
ppedrot
2013-09-24
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Small cleaning of printing coercion failures in Ltac interpretation.
ppedrot
2013-08-04
*
Removing SortArgType.
ppedrot
2013-07-05
*
Expurgating the useless difference between List0 and List1 at the
ppedrot
2013-07-05
*
Getting rid of IntroPatternArgType.
ppedrot
2013-06-27
*
Cutting the dependency of Genarg in constr_expr, glob_constr
ppedrot
2013-06-21
*
Adding genarg printer to debugger.
ppedrot
2013-06-19
*
Proof-of-concept: moved four easy-to-handle generic arguments to
ppedrot
2013-06-18
*
Added Genarg as generic argument type.
ppedrot
2013-06-12
*
Uniformizing generic argument types.
ppedrot
2013-06-06
*
Removing useless uses of Gmap.
ppedrot
2013-05-14
*
Robust display of NotConvertibleTypeField errors (fix #3008, #2995)
letouzey
2013-03-21
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Dir_path --> DirPath
letouzey
2013-02-19
*
use List.rev_map whenever possible
letouzey
2013-02-18
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of mod_bound_id
ppedrot
2012-12-18
*
Modulification of Label
ppedrot
2012-12-18
[next]