summaryrefslogtreecommitdiff
path: root/runtime/caml/alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Add Val_some,Val_none,Some_val, Is_none, Is_some, Tag_some (#9569)Nicolás Ojeda Bär2020-06-011-0/+1
* Replace static inline with Caml_inlineDavid Allsopp2020-02-111-4/+4
* Guarantee that no finalisers will be called while allocating memory in OCaml ...Jacques-Henri Jourdan2019-06-051-0/+3
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+82