index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
byterun
/
coq_memory.c
Commit message (
Expand
)
Author
Age
*
Adapt the VM GC hook to handle the no-naked-pointers option flag.
Pierre-Marie Pédrot
2018-04-30
*
Make the VM accumulator look like an OCaml block.
Pierre-Marie Pédrot
2018-04-30
*
Wrap VM bytecode used on the OCaml side in an OCaml block.
Pierre-Marie Pédrot
2018-04-30
*
Moving the VM global atom table to a ML reference.
Pierre-Marie Pédrot
2018-03-26
*
Moving the VM global data to a ML reference.
Pierre-Marie Pédrot
2018-03-26
*
Fix #5127 Memory corruption with the VM
Maxime Dénès
2016-10-24
*
Remove some unused variables.
Guillaume Melquiond
2015-10-14
*
Code cleaning in VM (with Benjamin).
Maxime Dénès
2015-10-09
*
Remove some dead code in the vm
letouzey
2012-10-02
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Changement dans le kernel :
bgregoir
2006-12-11
*
- Ajout d'un cast vm dans la syntaxe : x <: t
bgregoir
2006-07-22
*
compatibility with POWERPC
gregoire
2004-11-22
*
Changement dans les boxed values .
gregoire
2004-11-12
*
COMMITED BYTECODE COMPILER
barras
2004-10-20