summaryrefslogtreecommitdiff
path: root/runtime/fail_byt.c
Commit message (Expand)AuthorAgeFilesLines
* Fixup needed for -Werror=declaration-after-statementTom Kelly2021-03-011-1/+2
* Merge commit 'd26d37bf97c5faca36b0d5bba4378f31e8a740cc' into parallel_minor_g...Tom Kelly2021-03-011-2/+2
|\
| * Replace static inline with Caml_inlineDavid Allsopp2020-02-111-2/+2
* | replace Field_imm with FieldSudha Parimala2021-01-181-13/+13
* | Address review comments: Continuation_in_use -> Continuation_already_usedTom Kelly2020-11-161-0/+7
* | Merge commit '81420443a3f797d13a73a0a940760ce8dd2a4869' into parallel_minor_g...Tom Kelly2020-04-301-1/+8
|\ \ | |/
| * [cleanup] Factor "if (Is_exception_result) caml_raise(Extract_exception)"Guillaume Munch-Maccagnoni2019-10-151-1/+8
| * Move bytecode global variables to domain stateKC Sivaramakrishnan2019-08-231-6/+3
* | Merge commit '1435a6a6a279dff1fbb81a92a828a2e1ee50922e' into parallel_minor_g...Tom Kelly2020-04-071-25/+46
|/
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-0/+204