summaryrefslogtreecommitdiff
path: root/runtime/caml/weak.h
Commit message (Expand)AuthorAgeFilesLines
* Propagate Caml_state_fieldDavid Allsopp2019-08-241-1/+1
* Remove a level of indirection for accessing minor tables from Caml_state.KC Sivaramakrishnan2019-08-231-1/+1
* Various minor heap pointers moved to domain stateKC Sivaramakrishnan2019-08-231-1/+1
* Guarantee that no finalisers will be called while allocating memory in OCaml ...Jacques-Henri Jourdan2019-06-051-0/+1
* [Weak] Changes from reviewsFrançois Bobot2018-11-081-33/+44
* [Weak] Move checks from C to OcamlFrançois Bobot2018-11-081-1/+3
* [Weak] Add a public API for ephemeronsFrançois Bobot2018-11-061-3/+113
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+93