index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
declarations.mli
Age
Commit message (
Expand
)
Author
2016-06-18
Reuse the typing_flags datatype for inductives.
Pierre-Marie Pédrot
2016-06-18
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
Adding a local type-in-type flag in kernel declarations.
Pierre-Marie Pédrot
2016-06-16
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-14
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
merge
Matej Kosik
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-02
Univs: module constraints move to universe contexts as they might
Matthieu Sozeau
2015-09-25
Add a field in `constant_body` to track constant whose well-foundedness is as...
Arnaud Spiwack
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-05
Fixing documentation (see Maxime's mail on coqdev, July 3).
Hugo Herbelin
2015-06-24
Add a field in `mutual_inductive_body` to represent mutual inductive whose po...
Arnaud Spiwack
2015-03-25
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
Fully fixing bug #3491 (anomaly when building _rect scheme in the
Hugo Herbelin
2015-02-12
Univs: fix bug #3978: carry around the universe context used to
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2015-01-11
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2014-10-13
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-11
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-09-04
Print [Variant] types with the keyword [Variant].
Arnaud Spiwack
2014-08-28
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-01
A tentative uniform naming policy in module Inductiveops.
Hugo Herbelin
2014-05-09
Reuse universe level substitutions for template polymorphism, fixing performance
Matthieu Sozeau
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
Adapt Y. Bertot's path on private inductives (now the keyword is "Private").
Yves Bertot
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-04-28
Adding a field ci_cstr_nargs to case_info and mind_consnrealargs to
Hugo Herbelin
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2013-12-28
Removing native_name reference from constant_body.
Maxime Dénès
2013-08-30
ind_tables: properly handling side effects
gareuselesinge
2013-08-20
Declarations.mli: reorganization of modular structures
letouzey
2013-08-08
State Transaction Machine
gareuselesinge
2013-07-06
Fixing a bug in the native compiler, introduced by r16363, leading to undefined
mdenes
2013-04-29
Merging Context and Sign.
ppedrot
2013-04-29
Splitting Term into five unrelated interfaces:
ppedrot
2013-02-26
kernel/declarations becomes a pure mli
letouzey
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-18
Modulification of mod_bound_id
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-11-22
Monomorphization (kernel)
ppedrot
2012-08-08
Updating headers.
herbelin
2012-03-26
Module names and constant/inductive names are now in two separate namespaces
letouzey
2011-10-10
Hash-consing of mutual_inductive_body (and Univ.constraints)
letouzey
[next]