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
2020-11-17
Merge PR #13397: Adding heterogeneous map on named contexts.
Pierre-Marie Pédrot
2020-11-16
Adding heterogeneous map on named contexts.
Hugo Herbelin
2020-11-16
Improve bad variance error message: mention expected and actual variances
Gaëtan Gilbert
2020-11-16
Syntax for specifying cumulative inductives
Gaëtan Gilbert
2020-11-16
Infrastructure for cumulative inductive syntax (no grammar extension yet)
Gaëtan Gilbert
2020-11-15
Merge PR #13356: Make the universe of primitive arrays irrelevant
Pierre-Marie Pédrot
2020-11-13
Merge PR #13358: Merge the Linked / LinkedInteractive native link information...
coqbot-app[bot]
2020-11-13
Make the universe of primitive arrays irrelevant
Gaëtan Gilbert
2020-11-13
Remove unused CClosure.FNativeEntries.farray
Gaëtan Gilbert
2020-11-12
Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, no...
coqbot-app[bot]
2020-11-12
Merge the Linked and LinkedInteractive constructors.
Pierre-Marie Pédrot
2020-11-12
Statically ensure that the native interactive flag is always set to true.
Pierre-Marie Pédrot
2020-11-12
Statically ensure that native update locations are of form Linked*.
Pierre-Marie Pédrot
2020-11-12
Fix #13330: Kernel messes with polymorphic side-effects.
Pierre-Marie Pédrot
2020-11-11
Addressing #13349: accept Search on subparts of ident, not only on subidents.
Hugo Herbelin
2020-11-09
Remove the native symbol registering from the safe environment.
Pierre-Marie Pédrot
2020-11-04
Merge PR #13193: [build] [native] Don't assume installed native libraries are...
coqbot-app[bot]
2020-11-03
Eagerly reduce rigid/flex conversion problems.
Pierre-Marie Pédrot
2020-11-03
Add a fast path in CClosure stack zipping.
Pierre-Marie Pédrot
2020-11-02
Merge PR #13274: Fix two bugs in conversion of primitive values
coqbot-app[bot]
2020-11-02
Merge PR #13273: universes_of_constr: don't ignore CaseInvert universes
Pierre-Marie Pédrot
2020-10-26
Yet another normal / neutral bug in primitive conversion.
Pierre-Marie Pédrot
2020-10-26
Fix bug in conversion of primitive values.
Pierre-Marie Pédrot
2020-10-26
universes_of_constr: don't ignore CaseInvert universes
Gaëtan Gilbert
2020-10-21
Add missing deprecations in Projection API.
Pierre-Marie Pédrot
2020-10-21
Document the signatures of quotient names in the API.
Pierre-Marie Pédrot
2020-10-21
Introduce the missing dual name quotient modules in Environ.
Pierre-Marie Pédrot
2020-10-21
Code factorization in Names.
Pierre-Marie Pédrot
2020-10-21
Similar introduction of a Construct module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Introduce an Ind module in the Names API.
Pierre-Marie Pédrot
2020-10-21
Rename the GlobRef comparison modules following the standard pattern.
Pierre-Marie Pédrot
2020-10-21
Same little game with Projection.
Pierre-Marie Pédrot
2020-10-21
Deprecate the non-qualified equality functions on kerpairs.
Pierre-Marie Pédrot
2020-10-21
Introduce a dummy name quotient API.
Pierre-Marie Pédrot
2020-10-21
Merge PR #12955: Reroot primitive arrays on access
coqbot-app[bot]
2020-10-19
Merge PR #13151: Remove the compare_graph field from the conversion API.
coqbot-app[bot]
2020-10-14
[build] [native] Don't assume installed native libraries are in custom output...
Emilio Jesus Gallego Arias
2020-10-14
Merge PR #13147: Use OCaml floating-point operations on 64 bits arch
coqbot-app[bot]
2020-10-12
Merge PR #13156: Store the resolver of required modules as functor parameters...
coqbot-app[bot]
2020-10-12
Merge PR #12449: Minimize Prop <= i to i := Set
coqbot-app[bot]
2020-10-11
Similarly remove the explicit graph argument in the ~evar conversion API.
Pierre-Marie Pédrot
2020-10-11
Pick the universe graph out of the environment in conversion API.
Pierre-Marie Pédrot
2020-10-11
Remove the compare_graph field from the conversion API.
Pierre-Marie Pédrot
2020-10-09
Merge PR #13143: Drop misleading argument of Pp.h box
coqbot-app[bot]
2020-10-09
No bidirectionality when expected type for lambda is an evar.
Gaëtan Gilbert
2020-10-09
Merge PR #13087: Put type-in-type flag in ugraph.
Pierre-Marie Pédrot
2020-10-09
Store the resolver of required modules as functor parameters in safe_env.
Pierre-Marie Pédrot
2020-10-08
Dropping the misleading int argument of Pp.h.
Hugo Herbelin
2020-10-08
Remove occurrences of Parray.reroot.
Guillaume Melquiond
2020-10-08
Reroot primitive arrays on access (fix #12947).
Guillaume Melquiond
[next]