ocaml/bytecomp
Greta Yorsh 824ce35492
Replace caml_int_compare and caml_float_compare with primitives (#2324)
2020-03-26 10:58:10 +01:00
..
bytegen.ml Replace caml_int_compare and caml_float_compare with primitives (#2324) 2020-03-26 10:58:10 +01:00
bytegen.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
bytelibrarian.ml Refactor load path management and initial environment 2019-01-30 16:36:38 +00:00
bytelibrarian.mli Print warnings on the warnings formatter in the couple of places that don't 2018-07-15 15:00:47 -04:00
bytelink.ml Fix #9344 (#9368) 2020-03-17 11:38:45 +00:00
bytelink.mli Add error handling when finding and copying the camlheader file. 2019-06-10 11:17:54 +01:00
bytepackager.ml Fix #8769 (#8770) 2019-06-28 16:17:00 +01:00
bytepackager.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
bytesections.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
bytesections.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
dll.ml Fix regression: return empty list of directories when PATH-like env var is empty 2018-10-10 14:55:04 +02:00
dll.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
dune Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
emitcode.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
emitcode.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
instruct.ml Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
instruct.mli Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
meta.ml Add an optional digest parameter to Meta.reify_bytecode. 2018-04-13 17:36:20 +01:00
meta.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
printinstr.ml Add bytecode instruction to access string, different from the bytes one. 2018-03-15 18:25:31 +01:00
printinstr.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
symtable.ml Annotated Asttypes.constant's string with content location. 2019-11-13 16:08:40 +01:00
symtable.mli Fix new dynlink's initialisation checks (#2176) 2018-12-08 10:15:19 -05:00