index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
safe_typing.ml
Age
Commit message (
Expand
)
Author
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-03-10
Hashconsing modules.
Pierre-Marie Pédrot
2016-03-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-04
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-02-09
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-02
Remove some unused functions.
Guillaume Melquiond
2015-12-31
Merge branch 'v8.5' into trunk
Guillaume Melquiond
2015-12-22
Inclusion of functors with restricted signature is now forbidden (fix #3746)
Pierre Letouzey
2015-11-15
Hashconsing modules.
Pierre-Marie Pédrot
2015-10-29
Collect subproof universes in handle_side_effects.
Matthieu Sozeau
2015-10-29
Cleanup API and comments of 908dcd613
Enrico Tassi
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-25
Safe_typing: add clean_bounded_mod_expr in Include Self of modtype (fix #4331)
Pierre Letouzey
2015-10-25
Minor module cleanup : error HigherOrderInclude was never happening
Pierre Letouzey
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-10-02
Univs: handle side-effects of futures correctly in kernel.
Matthieu Sozeau
2015-10-02
Univs: module constraints move to universe contexts as they might
Matthieu Sozeau
2015-09-25
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-09-20
Remove unused type_in_type field in safe_env.
Maxime Dénès
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-05-14
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
2015-02-21
Import (module): Do not force constraints if not ready (Close #4066)
Enrico Tassi
2015-01-17
Fix #3379, now that Require inside modules is allowed again.
Maxime Dénès
2015-01-17
Partially revert "Forbid Require inside interactive modules and module types."
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-12
Fix a few typos.
Maxime Dénès
2015-01-11
Declarations.mli refactoring: module_type_body = module_body
Pierre Letouzey
2015-01-06
Rename ill-named "imports" field of safe_env into "required".
Maxime Dénès
2014-12-25
Forbid Require inside interactive modules and module types.
Maxime Dénès
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-10-13
selective join/export of the safe_environment
Enrico Tassi
2014-10-13
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-09-13
Providing a -type-in-type option for collapsing the universe hierarchy.
Hugo Herbelin
2014-08-03
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-06-17
Removing dead code.
Pierre-Marie Pédrot
2014-05-11
Using Maps to handle imports in Safe_typing. The order is irrelevant indeed,
Pierre-Marie Pédrot
2014-05-06
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
Rework handling of universes on top of the STM, allowing for delayed
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
[prev]
[next]