index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
API
/
API.mli
Age
Commit message (
Expand
)
Author
2017-08-16
Merge PR #912: Detyping functions are now operating on EConstr.t.
Maxime Dénès
2017-08-16
Merge PR #864: Some cleanups after cumulativity for inductive types
Maxime Dénès
2017-08-01
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
Merge PR #909: Extraction: reduce primitive projections in types (fix bug 4709)
Maxime Dénès
2017-07-31
Improve errors for cumulativity when monomorphic
Amin Timany
2017-07-31
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-28
Merge PR #889: Removing template polymorphism for definitions.
Maxime Dénès
2017-07-28
Merge PR #888: Stronger kernel types
Maxime Dénès
2017-07-28
Merge PR #782: Update API for fiat
Maxime Dénès
2017-07-27
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-26
Extraction: reduce primitive projections in types (fix bug 4709)
Pierre Letouzey
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-26
Merge PR #905: [api] Remove type equalities from API.
Maxime Dénès
2017-07-26
Merge PR #857: Extraction: various fixes related with bug 4720
Maxime Dénès
2017-07-25
[api] Remove type equalities from API.
Emilio Jesus Gallego Arias
2017-07-25
[api] Put modules in order in API.{mli,ml}
Emilio Jesus Gallego Arias
2017-07-20
Extraction: fix bugs 5177 and 5240 (and also indirectly bug 4720)
Pierre Letouzey
2017-07-19
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-13
Remove the function Global.type_of_global_unsafe.
Pierre-Marie Pédrot
2017-07-13
Safer API for constr_of_global, and getting rid of unsafe_constr_of_global.
Pierre-Marie Pédrot
2017-07-13
Make the typeclass implementation fully compatible with universe polymorphism.
Pierre-Marie Pédrot
2017-07-13
Safer API for Global.body_of_constant and variants.
Pierre-Marie Pédrot
2017-07-13
Getting rid of AUContext abstraction breakers in Recordops.
Pierre-Marie Pédrot
2017-07-11
Moving the last bits of abtraction-breaking code out of the kernel.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-21
[vernac] Remove stale bool parameter from `VernacStartTheoremProof`
Emilio Jesus Gallego Arias
2017-06-20
Merge PR#774: [ide] Add route_id parameter to query call.
Maxime Dénès
2017-06-20
Merge PR#803: Clean ssr
Maxime Dénès
2017-06-19
Merge PR#613: Cumulativity for inductive types
Maxime Dénès
2017-06-19
Merge PR#784: API additions for coq-dpdgraph
Maxime Dénès
2017-06-18
[ide] Add route_id parameter to query call.
Emilio Jesus Gallego Arias
2017-06-16
Removing Proof_type from the API.
Pierre-Marie Pédrot
2017-06-16
A short cleanup
Amin Timany
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2017-06-16
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
Squashed commit of the following:
Amin Timany
2017-06-16
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
Extend definition of inductives to include subtyping info
Amin Timany
2017-06-15
Merge PR#719: Constrexpr.Numeral without bigint
Maxime Dénès
2017-06-15
Merge PR#769: [lib] Remove obsolete state-management function add_frozen_state
Maxime Dénès
2017-06-15
API: Hints.run_hint,Pfedit.current_proof_statement
Jason Gross
2017-06-14
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match").
Maxime Dénès
2017-06-14
Merge PR#622: Change the default flag value for Refine.refine
Maxime Dénès
2017-06-14
API: exports Mltop.module_is_known to both API.mli and grammar_API.mli
Pierre Letouzey
2017-06-14
API additions for coq-dpdgraph
Gaëtan Gilbert
2017-06-14
Constrexpr.Numeral stays uninterpreted (string+sign instead of BigInt.t)
Pierre Letouzey
2017-06-13
Dualize the unsafe flag of refine into typecheck and make it mandatory.
Pierre-Marie Pédrot
2017-06-12
[proof] Move bullets to their own module.
Emilio Jesus Gallego Arias
[next]