aboutsummaryrefslogtreecommitdiff
path: root/kernel/byterun/coq_values.c
AgeCommit message (Expand)Author
2020-09-22Modify bytecode representation of closures to please OCaml's GC (fix #12636).Guillaume Melquiond
2019-12-17failwith -> caml_failwithGuillaume Munch-Maccagnoni
2019-12-12[vm] Untabify the VM C code.Emilio Jesus Gallego Arias
2018-04-30Wrap VM bytecode used on the OCaml side in an OCaml block.Pierre-Marie Pédrot
2015-10-14Remove some unused variables.Guillaume Melquiond
2006-12-11Changement dans le kernel : bgregoir
2006-07-22- Ajout d'un cast vm dans la syntaxe : x <: t bgregoir
2004-10-20COMMITED BYTECODE COMPILERbarras