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
2021-01-18
Fix #13579 (hnf on primitives raises an anomaly)
Pierre Roux
2020-12-04
Better primitive type support in custom string and numeral notations.
Fabian Kunze
2020-11-26
[environ] [typing_flags] Introduce helper function to remove duplicate code
Emilio Jesus Gallego Arias
2020-11-15
Merge PR #13356: Make the universe of primitive arrays irrelevant
Pierre-Marie Pédrot
2020-11-13
Make the universe of primitive arrays irrelevant
Gaëtan Gilbert
2020-11-12
Merge the Linked and LinkedInteractive constructors.
Pierre-Marie Pédrot
2020-11-09
Remove the native symbol registering from the safe environment.
Pierre-Marie Pédrot
2020-10-21
Introduce the missing dual name quotient modules in Environ.
Pierre-Marie Pédrot
2020-10-21
Introduce a dummy name quotient API.
Pierre-Marie Pédrot
2020-10-09
No bidirectionality when expected type for lambda is an evar.
Gaëtan Gilbert
2020-09-28
Put type-in-type flag in ugraph.
Gaëtan Gilbert
2020-08-06
Add a few comments about the code.
Pierre-Marie Pédrot
2020-08-06
Store the default instance in named_context_val.
Pierre-Marie Pédrot
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-06-19
Do not reallocate named_context_val of the pretyping environment.
Pierre-Marie Pédrot
2020-05-13
Make explicit that UGraph lower bounds are only of two kinds.
Pierre-Marie Pédrot
2020-04-30
Merge PR #12107: Remove mod_constraints field of module body
Pierre-Marie Pédrot
2020-04-20
Remove mod_constraints field of module body
Gaëtan Gilbert
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-02-12
Merge PR #11569: Remove unused Environ.push_constraints_to_env
Pierre-Marie Pédrot
2020-02-11
Remove unused Environ.push_constraints_to_env
Gaëtan Gilbert
2020-02-09
Remove the Template Check option.
Pierre-Marie Pédrot
2019-12-13
Use ~strict argument consistently in push_context/push_context_set intfs
Matthieu Sozeau
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-10-24
Raise an anomaly when looking up unknown constant/inductive
Gaëtan Gilbert
2019-10-07
(Partially) Revert "Make Environ.globals abstract."
Emilio Jesus Gallego Arias
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-08-16
Fix typing_flags in the checker
SimonBoulier
2019-07-04
Merge PR #10359: Remove dependency of native_compile on global env for symbols
Maxime Dénès
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-12
Remove dependency of native_compile on global env for symbols
Gaëtan Gilbert
2019-05-24
Move body_of_constant_body to Global and specialize its uses.
Pierre-Marie Pédrot
2019-05-21
Merge PR #10174: Further cleanup of the side-effect machinery
Gaëtan Gilbert
2019-05-19
Parameterize the constant_body type by opaque subproofs.
Pierre-Marie Pédrot
2019-05-11
Generalize map_named_val to handle whole declarations.
Pierre-Marie Pédrot
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-05
Merge PR #9438: Cleanup universe length for inductives in vconv
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-01-30
Cleanup universe length for inductives in vconv
Gaëtan Gilbert
2019-01-21
Refactor typechecking of inductive types
Gaëtan Gilbert
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-26
Put -indices-matter in typing_flags
Gaëtan Gilbert
2018-11-23
Local universes for opaque polymorphic constants.
Gaëtan Gilbert
2018-11-05
Merge PR #8866: Check universe instances in Typing
Pierre-Marie Pédrot
2018-10-31
Seeing Global purely as a wrapper on top of kernel functions.
Hugo Herbelin
2018-10-30
Remove Environ.set_universes / Typing.enrich_env
Gaëtan Gilbert
2018-10-24
Comment Environ.set_universes
Gaëtan Gilbert
2018-10-16
Simplify vars_of_global usage
Gaëtan Gilbert
[next]