index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
API
Commit message (
Expand
)
Author
Age
*
Merge PR #939: [general] Merge parsing with highparsing, put toplevel at the ...
Maxime Dénès
2017-09-15
|
\
*
\
Merge PR #1051: Using an algebraic type for distinguishing toplevel input fro...
Maxime Dénès
2017-09-15
|
\
\
*
\
\
Merge PR #1048: Port is_Set and is_Type to EConstr, as was is_Prop already.
Maxime Dénès
2017-09-15
|
\
\
\
|
|
*
|
Using an algebraic type for distinguishing toplevel input from location in file.
Hugo Herbelin
2017-09-14
|
*
|
|
Port is_Set and is_Type to EConstr, as was is_Prop already.
Guillaume Melquiond
2017-09-12
|
|
/
/
*
/
/
Parse directly to Sorts.family when appropriate.
Gaëtan Gilbert
2017-09-08
|
/
/
*
|
Merge PR #931: Parametrize module body
Maxime Dénès
2017-09-07
|
\
\
*
\
\
Merge PR #914: Making the detyper lazy
Maxime Dénès
2017-09-07
|
\
\
\
*
\
\
\
Merge PR #904: Add build_coq_or to API.Coqlib
Maxime Dénès
2017-09-07
|
\
\
\
\
|
|
*
|
|
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
|
|
/
/
/
|
/
|
|
|
|
|
|
*
[general] Merge parsing with highparsing, put toplevel at the top of the link...
Emilio Jesus Gallego Arias
2017-08-29
|
|
|
*
[vernac] Store Infix Modifier in Vernac Notation.
Pierre-Marie Pédrot
2017-08-29
|
|
_
|
/
|
/
|
|
|
|
*
Statically enforcing that module types have no retroknowledge.
Pierre-Marie Pédrot
2017-08-29
|
|
*
Separating the module_type and module_body types by using a type parameter.
Pierre-Marie Pédrot
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-29
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge PR #965: Moving file primitive.ml to cPrimitive.ml to avoid conflict wi...
Maxime Dénès
2017-08-18
|
\
\
\
\
*
\
\
\
\
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-16
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Moving file primitive.ml to cPrimitive.ml to avoid conflict with OCaml.
Hugo Herbelin
2017-08-12
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
Add build_coq_or to API
Sigurd Schneider
2017-08-07
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
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-08-01
|
\
\
\
|
|
*
|
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-31
|
|
_
|
/
|
/
|
|
*
|
|
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-28
|
\
\
\
\
\
|
|
|
|
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
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-26
|
\
\
\
|
|
*
|
[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-25
|
*
|
Extraction: fix bugs 5177 and 5240 (and also indirectly bug 4720)
Pierre Letouzey
2017-07-20
|
/
/
*
|
Merge PR #770: [proof] Move bullets to their own module.
Maxime Dénès
2017-07-19
|
\
\
*
|
|
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-13
[next]