ocaml/bytecomp
David Allsopp 001c2d1283 Restore Cygwin64 support 2020-09-21 13:36:03 +01:00
..
bytegen.ml [refactoring] gives tailcall attributes a more standard structure 2020-06-08 15:39:50 +02: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 Restore Cygwin64 support 2020-09-21 13:36:03 +01:00
bytelink.mli When bytecode linking fails due to a missing module, show which module requires it (#9583) 2020-05-21 05:37:09 +02: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 Adapt ocamlc primitive check 2020-07-02 06:40:10 +02:00
dll.mli Adapt ocamlc primitive check 2020-07-02 06:40:10 +02:00
dune Move some middle-end files around (#2281) 2019-04-01 17:18:47 +01:00
emitcode.ml Remove Const_pointer from Lambda and Clambda (#9585) 2020-06-02 11:19:20 +02:00
emitcode.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
instruct.ml Print function names (derived from Lambda.scoped_location) in backtraces 2020-04-27 12:58:53 +01:00
instruct.mli Print function names (derived from Lambda.scoped_location) in backtraces 2020-04-27 12:58:53 +01:00
meta.ml Use type Obj.raw_data to represent code pointers in the REPL trace facility 2020-06-10 16:30:43 +02:00
meta.mli Use type Obj.raw_data to represent code pointers in the REPL trace facility 2020-06-10 16:30:43 +02: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 Adapt ocamlc primitive check 2020-07-02 06:40:10 +02:00
symtable.mli Fix new dynlink's initialisation checks (#2176) 2018-12-08 10:15:19 -05:00