dune/src
Jeremie Dimino 172467a7b6 Fix expansion of ${@} 2017-06-05 16:33:09 +01:00
..
action.ml copy-and-add-line-directive --> copy# 2017-06-05 12:11:39 +01:00
action.mli Allow ${...:...} for in (do ...) and add more checks 2017-05-31 10:15:32 +01:00
action_intf.ml Do not fail immediately when expanding actions and a program isn't found 2017-05-30 17:35:49 +01:00
alias.ml Start of odoc rules 2017-05-26 18:34:49 +01:00
alias.mli Start of odoc rules 2017-05-26 18:34:49 +01: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 Revert some changes: 2017-05-15 14:58:37 +01:00
arg_spec.mli Revert some changes: 2017-05-15 14:58:37 +01:00
artifacts.ml Small improvement 2017-06-05 16:33:09 +01:00
artifacts.mli Small improvement 2017-06-05 16:33:09 +01:00
bin.ml 114.20+69 2016-12-15 11:20:46 +00:00
bin.mli 114.20+69 2016-12-15 11:20:46 +00:00
build.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
build.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
build_interpret.ml Allow to use ${^} in actions in conjunction with (glob_files ...) and (file_recursively_in ...) 2017-05-29 18:53:54 +01:00
build_interpret.mli Move the context out of Action.t 2017-05-29 07:51:52 +01:00
build_system.ml Allow to use ${^} in actions in conjunction with (glob_files ...) and (file_recursively_in ...) 2017-05-29 18:53:54 +01:00
build_system.mli Move the context out of Action.t 2017-05-29 07:51:52 +01:00
clflags.ml Add -debug-backtrace 2017-05-29 14:18:07 +01:00
clflags.mli Add -debug-backtrace 2017-05-29 14:18:07 +01: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 Don't pass -g to cl; it doesn't like it! (#120) 2017-06-05 11:40:27 +01:00
context.mli Don't pass -g to cl; it doesn't like it! (#120) 2017-06-05 11:40:27 +01:00
file_tree.ml Ignore all directories starting with '.' pr '_' 2017-05-19 12:36:06 +01:00
file_tree.mli Ignore opam files in ignored sub-trees 2017-03-15 11:41:44 +00:00
findlib.ml Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
findlib.mli Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
future.ml Add a --no-buffer option 2017-05-29 10:57:04 +01:00
future.mli Quieter output (#40) 2017-03-30 17:36:58 +01:00
gen_meta.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
gen_meta.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
gen_rules.ml Disable all warnings in ml files for mli only modules 2017-06-05 13:43:08 +01:00
gen_rules.mli Update the code to talk about scopes 2017-06-05 13:42:13 +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 Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
install.ml Fix a few ppx related issues 2017-03-05 11:57:27 +00:00
install.mli Change the rule signature 2017-03-03 12:27:34 +00:00
io.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
io.mli Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
jbuild Add a subst command for watermarking files 2017-05-08 16:56:21 +01:00
jbuild.ml Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
jbuild.mli Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
jbuild_load.ml Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
jbuild_load.mli Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
js_of_ocaml_rules.ml Remove a few unused things 2017-06-02 16:27:05 +01:00
js_of_ocaml_rules.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
lib.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
lib.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
lib_db.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
lib_db.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
loc.ml Add location to a few errors 2017-05-31 16:49:54 +01:00
loc.mli Add location to a few errors 2017-05-31 16:49:54 +01: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 Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
main.mli Update the code to talk about scopes 2017-06-05 13:42:13 +01:00
merlin.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
merlin.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
meta.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
meta.mli 114.20+69 2016-12-15 11:20:46 +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 Start of odoc rules 2017-05-26 18:34:49 +01:00
module.mli Start of odoc rules 2017-05-26 18:34:49 +01:00
module_compilation.ml Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
module_compilation.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
ocaml_flags.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
ocaml_flags.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
ocamldep.ml Revert some changes: 2017-05-15 14:58:37 +01:00
ocamldep.mli Move rules for module compilation in their own file 2017-04-28 15:13:43 +01:00
odoc.ml jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01:00
odoc.mli jbuild_types.ml --> jbuild.ml 2017-06-02 14:32:05 +01: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 Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
ordered_set_lang.mli Refactor S-expression parsing 2017-02-25 18:03:56 +00:00
package.ml Implement package version support 2017-02-24 18:21:22 +00:00
path.ml Added deps/targets inference 2017-05-29 07:51:52 +01:00
path.mli Added deps/targets inference 2017-05-29 07:51:52 +01:00
sexp.ml copy-and-add-line-directive --> copy# 2017-06-05 12:11:39 +01:00
sexp.mli copy-and-add-line-directive --> copy# 2017-06-05 12:11:39 +01:00
sexp_lexer.mli Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
sexp_lexer.mll Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
string_with_vars.ml Fixes 2017-05-31 11:24:27 +01:00
string_with_vars.mli Allow ${...:...} for in (do ...) and add more checks 2017-05-31 10:15:32 +01:00
super_context.ml Fix expansion of ${@} 2017-06-05 16:33:09 +01:00
super_context.mli Update the code to talk about scopes 2017-06-05 13:42:13 +01: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 Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
utils.mli Refactoring 2017-05-02 12:01:27 +01:00
vfile_kind.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01: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 Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
workspace.mli Allow to specify which context for merlin 2017-02-26 20:53:32 +00:00