Skip to content

Commit 031ebd7

Browse files
committed
1 parent fa87fd0 commit 031ebd7

17 files changed

+13005
-12900
lines changed

jscomp/all.depend

+2-2
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ core/lam_dispatch_primitive.cmx : core/js_stmt_make.cmx \
576576
core/js_runtime_modules.cmx core/js_of_lam_tuple.cmx \
577577
core/js_of_lam_exception.cmx core/js_of_lam_array.cmx core/js_long.cmx \
578578
core/js_exp_make.cmx common/js_config.cmx core/js_analyzer.cmx core/j.cmx \
579-
common/ext_log.cmx ext/ext_list.cmx core/lam_dispatch_primitive.cmi
579+
ext/ext_list.cmx common/bs_warnings.cmx core/lam_dispatch_primitive.cmi
580580
core/lam_bounded_vars.cmx : core/lam.cmx ext/ident_hashtbl.cmx \
581581
ext/ext_list.cmx core/lam_bounded_vars.cmi
582582
core/lam_beta_reduce.cmx : core/lam_util.cmx core/lam_stats.cmx \
@@ -603,7 +603,7 @@ core/lam_compile_primitive.cmx : core/lam_print.cmx \
603603
core/js_of_lam_option.cmx core/js_of_lam_float_record.cmx \
604604
core/js_of_lam_exception.cmx core/js_of_lam_block.cmx \
605605
core/js_of_lam_array.cmx core/js_long.cmx core/js_exp_make.cmx \
606-
common/js_config.cmx core/j.cmx common/ext_log.cmx \
606+
common/js_config.cmx core/j.cmx common/bs_warnings.cmx \
607607
core/lam_compile_primitive.cmi
608608
core/lam_compile.cmx : ext/literals.cmx core/lam_util.cmx \
609609
common/lam_methname.cmx core/lam_exit_code.cmx \

jscomp/bin/bsdep.d

+8-8
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,11 @@ bin/bsdep.ml : ext/ext_array.mli
1919
bin/bsdep.ml : ext/ext_bytes.mli
2020
bin/bsdep.ml : ext/ext_string.ml
2121
bin/bsdep.ml : ext/string_map.ml
22-
bin/bsdep.ml : syntax/ast_arg.ml
2322
bin/bsdep.ml : syntax/ast_exp.ml
2423
bin/bsdep.ml : syntax/ast_pat.ml
2524
bin/bsdep.ml : bin/configDummy.ml
2625
bin/bsdep.ml : ext/ext_string.mli
2726
bin/bsdep.ml : ext/string_map.mli
28-
bin/bsdep.ml : syntax/ast_arg.mli
2927
bin/bsdep.ml : syntax/ast_comb.ml
3028
bin/bsdep.ml : syntax/ast_exp.mli
3129
bin/bsdep.ml : syntax/ast_pat.mli
@@ -62,7 +60,6 @@ bin/bsdep.ml : ext/ext_json_parse.mli
6260
bin/bsdep.ml : ext/ext_pervasives.mli
6361
bin/bsdep.ml : ext/string_hash_set.ml
6462
bin/bsdep.ml : stubs/bs_hash_stubs.ml
65-
bin/bsdep.ml : syntax/ast_external.ml
6663
bin/bsdep.ml : syntax/ast_literal.mli
6764
bin/bsdep.ml : syntax/ast_payload.mli
6865
bin/bsdep.ml : syntax/bs_syntaxerr.ml
@@ -73,8 +70,6 @@ bin/bsdep.ml : ../vendor/ocaml/utils/clflags.ml
7370
bin/bsdep.ml : common/lam_methname.mli
7471
bin/bsdep.ml : ext/string_hash_set.mli
7572
bin/bsdep.ml : syntax/ast_core_type.ml
76-
bin/bsdep.ml : syntax/ast_external.mli
77-
bin/bsdep.ml : syntax/ast_ffi_types.ml
7873
bin/bsdep.ml : syntax/ast_signature.ml
7974
bin/bsdep.ml : syntax/ast_structure.ml
8075
bin/bsdep.ml : syntax/bs_syntaxerr.mli
@@ -91,7 +86,6 @@ bin/bsdep.ml : ../vendor/ocaml/utils/warnings.ml
9186
bin/bsdep.ml : syntax/ast_attributes.ml
9287
bin/bsdep.ml : syntax/ast_core_type.mli
9388
bin/bsdep.ml : syntax/ast_derive_dyn.ml
94-
bin/bsdep.ml : syntax/ast_ffi_types.mli
9589
bin/bsdep.ml : syntax/ast_signature.mli
9690
bin/bsdep.ml : syntax/ast_structure.mli
9791
bin/bsdep.ml : ../vendor/ocaml/driver/compenv.mli
@@ -102,27 +96,33 @@ bin/bsdep.ml : ../vendor/ocaml/utils/warnings.mli
10296
bin/bsdep.ml : syntax/ast_attributes.mli
10397
bin/bsdep.ml : syntax/ast_derive_dyn.mli
10498
bin/bsdep.ml : syntax/ast_derive_util.ml
99+
bin/bsdep.ml : syntax/ast_external_mk.ml
105100
bin/bsdep.ml : syntax/ast_utf8_string.ml
106101
bin/bsdep.ml : ../vendor/ocaml/parsing/location.ml
102+
bin/bsdep.ml : syntax/ast_external_mk.mli
107103
bin/bsdep.ml : syntax/ast_utf8_string.mli
104+
bin/bsdep.ml : syntax/external_process.ml
108105
bin/bsdep.ml : ../vendor/ocaml/parsing/asttypes.mli
109106
bin/bsdep.ml : ../vendor/ocaml/parsing/location.mli
110107
bin/bsdep.ml : ../vendor/ocaml/parsing/longident.ml
111108
bin/bsdep.ml : ../vendor/ocaml/parsing/syntaxerr.ml
109+
bin/bsdep.ml : syntax/external_arg_spec.ml
110+
bin/bsdep.ml : syntax/external_process.mli
112111
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_helper.ml
113112
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_mapper.ml
114113
bin/bsdep.ml : ../vendor/ocaml/parsing/docstrings.ml
115114
bin/bsdep.ml : ../vendor/ocaml/parsing/longident.mli
116115
bin/bsdep.ml : ../vendor/ocaml/parsing/parsetree.mli
117116
bin/bsdep.ml : ../vendor/ocaml/parsing/syntaxerr.mli
117+
bin/bsdep.ml : syntax/external_arg_spec.mli
118+
bin/bsdep.ml : syntax/external_ffi_types.ml
118119
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_helper.mli
119120
bin/bsdep.ml : ../vendor/ocaml/parsing/ast_mapper.mli
120121
bin/bsdep.ml : ../vendor/ocaml/parsing/docstrings.mli
122+
bin/bsdep.ml : syntax/external_ffi_types.mli
121123
bin/bsdep.ml : core/bs_conditional_initial.ml
122124
bin/bsdep.ml : syntax/ast_derive_projector.ml
123125
bin/bsdep.ml : core/bs_conditional_initial.mli
124126
bin/bsdep.ml : syntax/ast_derive_projector.mli
125127
bin/bsdep.ml : syntax/ast_utf8_string_interp.ml
126-
bin/bsdep.ml : syntax/ast_external_attributes.ml
127128
bin/bsdep.ml : syntax/ast_utf8_string_interp.mli
128-
bin/bsdep.ml : syntax/ast_external_attributes.mli

0 commit comments

Comments
 (0)