index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
nativeinstr.mli
Commit message (
Expand
)
Author
Age
*
Use projection indices in native compilation rather than constant names.
Pierre-Marie Pédrot
2018-06-05
*
Fix #7333: vm_compute segfaults / Anomaly with cofix
Maxime Dénès
2018-05-28
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
[native_compute] Fix handling of evars in conversion
Maxime Dénès
2018-02-05
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-06
*
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-04
*
Moving file primitive.ml to cPrimitive.ml to avoid conflict with OCaml.
Hugo Herbelin
2017-08-12
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Make native compiler handle universe polymorphic definitions.
Maxime Dénès
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Machine arithmetic operations for native compiler.
Maxime Dénès
2014-04-09
*
Full support for int31 values in native compiler.
Maxime Dénès
2014-04-09
*
Partial support for open terms in int31.
Maxime Dénès
2014-04-09
*
Had to split Nativelambda in two files because of Retroknowledge
Maxime Dénès
2014-04-09