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-02
Merge PR #13273: universes_of_constr: don't ignore CaseInvert universes
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
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
2020-10-06
Use OCaml floating-point operations on 64 bits arch
Pierre Roux
2020-10-02
{new,setoid_}ring -> ring
Maxime Dénès
2020-09-28
Put type-in-type flag in ugraph.
Gaëtan Gilbert
2020-09-22
Use the closure tag for accumulators.
Guillaume Melquiond
2020-09-22
Use the same memory layout as closures for accumulators.
Guillaume Melquiond
2020-09-22
Modify bytecode representation of closures to please OCaml's GC (fix #12636).
Guillaume Melquiond
2020-09-04
Merge PR #12912: Fix algebraic comparison with sprop on one side
Pierre-Marie Pédrot
2020-08-28
Drop opaque bodies of abstracted definitions.
Pierre-Marie Pédrot
2020-08-27
Merge PR #12849: Rename VM-related kernel/cfoo files to kernel/vmfoo
Pierre-Marie Pédrot
2020-08-26
Fix algebraic comparison with sprop on one side
Gaëtan Gilbert
2020-08-24
Merge PR #12738: Fix subject reduction VS cumulative inductives and function eta
coqbot
2020-08-18
Fix subject reduction VS cumulative inductives and function eta
Gaëtan Gilbert
2020-08-18
Rename VM-related kernel/cfoo files to kernel/vmfoo
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-23
Merge PR #12679: Remove redundant data from VM case switch.
Gaëtan Gilbert
2020-07-22
Remove redundant data from VM case switch.
Pierre-Marie Pédrot
2020-07-21
Turn various anomalies into regular errors in primitive declaration path
Gaëtan Gilbert
2020-07-08
Preserve delta-resolver at Module and Module Type starting.
Hugo Herbelin
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-06-19
Merge PR #12531: Fast inductive compilation
Gaëtan Gilbert
2020-06-19
Do not reallocate named_context_val of the pretyping environment.
Pierre-Marie Pédrot
[next]