dune/src
Rudi Grinberg b01c22f9b7 Make Lib.Info.t abstract
It's not used outside the Lib module anyway

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2018-08-31 15:43:38 +03:00
..
configurator Fix preprocessing action in src/dune (#1200) 2018-08-31 10:58:28 +01:00
dsexp Introduce String.{take,drop,split_n} 2018-08-26 14:33:47 +03:00
fiber Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
let-syntax Switch jbuild.ml to applicative parsing and let%map 2018-07-18 11:02:43 +01:00
ocaml-config Simplify code with Option.{map,bind} 2018-08-26 14:33:47 +03:00
stdune Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
which_program Rename private libraries and add a test to make sure we don't publicize too much (#1111) 2018-08-09 10:03:06 +01:00
xdg Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
action.ml Remove unnecessary functors 2018-08-23 15:09:46 +03:00
action.mli Remove unnecessary functors 2018-08-23 15:09:46 +03:00
action_exec.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
action_exec.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
action_intf.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
arg_spec.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
arg_spec.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
artifacts.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
artifacts.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
bin.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
bin.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
binary_kind.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
binary_kind.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
blang.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
blang.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
build.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
build.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
build_interpret.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
build_interpret.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
build_system.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
build_system.mli Calculate stamps directly from marshal 2018-08-23 15:09:45 +03:00
clflags.ml Implement --build-dir and change Path.t to use symbolic paths 2018-06-02 18:14:44 +07:00
clflags.mli Implement --build-dir and change Path.t to use symbolic paths 2018-06-02 18:14:44 +07:00
cm_kind.ml Add Cm_kind.Dict.make_all 2018-04-09 05:59:12 +08:00
cm_kind.mli Add Cm_kind.Dict.make_all 2018-04-09 05:59:12 +08:00
colors.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
colors.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
compilation_context.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
compilation_context.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
config.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
config.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
context.ml Simplify code with Option.{map,bind} 2018-08-26 14:33:47 +03:00
context.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
dep_path.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
dep_path.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
dir_contents.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
dir_contents.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
dune Fix preprocessing action in src/dune (#1200) 2018-08-31 10:58:28 +01:00
dune_env.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
dune_env.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
dune_file.ml Adjust installed artifacts for virtual libraries 2018-08-30 14:24:04 +03:00
dune_file.mli Adjust installed artifacts for virtual libraries 2018-08-30 14:24:04 +03:00
dune_fmt.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
dune_fmt.mli Initial implementation of `dune fmt` 2018-08-20 10:21:47 +02:00
dune_lexer.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
dune_lexer.mll Move error functions to Errors 2018-08-23 11:58:10 +03:00
dune_project.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
dune_project.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
dynlink_supported.ml Do not build and install shared libs when not supported (#1165) 2018-08-22 14:48:02 +01:00
dynlink_supported.mli Do not build and install shared libs when not supported (#1165) 2018-08-22 14:48:02 +01:00
env.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
env.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
errors.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
errors.mli Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
exe.ml Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
exe.mli Rename Jbuild module to Dune_file 2018-08-13 10:53:51 +00:00
file_tree.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
file_tree.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
findlib.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
findlib.mli Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
gen_meta.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
gen_meta.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_rules.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
gen_rules.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
glob_lexer.boot.ml Add ignored_subdirs stanza (#767) 2018-05-12 15:38:22 +02:00
glob_lexer.mli 4.02.3 compat 2018-08-23 11:58:10 +03:00
glob_lexer.mll Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
import.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
inline_tests.boot.ml Add inline_tests.boot file 2018-06-20 20:31:52 +06:30
inline_tests.ml Minimize use of Lib_name.of_local 2018-08-28 13:30:40 +03:00
inline_tests.mli Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
install.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
install.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
install_rules.ml Install c/cxx stubs for virtual libraries 2018-08-30 14:36:03 +03:00
install_rules.mli Remove one functor 2018-07-18 10:58:45 +01:00
installed_dune_file.ml Simplify code with Option.{map,bind} 2018-08-26 14:33:47 +03:00
installed_dune_file.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
jbuild_load.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
jbuild_load.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
js_of_ocaml_rules.boot.ml Refactor jsoo rules to use Compilation_context 2018-07-30 15:12:08 +02:00
js_of_ocaml_rules.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
js_of_ocaml_rules.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
lib.ml Make Lib.Info.t abstract 2018-08-31 15:43:38 +03:00
lib.mli Make Lib.Info.t abstract 2018-08-31 15:43:38 +03:00
lib_deps_info.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
lib_deps_info.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
lib_name.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
lib_name.mli Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
lib_rules.ml Minimize use of Lib_name.of_local 2018-08-28 13:30:40 +03:00
lib_rules.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
link_time_code_gen.ml Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
link_time_code_gen.mli Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
log.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
log.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
main.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
main.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
menhir.boot.ml add menhir.boot.ml 2018-06-20 20:32:57 +06:30
menhir.ml Rename Jbuild module to Dune_file 2018-08-13 10:53:51 +00:00
menhir.mli Rename Jbuild module to Dune_file 2018-08-13 10:53:51 +00:00
merlin.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
merlin.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
meta.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
meta.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
meta_lexer.mli meta parser 2016-11-13 10:01:32 +00:00
meta_lexer.mll Move error functions to Errors 2018-08-23 11:58:10 +03:00
ml_kind.ml remove unused function 2017-04-10 10:10:49 +01:00
ml_kind.mli remove unused function 2017-04-10 10:10:49 +01:00
mode.ml Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
mode.mli Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
module.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
module.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
module_compilation.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
module_compilation.mli Rename Jbuild module to Dune_file 2018-08-13 10:53:51 +00:00
ocaml_flags.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
ocaml_flags.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
ocaml_version.ml Extract predicates for compiler versions 2018-08-06 11:49:03 +00:00
ocaml_version.mli Extract predicates for compiler versions 2018-08-06 11:49:03 +00:00
ocamldep.ml Introduce String.{take,drop,split_n} 2018-08-26 14:33:47 +03:00
ocamldep.mli Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
odoc.boot.ml Move all code dealing with scanning directories into its own module 2018-07-18 10:58:45 +01:00
odoc.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
odoc.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
opam_file.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
opam_file.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
ordered_set_lang.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
ordered_set_lang.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
package.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
package.mli Adds support for findlib.dynload 2018-08-28 18:10:14 +01:00
path_dsexp.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
path_dsexp.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
per_item.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
per_item.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
pform.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
pform.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
preprocessing.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
preprocessing.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
print_diff.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
print_diff.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
process.ml Pun a few record fields in Process 2018-08-27 12:42:02 +03:00
process.mli Fix #1116 (#1118) 2018-08-09 12:35:39 +01:00
promotion.ml Promote a subset of the files + emacs integration (#1192) 2018-08-31 11:12:49 +01:00
promotion.mli Promote a subset of the files + emacs integration (#1192) 2018-08-31 11:12:49 +01:00
report_error.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
report_error.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
scheduler.ml Introduce String.{take,drop,split_n} 2018-08-26 14:33:47 +03:00
scheduler.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
scope.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
scope.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
setup.boot.ml Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
setup.defaults.ml Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
setup.mli Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
simple_rules.ml Calculate stamps directly from marshal 2018-08-23 15:09:45 +03:00
simple_rules.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
stanza.ml Entirely eliminate Dloc 2018-08-23 11:58:10 +03:00
stanza.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
string_with_vars.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
string_with_vars.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
sub_system.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
sub_system.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_intf.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
sub_system_name.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
sub_system_name.mli Move interned to stdune 2018-05-24 18:23:02 +07:00
super_context.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
super_context.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
syntax.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
syntax.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
top_closure.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
top_closure.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
utils.ml Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
utils.mli Introduce Lib_name.t and Lib_name.Local.t types 2018-08-28 13:30:40 +03:00
utop.ml Add ~loc to of_string_exn 2018-08-28 13:30:40 +03:00
utop.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
value.ml s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
value.mli s/sexp_of_t/to_sexp/g 2018-08-23 16:02:30 +03:00
variant.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
variant.mli Move interned to stdune 2018-05-24 18:23:02 +07:00
versioned_file.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
versioned_file.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
vfile_kind.ml Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00
vfile_kind.mli Rename sexp_of_t to dgen and t to dsexp where appropriate 2018-08-23 11:58:10 +03:00
watermarks.ml Introduce String.{take,drop,split_n} 2018-08-26 14:33:47 +03:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Move error functions to Errors 2018-08-23 11:58:10 +03:00
workspace.mli Invert the stdune and dsexp dependency 2018-08-23 11:58:10 +03:00