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-29
Post-merge API fix.
Maxime Dénès
2017-08-29
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
Merge PR #916: Fixing notation bug 5608 involving { } and a slight restructur...
Maxime Dénès
2017-08-29
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
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
Move type_uconstr to Tacinterp.
Maxime Dénès
2017-08-01
Remove pure_open_constr (now open_constr)
Maxime Dénès
2017-08-01
Detyping functions are now operating on EConstr.t.
Pierre-Marie Pédrot
2017-08-01
Move glob_constr_ltac_closure to evar_refiner.
Maxime Dénès
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-31
Correcting [build_discriminator] to make the test-suite pass
amblaf
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
[next]