index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-21
Merge PR #10174: Further cleanup of the side-effect machinery
Gaëtan Gilbert
2019-05-21
Merge PR #10144: Fix #9919: conversion functions are non-linear
Hugo Herbelin
2019-05-20
Do not perform the section variable check on global recipes.
Pierre-Marie Pédrot
2019-05-20
Ensure statically that declarations built by Term_typing are direct.
Pierre-Marie Pédrot
2019-05-19
Parameterize the constant_body type by opaque subproofs.
Pierre-Marie Pédrot
2019-05-19
Make the type of constant bodies parametric on opaque proofs.
Pierre-Marie Pédrot
2019-05-19
Merge the definition of constants and private constants in the API.
Pierre-Marie Pédrot
2019-05-15
Merge PR #10151: Clean up the API for side-effects
Gaëtan Gilbert
2019-05-15
Merge PR #9905: [vm] x86_64 registers
Maxime Dénès
2019-05-15
Simplify the private constant API.
Pierre-Marie Pédrot
2019-05-14
Abstract away the implementation of side-effects in Safe_typing.
Pierre-Marie Pédrot
2019-05-14
Reduce the attack surface of Opaqueproof.
Pierre-Marie Pédrot
2019-05-11
Generalize map_named_val to handle whole declarations.
Pierre-Marie Pédrot
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-09
Merge PR #10046: [primitive integers] Make div21 implems consistent with its ...
Maxime Dénès
2019-05-03
Remove now useless commented code
Pierre Roux
2019-05-03
[primitive integers] Make div21 implems consistent with its specification
Pierre Roux
2019-05-02
Add union in Map interface
Maxime Dénès
2019-04-30
Merge PR #9952: Remove `constr_of_global_in_context`
Pierre-Marie Pédrot
2019-04-30
[vm] Backport from OCaml
Pierre Roux
2019-04-30
[vm] PPC64 registers
Pierre Roux
2019-04-30
[vm] ARM registers
Pierre Roux
2019-04-30
[vm] Arm 64 registers
Pierre Roux
2019-04-30
[vm] x86_64 registers
Pierre Roux
2019-04-29
Merge PR #9925: [vm] Protect accu and coq_env
Maxime Dénès
2019-04-23
Merge PR #9962: [native compiler] Encoding of constructors based on tags
Pierre-Marie Pédrot
2019-04-16
[doc] [kernel] Add docstrings for native interface functions.
Emilio Jesus Gallego Arias
2019-04-16
Better error message when OCaml compiler not found for native compute
Maxime Dénès
2019-04-15
[vm] Protect accu and coq_env
Pierre Roux
2019-04-15
[native compiler] Encoding of constructors based on tags
Maxime Dénès
2019-04-15
[native compiler] Remove unused universe argument in Lmakeblock
Maxime Dénès
2019-04-15
[native compiler] Distinguish constant constructors in lambda code
Maxime Dénès
2019-04-14
[native compiler] Remove now unused Gconstruct
Maxime Dénès
2019-04-14
[native compiler] Remove `Lconstruct` from lambda code.
Maxime Dénès
2019-04-12
Remove `constr_of_global_in_context`
Maxime Dénès
2019-04-05
[native compiler] Fix critical bug with primitive projections
Maxime Dénès
2019-03-31
Merge PR #9800: Less conv_tab allocations when pushing relevances, esp skip_p...
Pierre-Marie Pédrot
2019-03-28
[dune] Don't have `lib` depend on `dynlink`
Emilio Jesus Gallego Arias
2019-03-22
Merge PR #9602: [kernel] termination checking: backtrack on stuck case, fix, ...
Maxime Dénès
2019-03-20
Merge PR #9776: [kernel] Fix compare_head_gen_leq_with to use [leq] on applic...
Gaëtan Gilbert
2019-03-18
[kernel] Fix compare_head_gen_leq_with to use [leq] on applications
Matthieu Sozeau
2019-03-18
Less conv_tab allocations when pushing relevances, esp skip_pattern
Gaëtan Gilbert
2019-03-18
Remove Term_typing.translate_mind indirection
Gaëtan Gilbert
2019-03-18
Merge PR #9740: Make NotConvertibleVect exception internal to typeops
Pierre-Marie Pédrot
2019-03-14
Put [@inline] on CClosure.Mark functions
Gaëtan Gilbert
2019-03-14
Switch order eqappr/check relevance in conversion.
Gaëtan Gilbert
2019-03-14
mutable relevance marks in fconstr
Gaëtan Gilbert
2019-03-14
Repair relevance marks in-kernel.
Gaëtan Gilbert
2019-03-14
Enable proof irrelevance for SProp.
Gaëtan Gilbert
2019-03-14
Inductives in SProp, forbid primitive records with only sprop fields
Gaëtan Gilbert
[next]