ocaml/utils
Thomas Refis d68e0e2077
Provide a way to build the bytecode compiler using Dune (#2093)
2018-10-10 16:16:00 +01:00
..
HACKING.adoc add a release checklist (#1866) 2018-10-04 14:32:14 +02:00
Makefile Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
arg_helper.ml Misc.Stdlib.String.split -> String.split_on_char. 2016-07-11 15:01:32 +02:00
arg_helper.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
build_path_prefix_map.ml Add missing copyright headers 2018-06-13 09:37:49 +01:00
build_path_prefix_map.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
ccomp.ml refactoring the uses of Clflags.include_dirs 2018-07-01 07:50:33 -04:00
ccomp.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
clflags.ml new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
clflags.mli new -stop-after option: stop after the given compiler pass (parsing, typing) 2018-08-31 22:49:23 +02:00
config.mli Get rid of the standard_runtime configuration variable (#2066) 2018-09-25 15:29:18 +02:00
config.mlp Get rid of the standard_runtime configuration variable (#2066) 2018-09-25 15:29:18 +02:00
consistbl.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
consistbl.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
identifiable.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
identifiable.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
misc.ml Simplify 2018-10-10 14:55:04 +02:00
misc.mli Fix regression: return empty list of directories when PATH-like env var is empty 2018-10-10 14:55:04 +02:00
numbers.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
numbers.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
profile.ml Use reraise_raw_backtrace in Misc.try_finally 2018-07-25 17:58:32 +02:00
profile.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
strongly_connected_components.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
strongly_connected_components.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
targetint.ml GPR#2076 (Targetint.print) (#2076) 2018-09-28 17:09:34 +01:00
targetint.mli GPR#2076 (Targetint.print) (#2076) 2018-09-28 17:09:34 +01:00
terminfo.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
terminfo.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
warnings.ml Add a warning triggered on type declarations "type t = ()" 2018-10-05 12:12:26 +02:00
warnings.mli Add a warning triggered on type declarations "type t = ()" 2018-10-05 12:12:26 +02:00