index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
safe_typing.mli
Age
Commit message (
Expand
)
Author
2019-05-20
Ensure statically that declarations built by Term_typing are direct.
Pierre-Marie Pédrot
2019-05-19
Merge the definition of constants and private constants in the API.
Pierre-Marie Pédrot
2019-05-15
Simplify the private constant API.
Pierre-Marie Pédrot
2019-05-14
Abstract away the implementation of side-effects in Safe_typing.
Pierre-Marie Pédrot
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-08
Remove global output_native_objects flag.
Gaëtan Gilbert
2019-02-04
Primitive integers
Maxime Dénès
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-06
[checker] Refactor by sharing code with the kernel
Maxime Dénès
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-10-31
Use standard combinator for Global.set_strategy
Maxime Dénès
2018-10-31
Introduce Safe_typing.set_share_reduction
Maxime Dénès
2018-10-11
Adding a functional version of constant_of_delta_kn.
Hugo Herbelin
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-27
Remove {Safe_typing,Global}.push_context
Gaëtan Gilbert
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-09-14
Retroknowledge: remove the (unused) by clause
Vincent Laporte
2018-09-03
Merge PR #7912: Simplify effects API
Maxime Dénès
2018-06-28
Deprecate Environ.retroknowledge function in favor of the projection
Gaëtan Gilbert
2018-06-24
Further cleaning of the side-effect API.
Pierre-Marie Pédrot
2018-06-24
Share the role type between the implementations of side-effects.
Pierre-Marie Pédrot
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-19
Let definitions do not create new universe constraints.
Pierre-Marie Pédrot
2017-12-19
Specific type for section definition entries.
Pierre-Marie Pédrot
2017-12-16
Let definitions must not contain side-effects when reaching the kernel.
Pierre-Marie Pédrot
2017-12-09
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-10-06
[stm] [flags] Move document mode flags to the STM.
Emilio Jesus Gallego Arias
2017-07-26
Statically ensuring that inlined entries out of the kernel have no effects.
Pierre-Marie Pédrot
2017-07-26
Further simplication: do not recreate entries for side-effects.
Pierre-Marie Pédrot
2017-07-26
Remove a horrendous hack in Declare to retrieve exported side-effects.
Pierre-Marie Pédrot
2017-07-26
More precise type of entries capturing their lack of side-effects.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-03-23
Documenting the API of side-effects.
Pierre-Marie Pédrot
2017-03-23
Making the side_effects type opaque.
Pierre-Marie Pédrot
2016-06-18
Moving the typing_flags to the environment.
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-20
Update copyright headers.
Maxime Dénès
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-02
Univs: Change intf of push_named_def to return the computed universe
Matthieu Sozeau
2015-10-02
Univs: refined handling of assumptions
Matthieu Sozeau
2015-09-25
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
Native compiler: refactor code handling pre-computed values.
Maxime Dénès
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-10-13
selective join/export of the safe_environment
Enrico Tassi
[next]