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-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-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-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
2020-06-17
Use an efficient data structure for VM compilation indexing.
Pierre-Marie Pédrot
2020-05-25
Merge PR #12344: Cleanup noisy prefixes
Pierre-Marie Pédrot
2020-05-22
Merge PR #11986: [primitive floats] Add low level printing
Pierre-Marie Pédrot
2020-05-19
[primitive floats] Add low level hexadecimal printing
Pierre Roux
2020-05-18
Cleanup: remove noisy "sec_" prefixes in section.ml
Gaëtan Gilbert
2020-05-15
[misc] Better preserve backtraces in several modules
Emilio Jesus Gallego Arias
2020-05-13
Make explicit that UGraph lower bounds are only of two kinds.
Pierre-Marie Pédrot
2020-05-09
Add a `with_strategy` tactic
Jason Gross
2020-05-09
Merge PR #12122: Avoid registering as keywords the #... in Primitive
Maxime Dénès
2020-04-30
Merge PR #12107: Remove mod_constraints field of module body
Pierre-Marie Pédrot
2020-04-23
Merge PR #12034: Make cumulative sprop a typing flag, deprecate command line...
Pierre-Marie Pédrot
2020-04-22
Remove # keywords in Primitive
Pierre Roux
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-20
Remove mod_constraints field of module body
Gaëtan Gilbert
2020-04-17
Merge PR #11972: Fix require in section
Pierre-Marie Pédrot
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-14
Merge PR #11820: Partial imports
Maxime Dénès
2020-04-14
Merge PR #12084: [warnings] Be silent about the `set_tag` warning.
Pierre-Marie Pédrot
2020-04-13
Fix #11783 Require in Section
Gaëtan Gilbert
[next]