dune/src
Jeremie Dimino b401284b84 Restore .merlin-exists trick
This is needed so that command don't depend on the contents of the .merlin
2018-01-19 22:54:05 +00:00
..
action.ml Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
action.mli Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
action_intf.ml Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
ansi_color.ml Add a --no-buffer option 2017-05-29 10:57:04 +01: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 the full path of archives when linking (#197) 2017-07-25 14:08:39 +01:00
arg_spec.mli Use the full path of archives when linking (#197) 2017-07-25 14:08:39 +01:00
artifacts.ml Better signature for Artifacts.file_of_lib (#418) 2018-01-16 13:40:04 +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 Report better errors for globs pointing to non-existing directories (#413) 2018-01-15 13:28:32 +00:00
build.mli Report better errors for globs pointing to non-existing directories (#413) 2018-01-15 13:28:32 +00:00
build_interpret.ml Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
build_interpret.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
build_system.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
build_system.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
clflags.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
clflags.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +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 Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
config.mli Simplify hack for not deleting odoc files 2017-05-26 18:34:49 +01:00
context.ml Fix c_compiler parsing for OCaml >= 4.06.0 (#393) 2018-01-10 16:54:25 +00:00
context.mli Add target support 2018-01-01 22:34:41 +08:00
file_tree.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
file_tree.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
findlib.ml Add module to parse findlib config 2018-01-01 21:48:25 +08:00
findlib.mli Add module to parse findlib config 2018-01-01 21:48:25 +08:00
future.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
future.mli Add support for locks in rules 2017-09-29 12:20:08 +01:00
gen_meta.ml Do not use the transitive closure in generated META files (#405) 2018-01-12 16:41:23 +00:00
gen_meta.mli Do not use the transitive closure in generated META files (#405) 2018-01-12 16:41:23 +00:00
gen_rules.ml Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00:00
gen_rules.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +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 [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00: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
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 Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
jbuild.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
jbuild.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
jbuild_load.ml Cross compilation support 2018-01-01 22:34:41 +08:00
jbuild_load.mli Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
js_of_ocaml_rules.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
js_of_ocaml_rules.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
lib.ml Fix the test added in the previous commit 2017-12-18 13:30:49 +00:00
lib.mli Revert public_interfaces for now 2017-07-21 17:32:39 +01:00
lib_db.ml Do not use the transitive closure in generated META files (#405) 2018-01-12 16:41:23 +00:00
lib_db.mli Do not use the transitive closure in generated META files (#405) 2018-01-12 16:41:23 +00:00
loc.ml Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
loc.mli Vendored usexp and switch to it 2017-12-21 13:13:47 +00:00
log.ml Print the contents of OCAMLPARAM in the log 2017-05-26 14:07:21 +01:00
log.mli Add a Log module and print out the context in the log file 2017-03-10 12:32:27 +00:00
main.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
main.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
merlin.ml Restore .merlin-exists trick 2018-01-19 22:54:05 +00:00
merlin.mli Add (copy_files <glob>) stanza (#35) 2017-09-10 02:31:07 +01: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 Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
mode.mli Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
module.ml Add helper functions 2018-01-10 22:45:31 +08:00
module.mli Add helper functions 2018-01-10 22:45:31 +08:00
module_compilation.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
module_compilation.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.ml Expand variables in flags 2017-08-03 17:28:32 +01:00
ocaml_flags.mli Expand variables in flags 2017-08-03 17:28:32 +01:00
ocamldep.ml Fix jbuilder rule in case of missing binaries (#292) 2017-11-07 21:42:55 +08:00
ocamldep.mli Report an error for invalid dependency between modules in wrapped libraries 2017-06-09 12:45:05 +01:00
odoc.ml [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
odoc.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +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 support ${..} in :include 2017-10-10 15:53:39 -04:00
ordered_set_lang.mli support ${..} in :include 2017-10-10 15:53:39 -04: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 Fix Path.pp 2018-01-19 22:44:30 +00:00
path.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
print_diff.ml Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
print_diff.mli Replace promote actions by diff actions + promote command (#421) 2018-01-18 11:32:20 +00:00
sexp.ml Add cstr_record 2018-01-01 21:48:25 +08:00
sexp.mli Add cstr_record 2018-01-01 21:48:25 +08:00
string_with_vars.ml Fix out of bounds access when tokenising String_with_vars 2017-08-25 01:08:05 -04:00
string_with_vars.mli Capture locations of string-with-vars generated inside jbuilder 2017-06-08 10:54:46 +01:00
super_context.ml Restore .merlin-exists trick 2018-01-19 22:54:05 +00:00
super_context.mli Better behavior when aliases have targets (#426) 2018-01-19 22:17:11 +00: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 [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
utils.mli [WIP] Load rules lazily (#370) 2018-01-19 08:50:06 +00:00
utop.ml Change lint option to be the same as preprocessing 2018-01-10 22:45:50 +08:00
utop.mli Add a utop subcommand (#183) 2017-08-04 08:59:35 +01: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 Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
watermarks.mli Detect the package name as topkg-jbuilder does 2017-05-08 16:56:21 +01: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