dune/src
Etienne Millon 1d594ce5a3 Fix typos in source code
Signed-off-by: Etienne Millon <etienne@cryptosense.com>
2018-07-10 13:05:58 +01:00
..
configurator configurator: add write_lines function 2018-07-09 00:00:32 +07:00
fiber Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
ocaml-config Fix typos in source code 2018-07-10 13:05:58 +01:00
stdune Fix typos in source code 2018-07-10 13:05:58 +01:00
usexp Hack to fix printing of errors 2018-07-08 17:25:26 +07:00
which_program Fix the build on 4.02 by emulating -no-keep-locs (#927) 2018-06-29 07:40:02 +01:00
xdg Remove most useless parentheses from the syntax (#915) 2018-06-27 16:38:05 +01:00
action.ml small simplification 2018-07-10 01:32:26 +07:00
action.mli Drop findlib:x syntax in dune and display an error (#887) 2018-06-29 21:35:41 +01:00
action_intf.ml Make (diff ...) work on Windows 2018-06-25 08:14:27 +01:00
arg_spec.ml Remove aliases of Path.{Set,Map} 2018-05-24 17:34:32 +07:00
arg_spec.mli Add Arg_spec.Hidden_targets 2018-04-18 17:00:11 +01:00
artifacts.ml Implement --build-dir and change Path.t to use symbolic paths 2018-06-02 18:14:44 +07:00
artifacts.mli Make Stanza.t an open type 2018-05-28 07:59:05 +01:00
bin.ml Implement --build-dir and change Path.t to use symbolic paths 2018-06-02 18:14:44 +07:00
bin.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
binary_kind.ml Display the installable modes 2018-06-07 15:40:45 +02:00
binary_kind.mli Display the installable modes 2018-06-07 15:40:45 +02:00
build.ml Allow some part of a Build.t to be lazy 2018-07-01 21:50:44 +01:00
build.mli Allow some part of a Build.t to be lazy 2018-07-01 21:50:44 +01:00
build_interpret.ml Allow some part of a Build.t to be lazy 2018-07-01 21:50:44 +01:00
build_interpret.mli fix 2018-03-19 01:19:09 +08:00
build_system.ml Add List.find_exn 2018-07-10 13:47:02 +02:00
build_system.mli Fix typos in source code 2018-07-10 13:05:58 +01: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 Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
colors.mli Don't on side-effects for setting up the environment 2018-04-03 11:43:07 +08:00
compilation_context.ml Fix the build on 4.02 by emulating -no-keep-locs (#927) 2018-06-29 07:40:02 +01:00
compilation_context.mli Fix the build on 4.02 by emulating -no-keep-locs (#927) 2018-06-29 07:40:02 +01:00
config.ml Version the user configuration file 2018-07-01 01:46:32 +07:00
config.mli Make the default build profile be dev 2018-06-28 11:23:10 +01:00
context.ml Reimplement workspace.ml with the new parsing API 2018-07-01 01:46:32 +07:00
context.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
dep_path.ml Add templates to Usexp.t directly 2018-06-28 09:46:10 +06:30
dep_path.mli Get rid of jbuild_file_in 2018-05-03 13:54:47 +01:00
dune Get rid of indexed lookups for deps 2018-07-06 18:46:10 +07:00
dune_lexer.mli Restore eof_reached 2018-07-01 01:46:32 +07:00
dune_lexer.mll Restore eof_reached 2018-07-01 01:46:32 +07:00
dune_project.ml Adapt the behavior of dune subst for dune projects (#960) 2018-07-08 09:51:16 +01:00
dune_project.mli Adapt the behavior of dune subst for dune projects (#960) 2018-07-08 09:51:16 +01:00
env.ml Allow setting ENV vars in findlib.conf per toolchain 2018-05-01 00:13:50 +07:00
env.mli Allow setting ENV vars in findlib.conf per toolchain 2018-05-01 00:13:50 +07:00
errors.ml Move Path to Stdune 2018-04-24 19:33:40 +07:00
errors.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
exe.ml Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
exe.mli Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
file_tree.ml Simplify the code with Option.value 2018-07-09 10:20:04 +01:00
file_tree.mli Add templates to Usexp.t directly 2018-06-28 09:46:10 +06:30
findlib.ml Implement --build-dir and change Path.t to use symbolic paths 2018-06-02 18:14:44 +07:00
findlib.mli Add pretty printers to Findlib.Conf.t 2018-05-01 19:37:51 +07:00
gen_meta.ml Move String_map to stdune 2018-04-23 12:43:20 +07:00
gen_meta.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
gen_rules.ml Fix typos in source code 2018-07-10 13:05:58 +01:00
gen_rules.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
glob_lexer.boot.ml Add ignored_subdirs stanza (#767) 2018-05-12 15:38:22 +02:00
glob_lexer.mli Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
glob_lexer.mll Remove jbuilder_ prefix for vendored libraries (#720) 2018-04-24 14:38:30 +01:00
import.ml Move fmt to stdune 2018-05-24 18:22:55 +07:00
inline_tests.boot.ml Add inline_tests.boot file 2018-06-20 20:31:52 +06:30
inline_tests.ml Fix shadowing of forms 2018-07-10 11:43:46 +01:00
inline_tests.mli Add a sub-system for inline tests (#547) 2018-02-27 19:06:12 +00:00
install.ml Add the lib_root and libexec_root install sections (#947) 2018-07-03 10:49:18 +01:00
install.mli Add the lib_root and libexec_root install sections (#947) 2018-07-03 10:49:18 +01:00
install_rules.ml Rename JBUILDER_GEN to DUNE_GEN 2018-07-06 15:10:13 +07:00
install_rules.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
installed_dune_file.ml Relax versions for subsystems 2018-07-03 16:36:11 +07:00
installed_dune_file.mli Using Syntax.Verison.t to decide how to generate sub system files 2018-07-03 01:01:06 +07:00
jbuild.ml Simplify Dep_conf.t 2018-07-10 01:32:26 +07:00
jbuild.mli Fix typos in source code 2018-07-10 13:05:58 +01:00
jbuild_load.ml Forbid #require in dune files in OCaml syntax (#938) 2018-07-02 08:17:53 +01:00
jbuild_load.mli Restore old ppx behavior for directories with jbuild files 2018-06-05 19:19:10 +01:00
js_of_ocaml_rules.boot.ml Add jsoo boot file 2018-06-20 20:36:04 +06:30
js_of_ocaml_rules.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
js_of_ocaml_rules.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
lib.ml Using Syntax.Verison.t to decide how to generate sub system files 2018-07-03 01:01:06 +07:00
lib.mli Fix typos in source code 2018-07-10 13:05:58 +01:00
loc.ml Add templates to Usexp.t directly 2018-06-28 09:46:10 +06:30
loc.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
log.ml Remove all hard coded uses of "_build" 2018-05-02 22:38:50 +07:00
log.mli Add a configuration file and a quiet mode (#490) 2018-02-07 11:38:21 +00:00
main.ml Adapt the behavior of dune subst for dune projects (#960) 2018-07-08 09:51:16 +01:00
main.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
menhir.boot.ml add menhir.boot.ml 2018-06-20 20:32:57 +06:30
menhir.ml Fix typos in source code 2018-07-10 13:05:58 +01:00
menhir.mli Use Compilation_context in menhir 2018-05-28 08:10:12 +01:00
merlin.ml Restore old ppx behavior for directories with jbuild files 2018-06-05 19:19:10 +01:00
merlin.mli Restore old ppx behavior for directories with jbuild files 2018-06-05 19:19:10 +01:00
meta.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
meta.mli Port Io to use Path.t 2018-04-25 03:25:27 +07: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 Use a single S-expression parser monad 2018-06-19 11:29:27 +01:00
mode.mli Allow to link executables as static or shared objects (#23) 2018-03-12 11:40:53 +00:00
module.ml Make Module.t private and add Module.make (#853) 2018-06-05 18:38:27 +01:00
module.mli Remove module private type 2018-06-07 00:02:21 +07:00
module_compilation.ml Fix the build on 4.02 by emulating -no-keep-locs (#927) 2018-06-29 07:40:02 +01:00
module_compilation.mli Add Module_compilation.ocamlc_i 2018-05-28 08:10:12 +01:00
modules_partitioner.ml Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
modules_partitioner.mli Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
ocaml_flags.ml Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
ocaml_flags.mli Add support for environment & build profiles (#419) 2018-05-04 16:49:25 +01:00
ocamldep.ml Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
ocamldep.mli Move ocamldep output files to the object directory (#918) 2018-06-28 09:46:20 +01:00
odoc.boot.ml Use doc_dir rather than dir 2018-03-24 00:54:33 +08:00
odoc.ml Move stanzas to toplevel value 2018-06-07 17:59:43 +07:00
odoc.mli Pass around library dependencies as static values 2018-04-09 06:31:52 +08:00
opam_file.ml Port Io to use Path.t 2018-04-25 03:25:27 +07:00
opam_file.mli Port Io to use Path.t 2018-04-25 03:25:27 +07:00
ordered_set_lang.ml Add Ordered_set_lang.Unexpanded.fold_strings 2018-07-01 21:36:26 +01:00
ordered_set_lang.mli Add Ordered_set_lang.Unexpanded.fold_strings 2018-07-01 21:36:26 +01:00
package.ml Use a single S-expression parser monad 2018-06-19 11:29:27 +01:00
package.mli Make Sexp.Of_sexp.t abstract 2018-06-19 11:29:27 +01: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
pform.ml Remove useless backslash 2018-07-10 11:43:46 +01:00
pform.mli Fix shadowing of forms 2018-07-10 11:43:46 +01:00
preprocessing.ml Make input-file backwards compatible 2018-07-10 02:36:13 +07:00
preprocessing.mli Improve the code for building and installing the compat ppx.exe program 2018-06-05 19:19:10 +01:00
print_diff.ml Make (diff ...) work on Windows 2018-06-25 08:14:27 +01:00
print_diff.mli Make (diff ...) work on Windows 2018-06-25 08:14:27 +01:00
process.ml Change Build_job to be set 2018-05-24 10:44:47 +07:00
process.mli Change Build_job to be set 2018-05-24 10:44:47 +07:00
report_error.ml Hack to fix printing of errors 2018-07-08 17:25:26 +07:00
report_error.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
scheduler.ml Make the output of Dune deterministic in tests (#855) 2018-06-06 16:25:04 +01:00
scheduler.mli Fix typos in source code 2018-07-10 13:05:58 +01:00
scope.ml Store the project directory in Jbuild.Library.t 2018-06-12 12:09:11 +01:00
scope.mli Get rid of Jbuild.Scope_info and use Dune_project instead (#776) 2018-05-16 16:21:08 +01: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
stanza.ml Improve error message when too many parentheses are used (#983) 2018-07-09 14:32:20 +01:00
stanza.mli Improve error message when too many parentheses are used (#983) 2018-07-09 14:32:20 +01:00
string_with_vars.ml Remove a few unused functions 2018-07-10 11:43:46 +01:00
string_with_vars.mli Remove a few unused functions 2018-07-10 11:43:46 +01:00
sub_system.ml Fix typos in source code 2018-07-10 13:05:58 +01:00
sub_system.mli Add support for sub-systems 2018-02-26 16:05:48 +00:00
sub_system_intf.ml Fix typos in source code 2018-07-10 13:05:58 +01:00
sub_system_name.ml Add an intern option to control ordering 2018-06-06 23:48:11 +07:00
sub_system_name.mli Move interned to stdune 2018-05-24 18:23:02 +07:00
super_context.ml Simplify interpret_named 2018-07-10 11:43:46 +01:00
super_context.mli Refactor percent forms management 2018-07-10 01:32:26 +07:00
syntax.ml Completely get rid of first-dep 2018-07-10 01:32:26 +07:00
syntax.mli Completely get rid of first-dep 2018-07-10 01:32:26 +07:00
top_closure.ml Move int sets and maps to stdune 2018-05-24 18:22:36 +07:00
top_closure.mli Make Top_closure more polymorphic 2018-03-18 16:21:46 -04:00
utils.ml Add magic to to_out_string 2018-06-28 22:40:00 +06:30
utils.mli Implement Vfile_kind in term of Persistent 2018-06-28 18:01:06 +06:30
utop.ml Make Module.t private and add Module.make (#853) 2018-06-05 18:38:27 +01:00
utop.mli Move Path to Stdune 2018-04-24 19:33:40 +07:00
value.ml Fix static dependencies 2018-07-08 16:33:18 +07:00
value.mli Fix static dependencies 2018-07-08 16:33:18 +07:00
variant.ml Add an intern option to control ordering 2018-06-06 23:48:11 +07:00
variant.mli Move interned to stdune 2018-05-24 18:23:02 +07:00
versioned_file.ml Version the user configuration file 2018-07-01 01:46:32 +07:00
versioned_file.mli Version the user configuration file 2018-07-01 01:46:32 +07:00
vfile_kind.ml Add name to Vfile_kind functor 2018-06-28 22:42:55 +06:30
vfile_kind.mli Add name to Vfile_kind functor 2018-06-28 22:42:55 +06:30
watermarks.ml Adapt the behavior of dune subst for dune projects (#960) 2018-07-08 09:51:16 +01:00
watermarks.mli Don't stop on the first error (#477) 2018-02-06 14:39:03 +00:00
workspace.ml Factorize construction of default workspace configuration 2018-07-01 01:46:32 +07:00
workspace.mli Factorize construction of default workspace configuration 2018-07-01 01:46:32 +07:00