index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
environ.mli
Commit message (
Expand
)
Author
Age
*
Reduce circular dependency constants <-> projections
Gaëtan Gilbert
2018-05-31
*
Unify pre_env and env
Maxime Dénès
2018-05-28
*
[api] Deprecate a couple of aliases that we missed.
Emilio Jesus Gallego Arias
2018-03-28
*
Add empty description for @raise statements to satisfy ocamldoc
mrmr1993
2018-03-05
*
Replace invalid tag @raises in ocamldoc comments with @raise
mrmr1993
2018-03-05
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Remove dead code in Environ.
Pierre-Marie Pédrot
2018-01-20
*
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
*
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-26
*
[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-11-06
*
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
*
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-11
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
|
\
|
*
Remove dead code in Environ.
Pierre-Marie Pédrot
2016-10-12
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
|
*
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-09-09
*
|
CLEANUP: Type alias "Context.section_context" was removed
Matej Kosik
2016-08-25
|
/
*
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-18
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
|
\
|
|
*
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-28
*
|
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
|
/
*
Forcing i > Set for global universes (incomplete)
Matthieu Sozeau
2015-10-02
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
*
Update headers.
Maxime Dénès
2015-01-12
*
Cleaner interfaces for linking locations of native compiler.
Maxime Dénès
2014-11-12
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Make the retroknowledge marshalable.
Arnaud Spiwack
2014-09-24
*
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-09-13
*
Fixing wrong environment for Meta's in pose_all_metas_as_evars (bug #3284).
Hugo Herbelin
2014-06-13
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
- Rename eq to equal in Univ, document new modules, set interfaces.
Matthieu Sozeau
2014-05-06
*
Fix interface for template polymorphism, cleaning up code in all typing algor...
Matthieu Sozeau
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-05-06
*
Environ: export API to transitively close a set of section variables
Enrico Tassi
2014-01-05
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Removing some generic equalities.
ppedrot
2013-10-22
[next]