dune/src
Rudi Grinberg 55e8dd99e2 Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
..
fiber Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
result Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
usexp Usexp: Properly quote atoms when pretty printing 2018-02-15 00:43:08 +01:00
xdg Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
action.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01: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
ansi_color.ml Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
ansi_color.mli Use OCAML_COLOR and stop using OCAMLPARAM when possible 2017-05-10 16:31:44 +01:00
arg_spec.ml Use /Fo instead of -o when invoking CL 2018-01-22 12:17:28 +00:00
arg_spec.mli Use /Fo instead of -o when invoking CL 2018-01-22 12:17:28 +00:00
artifacts.ml Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
artifacts.mli Better signature for Artifacts.file_of_lib (#418) 2018-01-16 13:40:04 +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 Remove the path argument from Record_lib_deps 2018-01-29 22:53:14 +08:00
build.mli Remove the path argument from Record_lib_deps 2018-01-29 22:53:14 +08:00
build_interpret.ml Fix #485 (#512) 2018-02-13 15:56:59 +00:00
build_interpret.mli Fix #485 (#512) 2018-02-13 15:56:59 +00:00
build_system.ml Fix #485 (#512) 2018-02-13 15:56:59 +00:00
build_system.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +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
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 reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
context.mli Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
errors.ml Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
errors.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
file_tree.ml Display a warning for bad jbuild-ignore lines (#389) 2018-01-23 09:14:22 +00:00
file_tree.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
findlib.ml Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
findlib.mli Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
gen_meta.ml Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
gen_meta.mli Introduce explicit scopes for Lib_db 2018-01-30 19:21:40 +08:00
gen_rules.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
gen_rules.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00: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 Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
install.ml Add add_install_prefix function 2018-01-01 21:48:25 +08:00
install.mli Add add_install_prefix function 2018-01-01 21:48:25 +08:00
interned.ml Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
interned.mli Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
io.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
io.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
jbuild Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
jbuild.ml Do not accept the quoted form "->" in place of -> 2018-02-15 00:43:08 +01:00
jbuild.mli Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
jbuild_load.ml Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
jbuild_load.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
js_of_ocaml_rules.ml Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
js_of_ocaml_rules.mli Compatibility layer: add link from `obj.cmi` -> `.foo.objs/obj.cmi` 2018-02-07 12:33:57 +00:00
lib.ml Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
lib.mli Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
lib_db.ml Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
lib_db.mli Remove primed Lib_db.find_scope (#505) 2018-02-10 22:38:28 +08:00
loc.ml Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
loc.mli Vendored usexp and switch to it 2017-12-21 13:13:47 +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 Fix display when output is not a tty (#518) 2018-02-15 14:04:00 +00:00
main.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
merlin.ml Make Lib.t abstract (#498) 2018-02-13 18:36:15 +08:00
merlin.mli Implement #427 2018-02-07 12:33:52 +00:00
meta.ml Availability of "num" depends on the OCaml version (#358) 2017-12-11 13:05:20 +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 Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
mode.mli Rewrite the findlib predicate stuff 2018-02-13 19:04:30 +00:00
module.ml Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
module.mli Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
module_compilation.ml Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
module_compilation.mli Implement #427 2018-02-07 12:33:52 +00:00
ocaml_flags.ml Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.mli Introduce explicit scopes for Lib_db 2018-01-30 19:21:40 +08:00
ocamlc_config.ml Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
ocamlc_config.mli Move reading/reading ocamlc -config to own module 2018-02-18 10:14:38 +07:00
ocamldep.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
ocamldep.mli Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
odoc.ml Make Lib.t abstract (#498) 2018-02-13 18:36:15 +08:00
odoc.mli Split calls to ocamldep (#486) 2018-02-06 11:48:04 +00: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 Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
ordered_set_lang.mli Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
package.ml Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
package.mli Fix error message about too many opam files 2017-06-08 14:11:31 +01:00
path.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
path.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
print_diff.ml Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
print_diff.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
process.ml Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
process.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
report_error.ml Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
report_error.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
scheduler.ml Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
scheduler.mli Fix printing of errors (#513) 2018-02-13 18:31:21 +00:00
sexp.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
sexp.mli Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
string_with_vars.ml String_with_vars: Use a functor to create generic expansion fun 2018-02-15 00:43:08 +01:00
string_with_vars.mli String_with_vars: Use a functor to create generic expansion fun 2018-02-15 00:43:08 +01:00
super_context.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
super_context.mli Remove {anonymous,external}_scope from Super_context 2018-02-10 00:15:26 +08:00
top_closure.ml 114.20+69 2016-12-02 13:54:32 +00:00
top_closure.mli 114.20+69 2016-12-02 13:54:32 +00:00
utils.ml Compute the transitive closure of findlib packages lazily (#507) 2018-02-13 17:49:07 +00:00
utils.mli Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
utop.ml Better support for mli/rei only modules (#489) 2018-02-08 10:12:46 +00:00
utop.mli Add a utop subcommand (#183) 2017-08-04 08:59:35 +01: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 Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
with_required_by.ml Use more precise combinators "atom" and "quoted_string" 2018-02-15 00:45:06 +01:00
with_required_by.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Add target support 2018-01-01 22:34:41 +08:00
workspace.mli Add target support 2018-01-01 22:34:41 +08:00