index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
environ.ml
Commit message (
Expand
)
Author
Age
*
Safe API for accessing universe constraints of global references.
Pierre-Marie Pédrot
2017-07-11
*
Less footguns in universe handling: remove subst_instance_context.
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
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
*
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
|
\
|
|
*
Tracking careless uses of slow name lookup.
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
|
*
More efficient implementation of map_named_val.
Pierre-Marie Pédrot
2016-09-09
|
*
Tentative fast-access named env
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: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-25
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Fix bug #4825: [clear] should not dependency-check hypotheses that come above...
Pierre-Marie Pédrot
2016-06-20
*
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
*
CLEANUP: Simplifying the changes done in "kernel/*"
Matej Kosik
2016-02-15
*
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
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
*
|
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
|
\
|
|
*
Univs: module constraints move to universe contexts as they might
Matthieu Sozeau
2015-10-02
|
*
Forcing i > Set for global universes (incomplete)
Matthieu Sozeau
2015-10-02
*
|
Assertion checking that invariant enforced by 0f8d1b92 always holds.
Maxime Dénès
2015-09-10
|
/
*
Fixing pop_rel_context.
Hugo Herbelin
2015-08-02
*
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
*
Fixing pop_rel_context
Hugo Herbelin
2015-08-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
*
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
*
Update headers.
Maxime Dénès
2015-01-12
*
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-11
*
Cleaner interfaces for linking locations of native compiler.
Maxime Dénès
2014-11-12
*
Fix retroknowledge for int31 division.
Maxime Dénès
2014-10-24
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
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
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
Fixing wrong environment for Meta's in pose_all_metas_as_evars (bug #3284).
Hugo Herbelin
2014-06-13
*
- Fix hashing of levels to get the "right" order in universe contexts etc...
Matthieu Sozeau
2014-06-04
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
[next]