ocaml/runtime
Thomas Refis d68e0e2077
Provide a way to build the bytecode compiler using Dune (#2093)
2018-10-10 16:16:00 +01:00
..
caml Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
.depend make alldepend 2018-08-06 17:31:52 +02:00
Makefile Define OCAML_STDLIB_DIR in runtime/Makefile rather than in s.h (#2059) 2018-09-25 16:04:11 +02:00
afl.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
alloc.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
amd64.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
amd64nt.asm Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
arm.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
arm64.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
array.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
backtrace.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
backtrace_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
backtrace_nat.c Remove vestigial support for stacks that grow upward (#1880) 2018-07-05 09:58:27 +01:00
bigarray.c [minor] fix a macro bug from bd1a7c9b32 2018-09-14 12:38:23 +02:00
callback.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
clambda_checks.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
compact.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
compare.c Consolidate NO_NAKED_POINTER checks 2018-10-02 08:32:39 -07:00
custom.c Add CODE_CUSTOM_FIXED for fixed-size custom serializers. 2018-08-22 10:33:09 +01:00
debugger.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
dynlink.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
dynlink_nat.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
extern.c Add CODE_CUSTOM_FIXED for fixed-size custom serializers. 2018-08-22 10:33:09 +01:00
fail_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
fail_nat.c Remove vestigial support for stacks that grow upward (#1880) 2018-07-05 09:58:27 +01:00
finalise.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
fix_code.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
floats.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
freelist.c MPR#7815: major GC crash with first-fit policy (#1896) 2018-07-19 17:52:16 +02:00
gc_ctrl.c MPR#7814: fix non-prefixed symbol names in debug and instrumented runtimes (#1900) 2018-07-13 16:06:36 +02:00
gen_primitives.sh Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
globroots.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
hash.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
i386.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
i386nt.asm Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
instrtrace.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
intern.c Add CODE_CUSTOM_FIXED for fixed-size custom serializers. 2018-08-22 10:33:09 +01:00
interp.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
ints.c Add CODE_CUSTOM_FIXED for fixed-size custom serializers. 2018-08-22 10:33:09 +01:00
io.c Merge pull request #1683 from stedolan/marshal-custom-length 2018-09-14 10:58:27 +02:00
lexing.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
main.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
major_gc.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
md5.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
memory.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
meta.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
minor_gc.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
misc.c MPR#7814: fix non-prefixed symbol names in debug and instrumented runtimes (#1900) 2018-07-13 16:06:36 +02:00
obj.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
parsing.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
power.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
printexc.c Remove the C plugins mechanism (#1867) 2018-07-03 18:22:51 +01:00
roots_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
roots_nat.c Remove vestigial support for stacks that grow upward (#1880) 2018-07-05 09:58:27 +01:00
s390x.S Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
signals.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
signals_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
signals_nat.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
signals_osdep.h Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
spacetime_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
spacetime_nat.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
spacetime_snapshot.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
stacks.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
startup_aux.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
startup_byt.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
startup_nat.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
str.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
sys.c MPR#7814: fix non-prefixed symbol names in debug and instrumented runtimes (#1900) 2018-07-13 16:06:36 +02:00
unix.c Remove the C plugins mechanism (#1867) 2018-07-03 18:22:51 +01:00
weak.c Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
win32.c Fix windows ANSI locale: use CP_ACP instead of CP_THREAD_ACP (#2062) 2018-10-03 14:19:07 +02:00