ocaml/driver
Gabriel Scherer a202aa032b rename the configure-time safe-string options for clarity
-(un)safe-string becomes -(no-)force-safe-string
-(un)safe-string-default becomes -default-unsafe-string

Config.safe_string (and Clflags.unsafe_string) keep their name for
backward-compatibility, as well as the C define CAML_SAFE_STRING
(which corresponds to -force-safe-string).
2017-10-02 14:42:19 +02:00
..
compdynlink.mlno Add plugins in the compiler 2016-07-18 17:43:05 +02:00
compenv.ml Allow first character of OCAMLPARAM to specify an alternative separator 2017-09-29 13:38:59 +02:00
compenv.mli Fix order of arguments with -cclib XXX (#761) 2016-12-14 13:14:21 +00:00
compile.ml generalize -dtimings to show allocation, top heap size (#1152) 2017-06-09 12:29:21 +01:00
compile.mli Fix order of arguments with -cclib XXX (#761) 2016-12-14 13:14:21 +00:00
compmisc.ml safe-string: clarify the relation between configure- and compile-time options 2017-10-02 14:42:19 +02:00
compmisc.mli Respect OCAML_COLOR environment variable for deciding whether to use colors 2017-03-15 08:24:13 +00:00
compplugin.ml Add plugins in the compiler 2016-07-18 17:43:05 +02:00
compplugin.mli Add plugins in the compiler 2016-07-18 17:43:05 +02:00
errors.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
errors.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main.ml generalize -dtimings to show allocation, top heap size (#1152) 2017-06-09 12:29:21 +01:00
main.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main_args.ml rename the configure-time safe-string options for clarity 2017-10-02 14:42:19 +02:00
main_args.mli toplevel: remove plugin option in toplevel 2017-09-30 11:03:53 +02:00
makedepend.ml New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
makedepend.mli New -depend option for ocamlc/ocamlopt 2017-06-01 15:56:30 +02:00
ocamlcomp.sh.in Update headers for the new license. 2016-02-18 16:59:16 +01:00
optcompile.ml generalize -dtimings to show allocation, top heap size (#1152) 2017-06-09 12:29:21 +01:00
optcompile.mli Fix order of arguments with -cclib XXX (#761) 2016-12-14 13:14:21 +00:00
opterrors.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
opterrors.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
optmain.ml Register availability analysis (#856) 2017-09-15 11:08:14 +01:00
optmain.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
pparse.ml generalize -dtimings to show allocation, top heap size (#1152) 2017-06-09 12:29:21 +01:00
pparse.mli GPR#1187: cite typemod and pparse plugin hooks 2017-06-01 22:43:30 +02:00