dune/src
Jeremie Dimino 0b6a7eee2f Recent versions of ocaml expose 'ext_exe' 2018-03-07 09:40:08 +00:00
..
configurator Update configurator 2018-03-07 09:40:08 +00:00
fiber Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
ocamlc-config Recent versions of ocaml expose 'ext_exe' 2018-03-07 09:40:08 +00:00
stdune Generalize Ordered_set_lang to return a custom map 2018-03-06 18:45:38 +07:00
usexp Make Atom.t private and consequences (#524) 2018-02-24 23:33:26 +00:00
xdg Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
action.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
action.mli String_with_vars: Use a functor to create generic expansion fun 2018-02-15 00:43:08 +01:00
action_intf.ml Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
arg_spec.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
arg_spec.mli Document Arg_spec a bit more 2018-03-05 14:00:29 +00:00
artifacts.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
artifacts.mli Refactor library management (#516) 2018-02-20 11:46:10 +00:00
bin.ml 114.20+69 2016-12-15 11:20:46 +00:00
bin.mli Correct detected value for ocaml on Windows 2017-06-15 12:14:56 +02:00
build.ml Add Build.catch 2018-03-01 23:30:06 +00:00
build.mli Add a bit more doc to Build 2018-03-05 14:14:09 +00:00
build_interpret.ml Add Build.catch 2018-03-01 23:30:06 +00:00
build_interpret.mli Fix #534 2018-02-21 13:35:47 +00:00
build_system.ml Add Build.catch 2018-03-01 23:30:06 +00:00
build_system.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
clflags.ml Allow to set the concurrency level from the config file 2018-02-07 12:11:27 +00:00
clflags.mli Allow to set the concurrency level from the config file 2018-02-07 12:11:27 +00:00
cm_kind.ml Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
cm_kind.mli Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
colors.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
colors.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
config.ml Fix display when output is not a tty (#518) 2018-02-15 14:04:00 +00:00
config.mli Fix display when output is not a tty (#518) 2018-02-15 14:04:00 +00:00
context.ml Move Ocamlc_config to its own library and refactor it a bit 2018-03-07 09:40:08 +00:00
context.mli Move Ocamlc_config to its own library and refactor it a bit 2018-03-07 09:40:08 +00:00
dep_path.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
dep_path.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
errors.ml Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
errors.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
exe.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
exe.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
file_tree.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
file_tree.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
findlib.ml Add a workaround for broken META file for builtin packages 2018-03-03 11:33:40 +00:00
findlib.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_meta.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_meta.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_rules.ml Libraries and executables can allow overlapping dependencies 2018-03-06 12:59:01 +00:00
gen_rules.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
glob_lexer.boot.ml Simplify overrides in the bootstrap path 2017-09-22 01:52:04 +01:00
glob_lexer.mli 4.02.3 compatiblity 2017-02-26 21:28:30 +00:00
glob_lexer.mll 4.02.3 compatiblity 2017-02-26 21:28:30 +00:00
import.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
inline_tests.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
inline_tests.mli Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
install.ml Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
install.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
install_rules.ml Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
install_rules.mli Move intallation and META rules to install_rules module 2018-02-28 12:21:25 +07:00
installed_dune_file.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
installed_dune_file.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
interned.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
interned.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
io.ml Extend stdlib for configurator 2018-02-28 23:31:24 +07:00
io.mli Extend stdlib for configurator 2018-02-28 23:31:24 +07:00
jbuild Move Ocamlc_config to its own library and refactor it a bit 2018-03-07 09:40:08 +00:00
jbuild.ml Libraries and executables can allow overlapping dependencies 2018-03-06 12:59:01 +00:00
jbuild.mli Libraries and executables can allow overlapping dependencies 2018-03-06 12:59:01 +00:00
jbuild_load.ml Move Ocamlc_config to its own library and refactor it a bit 2018-03-07 09:40:08 +00:00
jbuild_load.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
js_of_ocaml_rules.ml Refactor library management (#516) 2018-02-20 11:46:10 +00:00
js_of_ocaml_rules.mli Refactor library management (#516) 2018-02-20 11:46:10 +00:00
lib.ml Detect overlapping libraries 2018-03-06 12:59:01 +00:00
lib.mli Detect overlapping libraries 2018-03-06 12:59:01 +00:00
loc.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
loc.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
log.ml 4.02 compat 2018-02-13 19:04:21 +00:00
log.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
main.ml Allow to set the library path at configure time (#575) 2018-03-06 14:56:24 +00:00
main.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
menhir.ml style + doc 2018-03-05 14:00:21 +00:00
menhir.mli style + doc 2018-03-05 14:00:21 +00:00
merlin.ml Ignore errors while generating the .merlin file 2018-03-01 23:34:43 +00:00
merlin.mli Make Merlin.t abstract 2018-03-01 23:30:06 +00:00
meta.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
meta.mli Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +00:00
meta_lexer.mli meta parser 2016-11-13 10:01:32 +00:00
meta_lexer.mll 114.20+69 2016-12-15 11:20:46 +00: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 Refactor library management (#516) 2018-02-20 11:46:10 +00:00
mode.mli Refactor library management (#516) 2018-02-20 11:46:10 +00:00
module.ml Generalize Ordered_set_lang to return a custom map 2018-03-06 18:45:38 +07:00
module.mli Generalize Ordered_set_lang to return a custom map 2018-03-06 18:45:38 +07:00
module_compilation.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
module_compilation.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
modules_partitioner.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
modules_partitioner.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
ocaml_flags.ml Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
ocaml_flags.mli Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
ocamldep.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
ocamldep.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
odoc.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
odoc.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
opam_file.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
opam_file.mli Improve opam parsing errors & use opam-file-format to extract the version 2017-05-16 14:47:52 +01:00
ordered_set_lang.ml Generalize Ordered_set_lang to return a custom map 2018-03-06 18:45:38 +07:00
ordered_set_lang.mli Generalize Ordered_set_lang to return a custom map 2018-03-06 18:45:38 +07:00
package.ml Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
package.mli Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
path.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
path.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
per_item.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
per_item.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
preprocessing.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
preprocessing.mli Introduce private type for module name 2018-03-06 18:45:38 +07:00
print_diff.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
print_diff.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
process.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
process.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
report_error.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
report_error.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
scheduler.ml Reduce interleaving in the scheduler (#586) 2018-03-05 17:52:21 +00:00
scheduler.mli Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
scope.ml Improve error message for missing scopes 2018-03-02 15:55:48 +07:00
scope.mli Refactor library management (#516) 2018-02-20 11:46:10 +00: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
sexp.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
sexp.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
string_with_vars.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
string_with_vars.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
sub_system.ml Allow to capture the library a backend is attached to 2018-02-28 19:08:03 +00:00
sub_system.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_intf.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
sub_system_name.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_name.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
super_context.ml Expose a few more variables 2018-03-07 09:40:08 +00:00
super_context.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
syntax.ml Add support for sub-systems 2018-02-26 16:05:48 +00:00
syntax.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
top_closure.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
top_closure.mli Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
utils.ml Change Package.Name.t to interned type 2018-03-03 20:41:29 +07:00
utils.mli Introduce package name private type 2018-03-03 01:44:03 +07:00
utop.ml Introduce private type for module name 2018-03-06 18:45:38 +07:00
utop.mli Refactor utop module to use the new exe module 2018-02-21 16:44:31 +07:00
variant.ml Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
variant.mli Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
vfile_kind.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
vfile_kind.mli Revert some changes: 2017-05-15 14:58:37 +01:00
watermarks.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Split src/import.ml into a new library src/stdune (#548) 2018-02-25 16:35:25 +00:00
workspace.mli Add target support 2018-01-01 22:34:41 +08:00