ocaml/utils
Damien Doligez 58f9eff953 bump magic numbers and bootstrap to catch up with branch 4.08 (#2249) 2019-02-19 15:57:28 +01:00
..
HACKING.adoc add a release checklist (#1866) 2018-10-04 14:32:14 +02:00
Makefile correctly register dependencies 2018-10-11 17:13:22 +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 Refactor load path management and initial environment 2019-01-30 16:36:38 +00:00
ccomp.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
clflags.ml Add option -error-style and environment variable OCAML_ERROR_STYLE 2018-10-20 17:11:35 +02:00
clflags.mli Add option -error-style and environment variable OCAML_ERROR_STYLE 2018-10-20 17:11:35 +02:00
config.mli Expose Config.supports_shared_libraries 2019-02-01 16:18:53 +01:00
config.mlp bump magic numbers and bootstrap to catch up with branch 4.08 (#2249) 2019-02-19 15:57:28 +01:00
consistbl.ml refactoring: use Misc type aliases in utils/consistbl 2019-01-30 22:37:13 +01:00
consistbl.mli refactoring: use Misc type aliases in utils/consistbl 2019-01-30 22:37:13 +01: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
load_path.ml Refactor load path management and initial environment 2019-01-30 16:36:38 +00:00
load_path.mli Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
misc.ml env refactoring: move EnvLazy to utils/misc.ml 2019-02-16 11:40:28 +01:00
misc.mli env refactoring: move EnvLazy to utils/misc.ml 2019-02-16 11:40:28 +01: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 Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
targetint.mli Doc 2018-11-10 12:48:33 +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 "Alerts" as a generalization of "deprecated" (#1804) 2018-11-15 09:51:35 +01:00
warnings.mli "Alerts" as a generalization of "deprecated" (#1804) 2018-11-15 09:51:35 +01:00