index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
environ.mli
Age
Commit message (
Expand
)
Author
2018-10-16
Deprecate Global.universes_of_global (replaced by environ version)
Gaëtan Gilbert
2018-10-11
A state-free version of is_polymorphic.
Hugo Herbelin
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-06-29
Merge PR #7080: Swapping Context and Constr and defining declarations on cons...
Maxime Dénès
2018-06-28
Deprecate Environ.retroknowledge function in favor of the projection
Gaëtan Gilbert
2018-06-28
Make Environ.globals abstract.
Gaëtan Gilbert
2018-06-27
Swapping Context and Constr: defining declarations on constr in Constr.
Hugo Herbelin
2018-05-31
Reduce circular dependency constants <-> projections
Gaëtan Gilbert
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-03-28
[api] Deprecate a couple of aliases that we missed.
Emilio Jesus Gallego Arias
2018-03-05
Add empty description for @raise statements to satisfy ocamldoc
mrmr1993
2018-03-05
Replace invalid tag @raises in ocamldoc comments with @raise
mrmr1993
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-01-20
Remove dead code in Environ.
Pierre-Marie Pédrot
2017-12-09
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-11-26
[api] Remove aliases of `Evar.t`
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-09-28
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-11
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2017-02-14
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2016-10-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
Remove dead code in Environ.
Pierre-Marie Pédrot
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-09
Removing the now useless field env_named_val from named_context_val.
Pierre-Marie Pédrot
2016-09-09
Packing the named_context_val in a proper record and marking it private.
Pierre-Marie Pédrot
2016-08-25
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
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-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-28
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-06
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-02
Forcing i > Set for global universes (incomplete)
Matthieu Sozeau
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-03-25
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-11-12
Cleaner interfaces for linking locations of native compiler.
Maxime Dénès
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-09-24
Make the retroknowledge marshalable.
Arnaud Spiwack
2014-09-13
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-06-13
Fixing wrong environment for Meta's in pose_all_metas_as_evars (bug #3284).
Hugo Herbelin
[prev]
[next]