-
Notifications
You must be signed in to change notification settings - Fork 465
/
Copy pathbsppx.ml.d
169 lines (169 loc) · 4.26 KB
/
bsppx.ml.d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
../lib/4.06.1/bsppx.ml:
../ocaml/parsing/ast_helper.ml
../ocaml/parsing/ast_helper.mli
../ocaml/parsing/ast_iterator.ml
../ocaml/parsing/ast_iterator.mli
../ocaml/parsing/ast_mapper.ml
../ocaml/parsing/ast_mapper.mli
../ocaml/parsing/asttypes.mli
../ocaml/parsing/docstrings.ml
../ocaml/parsing/docstrings.mli
../ocaml/parsing/location.ml
../ocaml/parsing/location.mli
../ocaml/parsing/longident.ml
../ocaml/parsing/longident.mli
../ocaml/parsing/parsetree.mli
../ocaml/parsing/syntaxerr.ml
../ocaml/parsing/syntaxerr.mli
../ocaml/utils/arg_helper.ml
../ocaml/utils/arg_helper.mli
../ocaml/utils/clflags.ml
../ocaml/utils/clflags.mli
../ocaml/utils/identifiable.ml
../ocaml/utils/identifiable.mli
../ocaml/utils/misc.ml
../ocaml/utils/misc.mli
../ocaml/utils/numbers.ml
../ocaml/utils/numbers.mli
../ocaml/utils/profile.ml
../ocaml/utils/profile.mli
../ocaml/utils/terminfo.ml
../ocaml/utils/terminfo.mli
../ocaml/utils/warnings.ml
../ocaml/utils/warnings.mli
./common/bs_loc.ml
./common/bs_loc.mli
./common/bs_version.ml
./common/bs_version.mli
./common/bs_warnings.ml
./common/bs_warnings.mli
./common/js_config.ml
./common/js_config.mli
./common/lam_methname.ml
./common/lam_methname.mli
./core/config_whole_compiler.ml
./core/config_whole_compiler.mli
./core/lam_constant.ml
./core/lam_constant.mli
./core/lam_pointer_info.ml
./core/lam_pointer_info.mli
./core/lam_tag_info.ml
./ext/ext_array.ml
./ext/ext_array.mli
./ext/ext_bytes.ml
./ext/ext_bytes.mli
./ext/ext_char.ml
./ext/ext_char.mli
./ext/ext_js_regex.ml
./ext/ext_js_regex.mli
./ext/ext_json_parse.ml
./ext/ext_json_parse.mli
./ext/ext_json_types.ml
./ext/ext_list.ml
./ext/ext_list.mli
./ext/ext_option.ml
./ext/ext_option.mli
./ext/ext_path.ml
./ext/ext_path.mli
./ext/ext_pervasives.ml
./ext/ext_pervasives.mli
./ext/ext_position.ml
./ext/ext_position.mli
./ext/ext_ref.ml
./ext/ext_ref.mli
./ext/ext_string.ml
./ext/ext_string.mli
./ext/ext_sys.ml
./ext/ext_sys.mli
./ext/ext_utf8.ml
./ext/ext_utf8.mli
./ext/ext_util.ml
./ext/ext_util.mli
./ext/hash_set_gen.ml
./ext/hash_set_poly.ml
./ext/hash_set_poly.mli
./ext/literals.ml
./ext/literals.mli
./ext/map_gen.ml
./ext/string_hash_set.ml
./ext/string_hash_set.mli
./ext/string_map.ml
./ext/string_map.mli
./main/bsppx_main.ml
./main/bsppx_main.mli
./stubs/bs_hash_stubs.ml
./syntax/ast_attributes.ml
./syntax/ast_attributes.mli
./syntax/ast_bs_open.ml
./syntax/ast_bs_open.mli
./syntax/ast_comb.ml
./syntax/ast_comb.mli
./syntax/ast_compatible.ml
./syntax/ast_compatible.mli
./syntax/ast_core_type.ml
./syntax/ast_core_type.mli
./syntax/ast_core_type_class_type.ml
./syntax/ast_core_type_class_type.mli
./syntax/ast_derive.ml
./syntax/ast_derive.mli
./syntax/ast_derive_abstract.ml
./syntax/ast_derive_abstract.mli
./syntax/ast_derive_js_mapper.ml
./syntax/ast_derive_js_mapper.mli
./syntax/ast_derive_projector.ml
./syntax/ast_derive_projector.mli
./syntax/ast_derive_util.ml
./syntax/ast_derive_util.mli
./syntax/ast_exp.ml
./syntax/ast_exp.mli
./syntax/ast_exp_apply.ml
./syntax/ast_exp_apply.mli
./syntax/ast_exp_extension.ml
./syntax/ast_exp_extension.mli
./syntax/ast_external.ml
./syntax/ast_external.mli
./syntax/ast_external_mk.ml
./syntax/ast_external_mk.mli
./syntax/ast_external_process.ml
./syntax/ast_external_process.mli
./syntax/ast_literal.ml
./syntax/ast_literal.mli
./syntax/ast_open_cxt.ml
./syntax/ast_open_cxt.mli
./syntax/ast_pat.ml
./syntax/ast_pat.mli
./syntax/ast_payload.ml
./syntax/ast_payload.mli
./syntax/ast_polyvar.ml
./syntax/ast_polyvar.mli
./syntax/ast_signature.ml
./syntax/ast_signature.mli
./syntax/ast_structure.ml
./syntax/ast_structure.mli
./syntax/ast_tdcls.ml
./syntax/ast_tdcls.mli
./syntax/ast_tuple_pattern_flatten.ml
./syntax/ast_tuple_pattern_flatten.mli
./syntax/ast_utf8_string.ml
./syntax/ast_utf8_string.mli
./syntax/ast_utf8_string_interp.ml
./syntax/ast_utf8_string_interp.mli
./syntax/ast_util.ml
./syntax/ast_util.mli
./syntax/bs_ast_invariant.ml
./syntax/bs_ast_invariant.mli
./syntax/bs_ast_mapper.ml
./syntax/bs_ast_mapper.mli
./syntax/bs_builtin_ppx.ml
./syntax/bs_builtin_ppx.mli
./syntax/bs_syntaxerr.ml
./syntax/bs_syntaxerr.mli
./syntax/external_arg_spec.ml
./syntax/external_arg_spec.mli
./syntax/external_ffi_types.ml
./syntax/external_ffi_types.mli
./syntax/ppx_driver.ml
./syntax/ppx_driver.mli
./syntax/ppx_entry.ml
./syntax/reactjs_jsx_ppx_v2.ml
./syntax/reactjs_jsx_ppx_v3.ml