dune/src
Jeremie Dimino 85ae1c75e4 Hack for latest odoc 2017-05-29 14:28:07 +01:00
..
action.ml Added deps/targets inference 2017-05-29 07:51:52 +01:00
action.mli Added deps/targets inference 2017-05-29 07:51:52 +01:00
action_intf.ml Refactoring 2017-05-29 07:51:52 +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 Improve location of errors for mispelled package in jbuild files 2017-05-05 10:59:07 +01:00
artifacts.mli Refactoring 2017-05-02 12:01:27 +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 Refactoring 2017-05-29 07:51:52 +01:00
build.mli Move the context out of Action.t 2017-05-29 07:51:52 +01:00
build_interpret.ml Move the context out of Action.t 2017-05-29 07:51:52 +01:00
build_interpret.mli Move the context out of Action.t 2017-05-29 07:51:52 +01:00
build_system.ml Move the context out of Action.t 2017-05-29 07:51:52 +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 Add a --no-buffer option 2017-05-29 10:57:04 +01:00
context.mli Remove ocamllex/ocamlyacc from the context 2017-05-19 15:24:55 +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 Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
gen_meta.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
gen_rules.ml Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
gen_rules.mli Keep the package context after parsing 2017-05-05 11:21:46 +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_load.ml Refactor IO functions and fix invalid IOs in gen_rules 2017-05-18 17:12:32 +01:00
jbuild_load.mli Keep the package context after parsing 2017-05-05 11:21:46 +01:00
jbuild_types.ml Add (modes ...) for executables 2017-05-29 14:18:07 +01:00
js_of_ocaml_rules.ml Fix #72 2017-05-19 14:16:00 +01:00
js_of_ocaml_rules.mli Revert some changes: 2017-05-15 14:58:37 +01:00
lib.ml Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
lib.mli Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
lib_db.ml Detect conflicts between internal and external libraries 2017-04-26 15:04:32 +01:00
lib_db.mli Add a new Super_context module 2017-04-28 11:58:41 +01:00
loc.ml Change an error into a warning 2017-05-18 16:50:53 +01:00
loc.mli Change an error into a warning 2017-05-18 16:50:53 +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 Add -debug-backtrace 2017-05-29 14:18:07 +01:00
main.mli Keep the package context after parsing 2017-05-05 11:21:46 +01:00
merlin.ml Fix .merlin generation: add all workspaces projects to merlin's source path 2017-05-29 13:22:24 +01:00
merlin.mli Move Merlin rules to their own file 2017-04-28 14:54:16 +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 Declare dependencies on external library files 2017-05-18 13:52:35 +01:00
ocaml_flags.ml disable warning 60 with --dev 2017-05-14 13:06:22 +01:00
ocaml_flags.mli Split out Ocaml_flags 2017-04-28 13:19:33 +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 Hack for latest odoc 2017-05-29 14:28:07 +01:00
odoc.mli Start of odoc rules 2017-05-26 18:34:49 +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 Add (mli-to-ml ...) as a hack for mli only modules 2017-05-29 07:51:52 +01:00
sexp.mli Add (mli-to-ml ...) as a hack for mli only modules 2017-05-29 07:51:52 +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 Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
string_with_vars.mli Add support for ${version:<package>} 2017-05-05 12:26:56 +01:00
super_context.ml Add simplified version of rules 2017-05-29 07:51:52 +01:00
super_context.mli Add simplified version of rules 2017-05-29 07:51:52 +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