aboutsummaryrefslogtreecommitdiff
path: root/kernel/byterun/coq_values.h
AgeCommit message (Expand)Author
2020-11-13Make callback opcodes more generic.Guillaume Melquiond
2020-09-22Use the closure tag for accumulators.Guillaume Melquiond
2020-09-22Use the same memory layout as closures for accumulators.Guillaume Melquiond
2020-07-22Remove redundant data from VM case switch.Pierre-Marie Pédrot
2020-07-06Primitive persistent arraysMaxime Dénès
2019-11-01Implement classify on primitive floatPierre Roux
2019-11-01Change return type of primitive float comparisonPierre Roux
2019-11-01Put axioms on ldshiftexp and frshiftexpGuillaume Bertholon
2019-11-01Add primitive floats to 'vm_compute'Guillaume Bertholon
2019-02-04Primitive integersMaxime Dénès
2015-10-28Adds support for the virtual machine to perform reduction of universe polymor...Gregory Malecha
2015-10-09Code cleaning in VM (with Benjamin).Maxime Dénès
2015-07-05Fix handling of primitive projections in VM.Maxime Dénès
2008-09-04Rely on ocamlc to call the C compiler...glondu
2006-12-11Changement dans le kernel : bgregoir
2006-10-27changement des _sym par _comm dans setoid_ringbgregoir
2006-07-22- Ajout d'un cast vm dans la syntaxe : x <: t bgregoir
2004-10-20COMMITED BYTECODE COMPILERbarras