index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
cbytecodes.mli
Commit message (
Expand
)
Author
Age
*
Factorize the relocations in the on-disk VM representation.
Pierre-Marie Pédrot
2018-02-14
*
[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
*
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-26
|
\
|
*
Fix #5127 Memory corruption with the VM
Maxime Dénès
2016-10-24
*
|
Use a better data structure for VM compilation of free vars.
Pierre-Marie Pédrot
2016-08-22
|
/
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Refine Gregory Malecha's patch on VM and universe polymorphism.
Maxime Dénès
2015-10-28
*
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-28
*
Gather VM tags in Cbytecodes.
Maxime Dénès
2015-10-12
*
a small amount of documentation on the virtual machine.
Gregory Malecha
2015-07-23
*
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-05
*
Add a Set Dump Bytecode command for debugging purposes.
Maxime Dénès
2015-06-23
*
use a more compact representation of non-constant constructors
Benjamin Gregoire
2015-03-27
*
Fix bug 4157,
Benjamin Gregoire
2015-03-26
*
Correct restriction of vm_compute when handling universe polymorphic
Matthieu Sozeau
2015-01-15
*
Update headers.
Maxime Dénès
2015-01-12
*
Modulification of identifier
ppedrot
2012-12-14
*
fast bitwise operations (lor,land,lxor) on int31 and BigN
letouzey
2012-08-11
*
Updating headers.
herbelin
2012-08-08
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Added a few informations about file lineages (for the most part in kernel)
herbelin
2010-05-09
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Nettoyage de code en vue de la release. Plus de Warning: Unused
aspiwack
2007-12-18
*
ajout de head0 et tail0 en natif
bgregoir
2007-06-20
*
Processor integers + Print assumption (see coqdev mailing list for the
aspiwack
2007-05-11
*
- Ajout d'un cast vm dans la syntaxe : x <: t
bgregoir
2006-07-22
*
Changement dans les boxed values .
gregoire
2004-11-12
*
COMMITED BYTECODE COMPILER
barras
2004-10-20