ocaml/bytecomp
Stephen Dolan 0040c5d783 Print function names (derived from Lambda.scoped_location) in backtraces
Function names now appear in backtraces and are available via Printexc.
2020-04-27 12:58:53 +01:00
..
bytegen.ml Print function names (derived from Lambda.scoped_location) in backtraces 2020-04-27 12:58:53 +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 Link std_exit.cmo into binaries compiled with -output-complete-exe (#9495) 2020-04-25 13:01:03 +02: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 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 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