aboutsummaryrefslogtreecommitdiff
path: root/kernel/vm.mli
AgeCommit message (Expand)Author
2018-02-27Update headers following #6543.Théo Zimmermann
2018-01-26Safer VM interfacesMaxime Dénès
2017-11-06[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-07-27deprecate Pp.std_ppcmds type aliasMatej Košík
2015-12-09bug fixes to vm computation + test cases.Gregory Malecha
2015-10-28Refine Gregory Malecha's patch on VM and universe polymorphism.Maxime 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
2015-03-27use a more compact representation of non-constant constructorsBenjamin Gregoire
2015-03-26Fix bug 4157,Benjamin Gregoire
2015-01-15Correct restriction of vm_compute when handling universe polymorphicMatthieu Sozeau
2014-03-05Remove many superfluous 'open' indicated by ocamlc -w +33Pierre Letouzey
2012-12-14Modulification of identifierppedrot
2012-10-02Remove some dead code in the vmletouzey
2011-03-08adding eta in the vmbgregoir
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2009-11-13Move Obj.magic call to the Vm moduleglondu
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2006-07-22- Ajout d'un cast vm dans la syntaxe : x <: t bgregoir
2004-11-22compatibility with POWERPCgregoire
2004-11-12Changement dans les boxed values .gregoire
2004-10-20COMMITED BYTECODE COMPILERbarras