index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
heads.ml
Age
Commit message (
Expand
)
Author
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-21
Remove the artificial dependency of Heads on evaluable_global_reference.
Pierre-Marie Pédrot
2020-07-06
Primitive persistent arrays
Maxime Dénès
2020-07-01
UIP in SProp
Gaëtan Gilbert
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-07-01
[pretyping] Remove seemingly unless check about "variable" opacity.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-04-10
Remove calls to Global.env in Heads
Maxime Dénès
2019-04-05
Remove cache in Heads
Maxime Dénès
2019-02-04
Primitive integers
Maxime Dénès
2018-12-05
Fix mod_subst wrt universe polymorphism
Gaëtan Gilbert
2018-11-16
Heads: simplify using that projections are always rigid
Gaëtan Gilbert
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-24
Move Heads to pretyping (is_projection will move to Recordops)
Gaëtan Gilbert